This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
* update #8659 fold/unfold code diffs

* add fold button style

* update #8659 implement expand up/down codes (blob excerpt)

* fix golint errors

* fix expand direction

* remove debug message

* update css style for blob exceprt

* fix typo in comment

* update style sheet with less

* update expect diff (add SectionInfo)

* update #8942 accept suggested change (fix typo)

* close reader and check file type before get tail section

* adjust button position and check file type before insert fold button

* move index js to web_src

* merge index.js with master

* generate index.js

* update js coding style
2019-11-15 10:52:59 +08:00
..
admin Shadow password correctly for session config (#8984) 2019-11-14 20:06:02 +00:00
api/v1 Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
dev
org Allow to add and remove all repositories to/from team. (#8867) 2019-11-09 08:39:37 +08:00
private
repo Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
routes Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
user Improve notification (#8835) 2019-11-12 16:33:34 +08:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go