summaryrefslogtreecommitdiffstats
path: root/routers/routes
Commit message (Expand)AuthorAgeFilesLines
* System-wide webhooks (#10546)James Lakin2020-03-091-6/+6
* Logout POST action (#10582)John Olheiser2020-03-021-1/+1
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-0/+5
* Fix admin notices (#10480)John Olheiser2020-02-261-1/+1
* Change admin dashboard to POST (#10465)John Olheiser2020-02-251-0/+1
* Change action GETs to POST (#10462)John Olheiser2020-02-251-6/+6
* Prevent Firefox from using apple-touch-icon (#10402)silverwind2020-02-231-0/+4
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+6
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-091-6/+1
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-3/+19
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+1
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-7/+1
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+5
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-0/+1
* Fix missing msteam webhook on organization (#9781)Lunny Xiao2020-01-151-1/+3
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-2/+10
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-29/+1
* remove since it is there for 3years (#9538)65432019-12-291-18/+0
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-241-2/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+3
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+9
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+5
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-1/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-0/+1
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-181-1/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-0/+4
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+10
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-2/+5
* Make static resouces web browser cache time customized on app.ini (#8442)Lunny Xiao2019-10-141-4/+4
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+2
* Change general form binding to gogs form (#8334)Aam Surganda2019-10-021-4/+4
* Alwaywas return local url for users avatar (#8245)Sandro Santilli2019-09-261-0/+1
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+4
* Fix adding default Telegram webhook (#7972)Gary Kim2019-08-261-0/+2
* Run CORS handler first for /api routes (#7967)Tamal Saha2019-08-261-1/+7
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-8/+8
* Remove settting dependency on modules/session (#7237)Lunny Xiao2019-07-171-0/+3
* Fixes #7475 - Settings pages giving UnitType error message (#7482)Richard Mahn2019-07-151-1/+1
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-7/+9
* wiki - page revisions list (#7369)Cherrg2019-07-081-0/+1
* Add golangci (#6418)kolaente2019-06-121-21/+14
* archived repos can be starred and watched (#7163)Lanre Adelowo2019-06-101-1/+1
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-6/+3
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+11
* Fix LFS Locks over SSH (#6999)zeripath2019-05-281-1/+1
* Remove macaron dependent on modules/log (#6933)Lunny Xiao2019-05-131-1/+18
* Git statistics in Activity tab (#4724)Lauris BH2019-05-041-0/+5
* Add option to blame files (#5721)Andrzej Ressel2019-04-191-0/+6
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+4