1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 15:49:06 +00:00
forgejo/routers
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. ()
* Added repository search order by stars or forks.
Added Forks column to admin repository list.

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>

* Renamed search repo template

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
2018-05-24 09:03:42 +08:00
..
admin Add option to use paged LDAP search when synchronizing users () 2018-05-05 17:30:47 +03:00
api/v1 Fix some webhooks bugs () 2018-05-21 10:28:29 +08:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Splitted the user settings code into several files to be more maintainable () 2018-05-17 12:05:00 +08:00
private improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
repo fix bugs caused by () 2018-05-23 15:23:23 +08:00
routes Support secure cookie for csrf-token () 2018-05-22 02:09:48 +03:00
user Added repository search ordered by stars or forks. Forks column in admin repo list. () 2018-05-24 09:03:42 +08:00
utils Allow adding collaborators with (fullname) () 2017-12-07 15:00:09 +08:00
home.go Added repository search ordered by stars or forks. Forks column in admin repo list. () 2018-05-24 09:03:42 +08:00
init.go Store OAuth2 session data in database () 2018-04-29 09:09:24 +03:00
install.go issue-2768: added new option allow_only_external_registration () 2018-05-13 15:51:16 +08:00