summaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-301-2/+2
* Use the new download domain replace the old (#25405) (#25409)Giteabot2023-06-211-1/+1
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-141-0/+21
* Remove the service worker (#25010)silverwind2023-05-311-3/+0
* Followup to pinned Issues (#24945)JakobDev2023-05-301-1/+1
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-281-4/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-281-6/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+3
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-251-0/+4
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-251-2/+3
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-231-26/+22
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+2
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-221-4/+4
* Rewrite logger system (#24726)wxiaoguang2023-05-211-67/+25
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-191-0/+1
* Document `redis-cluster` explicitly in config (#24717)Patrick Schratz2023-05-151-4/+6
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+2
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-131-2/+5
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Support SSH for go get (#24664)rune2023-05-121-0/+3
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-47/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+2
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-5/+0
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-261-2/+2
* Don't set meta `theme-color` by default (#24340)silverwind2023-04-261-4/+3
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-1/+0
* Correct the access log format (#24085)Gary Moon2023-04-131-1/+1
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-111-2/+2
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-031-2/+2
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-0/+4
* Add meilisearch support (#23136)techknowlogick2023-03-281-2/+2
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-3/+6
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-4/+0
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)silverwind2023-03-191-1/+1
* Update app.example.ini (#23480)Jordan Cech2023-03-141-1/+1
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Support reflogs (#22451)Philip Peterson2023-03-131-0/+11
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-101-0/+16
* Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham2023-02-271-0/+6
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+2
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-1/+5
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-041-4/+0
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-041-3/+7
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+16