summaryrefslogtreecommitdiffstats
path: root/routers/routes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+4
* UX + Security current user password reset (#5042)AJ ONeal2019-04-181-2/+2
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-171-0/+1
* fix upload attachments (#6481)Lunny Xiao2019-04-021-1/+4
* Better logging (#6038) (#6095)zeripath2019-04-021-7/+46
* fix bug when user login and want to resend register confirmation email (#6482)Lunny Xiao2019-04-021-1/+1
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-0/+17
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-151-1/+1
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-091-0/+1
* Add unit types to repo action URL to correctly show 404 when archived (#6247)John Olheiser2019-03-091-1/+1
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+14
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-1/+10
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-121-0/+9
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-051-3/+26
* Disable redirect for i18n (#5910)techknowlogick2019-01-311-1/+1
* Provide better panic handling (#5902)zeripath2019-01-301-0/+3
* don't allow pull requests to be created on an archived repository (#5883)Lanre Adelowo2019-01-301-1/+1
* respect value of REQUIRE_SIGNIN_VIEW (#5901)Lanre Adelowo2019-01-301-1/+1
* Fix topics saving internal error and disable for archived repos (#5821)Lauris BH2019-01-241-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-231-17/+17
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-231-2/+2
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-1/+1
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-16/+16