gitea/templates
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
* fix units permission problems

* fix some bugs and merge LoadUnits to repoAssignment

* refactor permission struct and add some copyright heads

* remove unused codes

* fix routes units check

* improve permission check

* add unit tests for permission

* fix typo

* fix tests

* fix some routes

* fix api permission check

* improve permission check

* fix some permission check

* fix tests

* fix tests

* improve some permission check

* fix some permission check

* refactor AccessLevel

* fix bug

* fix tests

* fix tests

* fix tests

* fix AccessLevel

* rename CanAccess

* fix tests

* fix comment

* fix bug

* add missing unit for test repos

* fix bug

* rename some functions

* fix routes check
2018-11-28 19:26:14 +08:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
base Create Progressive Web App (#4730) 2018-11-27 10:18:26 -05:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Fix missing AppSubUrl in some templates (#5020) 2018-10-05 20:22:33 +03:00
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
org Add `noreferrer` to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
pwa Create Progressive Web App (#4730) 2018-11-27 10:18:26 -05:00
repo Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
status Add gitea/issues link to 500 page (#4654) 2018-08-11 13:04:43 -04:00
swagger Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
user Refactor heatmap to vue component (#5401) 2018-11-27 10:36:54 +01:00
home.tmpl Fix home page template regression (#5102) 2018-10-18 21:07:30 +08:00
install.tmpl issue-2768: added new option allow_only_external_registration (#3910) 2018-05-13 15:51:16 +08:00