summaryrefslogtreecommitdiffstats
path: root/services/context (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite OpenGraph HeaderJakobDev2025-01-011-0/+4
* UpdateJakobDev2024-12-181-0/+5
* feat: Add summary card for repos and releasesJakobDev2024-12-141-0/+2
* Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-281-0/+11
|\
| * Merge pull request 'Improve Swagger documentation for user endpoints' (#6050)...Otto2024-11-281-0/+11
| |\
| | * Improve Swagger documentation for user endpointsJakobDev2024-11-231-0/+11
* | | Update services/context/csrf.goFermeLeLundi2024-11-281-1/+1
|/ /
* | Remove unnecessary code (#32560)Lunny Xiao2024-11-241-7/+0
* | Calculate `PublicOnly` for org membership only once (#32234)65432024-11-171-4/+3
|/
* fix: extend `forgejo_auth_token` tableGusted2024-11-151-1/+1
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-101-1/+0
* [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-031-0/+1
* Merge pull request 'fix: correct documentation for non 200 responses in swagg...Earl Warren2024-10-151-17/+51
|\
| * fix: correct documentation for non 200 responses in swaggerJakobDev2024-10-071-17/+51
* | Fix bug when a token is given public onlyLunny Xiao2024-10-101-0/+1
|/
* Refactor CSRF protector (#32057) (fix forgejo tests)Earl Warren2024-09-271-3/+4
* Refactor CSRF protector (#32057)wxiaoguang2024-09-272-137/+61
* [CHORE] Move cache libraryGusted2024-08-273-3/+3
* [CHORE] Move captcha libraryGusted2024-08-271-10/+35
* [CHORE] Move to new sessioner libraryGusted2024-08-251-1/+1
* [BUG] Allow 4 charachter SHA in `/src/commit`Gusted2024-08-061-2/+2
* feat(quota): Quota enforcementGergely Nagy2024-08-021-0/+156
* feat(quota): Humble beginnings of a quota engineGergely Nagy2024-08-022-4/+51
* feat(UI): add package counter to repo/user/org overview pagesRobert Wolff2024-07-311-1/+7
* Add testifylint to lint checks (#4535)TheFox0x72024-07-301-1/+2
* ui for adding following reposMichael Jerger2024-05-241-0/+17
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-091-1/+1
* Merge pull request '[gitea] week 2024-19 cherry pick (gitea-github/main -> fo...Earl Warren2024-05-083-8/+7
|\
| * Ignore useless error message "broken pipe" (#30801)wxiaoguang2024-05-052-4/+3
| * Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-05-051-4/+4
* | feat(federation): validate like activities (#3494)Michael Jerger2024-05-071-0/+25
|/
* Enable more `revive` linter rules (#30608)silverwind2024-04-281-2/+0
* Clean up log messages (#30313)wxiaoguang2024-04-151-2/+2
* [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167)oliverpool2024-04-151-3/+6
* Merge pull request '[PORT] Unify search boxes (gitea#29530)' (#2688) from sne...Earl Warren2024-03-241-1/+1
|\
| * Unify search boxes (#29530)Denys Konovalov2024-03-201-1/+1
* | Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-03-231-0/+1
|/
* Move get/set default branch from git package to gitrepo package to hide repop...Lunny Xiao2024-03-111-1/+1
* Use strict protocol check when redirect (#29642)wxiaoguang2024-03-111-0/+47
* implement fixoliverpool2024-03-071-1/+1
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-061-4/+5
* Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-03-062-7/+7
* Move context from modules to services (#29440)Lunny Xiao2024-03-0627-9/+4312
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-1/+1
* Fix the display of org level badges (#26504)yp053272023-09-061-0/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-7/+9
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-041-0/+21
* Add missing tabs to org projects page (#22705)yp053272023-03-101-9/+0
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+9