Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Sdorra
1318f40e6d Fix bugs in svn and source tree for folders with a % in the name (#1818)
* Update svnkit to 1.10.3-scm1 to fix handling of path with % in the name
* Fix source tree and breadcrumb navigation for folders with a % in the name
2021-10-04 11:19:25 +02:00
Sebastian Sdorra
03449de238 Fix repository viewer for filenames which contains a hash (#1776)
Add missing url encoding for file links in the repository viewer.

Fixes #1766
2021-08-23 20:05:10 +02:00
Florian Scholdei
a2f1c88bfd Add explanatory text in logic part, rename some variables 2020-10-07 20:33:09 +02:00
Florian Scholdei
6baf759df9 Move FileLink.test.ts 2020-10-06 10:27:50 +02:00
Florian Scholdei
68a6d09c14 Clarify meaning of icons by adding title in sources view 2020-10-05 15:57:41 +02:00
Florian Scholdei
1e410a71a7 Changes behavior for relative (only hover and context) and absolute links (internal vs external) 2020-10-05 15:30:30 +02:00
Florian Scholdei
362a5447d1 Add external link for git submodule with absolute urls 2020-10-01 15:52:07 +02:00