aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle broken references in mirror sync (#17013)zeripath2021-10-211-13/+105
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-2142-182/+162
* Fix heatmap test (#17381)Lunny Xiao2021-10-211-0/+6
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-213-0/+33
* Ensure correct SSH permissions check for private and restricted users (#17370)zeripath2021-10-201-2/+7
* Upgrade Bluemonday to v1.0.16 (#17372)zeripath2021-10-2014-24/+103
* Offer rsa-sha2-512 and rsa-sha2-256 algorithms in internal SSH (#17281)zeripath2021-10-201-0/+56
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-207-136/+351
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-2012-22/+19
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-195-9/+24
* Rename .air.conf to .air.toml (#17360)silverwind2021-10-202-1/+1
* Re-allow clipboard copy on non-https sites (#17118)Netduma Luke M2021-10-191-1/+32
* Update JS dependencies (#17357)silverwind2021-10-1913-11482/+4391
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-194-1/+16
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-192-0/+8
* Disable form autofill (#17291)wxiaoguang2021-10-1913-15/+51
* Allow mocking timeutil (#17354)John Olheiser2021-10-182-0/+22
* docs: add permission notes to `SSH Container Passthrough` (#17347)Mashiro2021-10-181-0/+7
* api: integration test for nodeinfo (#17346)techknowlogick2021-10-181-0/+31
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-182-0/+7
* Use go1.16+ way of installing binaries (#17342)techknowlogick2021-10-171-6/+6
* Fix some lints (#17337)Lunny Xiao2021-10-178-15/+14
* Move session to models/login (#17338)Lunny Xiao2021-10-172-9/+9
* Hide command line merge instructions when user can't push (#17339)qwerty2872021-10-172-18/+22
* fix: repository summary on mobile (#17322)kolaente2021-10-171-0/+11
* Make the Mirror Queue a queue (#17326)zeripath2021-10-177-76/+164
* Ensure popup text is aligned left (#17327)Mario Lubenka2021-10-171-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-1725-24/+12
* Fix the PR review form bug during frontend refactor (#17332)wxiaoguang2021-10-161-1/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-1742-3502/+3687
* Add RSS/Atom feed support for user actions (#16002)65432021-10-1622-39/+1521
* Add simple update checker to Gitea (#17212)techknowlogick2021-10-168-3/+195
* Update documents for Gitea behind reverse proxy. Fix some small bugs (some UR...wxiaoguang2021-10-155-20/+22
* fix: issue close/comment buttons on mobile (#17317)kolaente2021-10-151-29/+39
* fix: code review comments on mobile (#17321)kolaente2021-10-163-5/+59
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-162-3/+15
* Check for context exceeded in WalkGitLog (#17319)zeripath2021-10-151-0/+3
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-1512-154/+227
* Multiple tokens support for migrating from github (#17134)Lunny Xiao2021-10-153-84/+134
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-1520-634/+718
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-151-0/+25
* Show direct match on top for user search (#17303)Maximilian Weiler2021-10-151-2/+8
* Don't panic if we fail to parse U2FRegistration data (#17304)David Jimenez2021-10-143-2/+28
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-1335-132/+2692
* [skip ci] Updated translations via CrowdinGiteaBot2021-10-141-0/+25
* Ensure that git daemon export ok is created for mirrors (#17243)zeripath2021-10-137-29/+81
* Disable core.protectNTFS (#17300)zeripath2021-10-134-0/+10
* Use pointer for wrappedConn methods (#17295)zeripath2021-10-121-3/+3
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-1217-36/+233
* [API] Add endpount to get user org permissions (#17232)Romain2021-10-127-1/+325