Commit Graph

67 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
赵智超 ec5677b7a2
Simplify CheckUnitUser logic (#12854)
4 years ago
6543 dcb543ac2a
Show 2FA info on Admin Pannel: Users List (#12515)
4 years ago
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609)
4 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
David Svantesson 35c3ea952a Explore page: Add topic param to pagination (#9077) (#9078)
4 years ago
zeripath c84174b764
Use AppSubUrl for more redirections (#8647)
4 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214)
5 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
David Schneiderbauer adba2ad609 fix not respecting landing page setting (#4209)
6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)
6 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
7 years ago
Morlinest ccd3577970 Fix repository search function (#2689)
7 years ago
Morlinest dff26e25ca Remove redudant functions and code (#2652)
7 years ago
Kazuki Sawada 43253202e9 Change default sort order (#2647)
7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572)
7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Jorrit Klein Bramel 87efc8c6d4 Sort on repo size in admin panel (#1654)
7 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026)
7 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Thiago Avelino 787fda53ef UI config to toggle whether user email shows up in Explore Users (#336)
7 years ago
Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222)
7 years ago
Lunny Xiao 590a79ff8a Resolved #296 (#324)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name
7 years ago
Sandro Santilli aadd7dcdc3 And others
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Daniel Oaks b3d9ca4ccd Add the ability to explore organizations (#3573)
8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories
8 years ago
Unknwon 46e96c008c Use struct for UI settings
8 years ago
Unknwon 149d62a648 #13 fix admin can't search private repos
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago