aboutsummaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998)65432021-09-091-2/+2
* Make mirror feature more configurable (#16957)65432021-09-071-3/+6
* Paginate releases page & set default page size to 10 (#16857)Lunny Xiao2021-08-291-0/+1
* Add EdDSA JWT signing algorithm (#16786)Aliaksandr Mianzhynski2021-08-251-1/+1
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-181-0/+8
* Add API Token Cache (#16547)zeripath2021-08-171-0/+4
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-061-0/+3
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+9
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-0/+3
* Change @every 24h default schedules to @midnight (#16431)v1.16.0-devJimmy Praet2021-07-151-7/+7
* Add LRU mem cache implementation (#16226)zeripath2021-07-101-1/+2
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add forge emojies (#16296)65432021-07-021-1/+1
* Update Go-Git to take advantage of LargeObjectThreshold (#16316)zeripath2021-06-301-0/+3
* Add Vultr and DO Marketplace links (#16297)65432021-06-291-2/+2
* Add custom emoji support (#16004)65432021-06-291-3/+8
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-0/+3
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-3/+9
* Added support for gopher URLs. (#14749)ayb2021-06-251-0/+2
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+10
* Use data path instead of config path (#16227)KN4CK3R2021-06-231-1/+10
* Update documentation for Implicit TLS (#16220)zeripath2021-06-211-2/+2
* Clean-up the settings hierarchy for issue_indexer queue (#16001)zeripath2021-06-161-5/+5
* Set self-adjusting deadline for connection writing (#16068)zeripath2021-06-111-3/+17
* Update queue workers for v1.15 (#15999)Kyle D2021-05-281-5/+5
* add a new internal hook to save ssh log (#15787)a10121127962021-05-211-0/+5
* Add mimetype mapping settings (#15133)Adam Szatyin2021-05-101-1/+9
* add note about ``cron.SCHEDULE`` format in document (#15812)a10121127962021-05-101-0/+5
* Comment out app.example.ini (#15807)zeripath2021-05-091-1288/+2013
* Allow only internal registration (#15795)65432021-05-091-0/+2
* OAuth2 login: Set account link to "login" as default behavior (#15768)65432021-05-071-1/+1
* add cron job to delete old actions from database (#15688)a10121127962021-05-011-0/+8
* Disable Stars config option (#14653)Kyle D2021-04-151-0/+2
* Fixed several typos. (#15470)KN4CK3R2021-04-141-9/+9
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-141-0/+24
* Fix typo in app.example.ini (#15287)Ikko Ashimine2021-04-051-1/+1
* Update docs for bad ini syntax in noreply (#15226)Kyle D2021-03-311-4/+6
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-0/+4
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-161-0/+4
* Make internal SSH server host key path configurable (#14918)zeripath2021-03-081-0/+4
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-0/+2
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-151-0/+2
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-131-1/+1
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+2
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-2/+0
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-261-0/+15
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-3/+2
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+4
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+3
* Use Request.URL.RequestURI() for fcgi (#14312) (#14314)Kyungmin Bae2021-01-131-1/+1