summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-1/+2
* Disable form autofill (#17291)wxiaoguang2021-10-1912-12/+45
* Hide command line merge instructions when user can't push (#17339)qwerty2872021-10-171-18/+20
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-1/+1
* Add simple update checker to Gitea (#17212)techknowlogick2021-10-161-0/+5
* fix: code review comments on mobile (#17321)kolaente2021-10-161-3/+3
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-85/+95
* Multiple tokens support for migrating from github (#17134)Lunny Xiao2021-10-151-1/+4
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-155-40/+18
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-124-9/+61
* [API] Add endpount to get user org permissions (#17232)Romain2021-10-121-0/+72
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-102-5/+7
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+22
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-34/+39
* Defer Last Commit Info (#16467)zeripath2021-10-081-30/+38
* Allow adding multiple issues to a project (#17226)qwerty2872021-10-081-0/+18
* fix navbar ui (#17235)wxiaoguang2021-10-061-1/+1
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-062-3/+3
* Remove Dashboard/Home button from the navbar (#16844)n2021-10-051-8/+4
* Redirect on project after issue created (#17211)Romain2021-10-051-0/+1
* Add option to copy line permalink (#17145)qwerty2872021-10-021-8/+11
* API: add html urls to notification subjects (#17178)Norwin2021-09-301-0/+8
* Fix missing repo link in issue/pull assigned emails (#17183)zeripath2021-09-301-1/+1
* Kanban colored boards (#16647)Romain2021-09-293-4/+24
* Add nodeinfo endpoint for federation purposes (#16953)techknowlogick2021-09-281-0/+144
* Don't return binary file changes in raw PR diffs by default (#17158)Norwin2021-09-271-0/+6
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-271-18/+18
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-262-0/+8
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-263-0/+28
* Merge endpoints for pull diff/patch (#17104)qwerty2872021-09-221-42/+9
* Add API to get commit diff/patch (#17095)qwerty2872021-09-201-0/+54
* Switch migration icon to svg (#15954)silverwind2021-09-185-8/+33
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* OpenAPI: correct documentation of issue listing parameters (#17060)Norwin2021-09-171-5/+5
* Notifications API: respond with updated notifications (#17064)Norwin2021-09-171-3/+3
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-172-0/+20
* Update template (#17043)qwerty2872021-09-151-1/+1
* fixed create repo page layout (#17012)Alexey 〒erentyev2021-09-121-1/+1
* Fix reset password email template (#17025)Jimmy Praet2021-09-121-1/+1
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-112-0/+17
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-102-0/+14
* Add "new issue" button on project (#17001)Romain2021-09-101-1/+2
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-4/+14
* Disable Fomantic's CSS tooltips (#16974)silverwind2021-09-081-1/+1
* Make mirror feature more configurable (#16957)65432021-09-073-37/+39
* Fix issue with issue default mail template (#16956)Prasad Katti2021-09-051-1/+1
* Prevent leave changes dialogs due to autofill fields (#16912)zeripath2021-09-022-2/+2
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-312-2/+50
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-292-73/+90
* Ensure that the default visibility is set on the user create page (#16845)zeripath2021-08-281-1/+1