Commit Graph

  • 70d15e7785 Fix misc whitespace issues in install docs (#22189) Dan Church 2022-12-20 16:26:03 -06:00
  • e767b3372a Update JS dependencies and eslint (#22190) silverwind 2022-12-20 23:15:47 +01:00
  • 495b8b3635 Fix delete secret modal (#22187) Lunny Xiao 2022-12-21 02:18:15 +08:00
  • 659055138b Secrets storage with SecretKey encrypted (#22142) Jason Song 2022-12-20 17:07:13 +08:00
  • 40ba750c4b Check for zero time instant in TimeStamp.IsZero() (#22171) Gusted 2022-12-20 03:04:55 +01:00
  • 2774671584 Fix heatmap first color being unused (#22157) silverwind 2022-12-19 22:14:49 +01:00
  • d6b96627c1 Add setting to disable the git apply step in test patch (#22130) zeripath 2022-12-19 11:37:15 +00:00
  • a89b399faa Local storage should not store files as executable (#22162) zeripath 2022-12-19 00:50:36 +00:00
  • 998fe26051 [skip ci] Updated licenses and gitignores zeripath 2022-12-18 00:19:33 +00:00
  • 6e22605793 Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) zeripath 2022-12-17 20:22:25 +00:00
  • f3370eeaee verify nodeinfo response by schema (#22137) Meisam 2022-12-17 07:22:34 +01:00
  • c4c4151f7d Fix margin and alignment in dashboard repolist (#22120) silverwind 2022-12-17 02:58:57 +01:00
  • 84001467bd Update username (#22147) Xinyu Zhou 2022-12-16 21:11:03 +08:00
  • 84285a1169 Do not list active repositories as unadopted (#22034) Christian Ullrich 2022-12-16 09:58:56 +01:00
  • 651fe4bb7d Add doctor command for full GC of LFS (#21978) zeripath 2022-12-15 20:44:16 +00:00
  • 3243dbe1a9 remove silentcode from MAINTAINERS (#22143) silentcodeg 2022-12-15 16:41:38 +01:00
  • ae97197404 Fixed Project view .board-column height for tall screens. (#22108) Nathaniel Sabanski 2022-12-14 13:14:50 -08:00
  • cdc43454a4 Correctly handle moved files in apply patch (#22118) zeripath 2022-12-14 13:45:33 +00:00
  • 1b32ed014a remove duplicated read file code (#22042) Lunny Xiao 2022-12-14 18:11:11 +08:00
  • 07461e18d3 Fix condition for is_internal (#22095) KN4CK3R 2022-12-14 10:16:01 +01:00
  • 4fb2006ca1 Make gitea work using cmd.exe again (#22073) zeripath 2022-12-14 06:15:11 +00:00
  • 5aa854693f Fix markdown typo of an extra backtick in docs (#22123) Yakov5776 2022-12-13 19:20:36 -05:00
  • a95247b7df Fix autofilled text visibility in dark mode (#22088) Chongyi Zheng 2022-12-13 06:06:23 -05:00
  • 87c64f655a Fix permission check on issue/pull lock (#22110) Lunny Xiao 2022-12-12 23:02:51 +08:00
  • 36a2d2f919 Add a simple test for external renderer (#20033) Lunny Xiao 2022-12-12 20:45:21 +08:00
  • 6398ca745a refactor bind functions based on generics (#22055) Lunny Xiao 2022-12-12 16:09:26 +08:00
  • 003b4e209c Allow disable code tab (#20805) Lunny Xiao 2022-12-12 13:29:27 +08:00
  • 3e8285b824 Use multi reader instead to concat strings (#22099) Lunny Xiao 2022-12-12 11:03:54 +08:00
  • 352a50d65f Fix sorting admin user list by last login (#22081) aceArt-GmbH 2022-12-12 01:00:17 +01:00
  • c9ef03af65 Fix wrong default value for update checker on app.example.ini (#22084) Lunny Xiao 2022-12-12 06:08:01 +08:00
  • 112e425f90 fix(config): remove context on config template (#22096) Restray 2022-12-11 05:06:12 +01:00
  • 601d126627 [skip ci] Updated licenses and gitignores KN4CK3R 2022-12-11 00:19:34 +00:00
  • 0e2d04601a Update xorm (#22094) KN4CK3R 2022-12-11 00:53:32 +01:00
  • 9745c33e9e Remove unnecessary whitespace in snapcraft.yaml (#22090) Yarden Shoham 2022-12-10 16:31:16 +02:00
  • 68704532c2 Rename almost all Ctx functions (#22071) Lunny Xiao 2022-12-10 10:46:31 +08:00
  • 097d4e30b1 Change ID pattern of raw content container for issue (#21966) Felipe Leopoldo Sologuren Gutiérrez 2022-12-09 13:25:32 -03:00
  • 2779d47ad3 Optimize html templates (#22080) Jason Song 2022-12-09 21:34:51 +08:00
  • 3c59d31bc6 Add API management for issue/pull and comment attachments (#21783) KN4CK3R 2022-12-09 07:35:56 +01:00
  • 8fb1e53ca2 Rename actions to operations on UI (#22067) Jason Song 2022-12-08 21:14:09 +08:00
  • 0585ac3ac6 Update go dev dependencies (#22064) silverwind 2022-12-08 09:21:37 +01:00
  • cf27403e18 Round language stats percentage using largest remainder (#22026) hr-98 2022-12-08 02:47:47 +00:00
  • 0a85537c79 Support disabling database auto migration (#22053) Jason Song 2022-12-07 23:58:31 +08:00
  • e2fa84fddc Release and Tag List tweaks (#21712) silverwind 2022-12-06 14:15:46 +01:00
  • 74874d065f Fix issue/PR numbers (#22037) Jason Song 2022-12-06 15:53:09 +08:00
  • 77f50356f4 Remove useless "Cancel" buttons (#21872) Yarden Shoham 2022-12-05 14:38:34 +02:00
  • a08584ee36 Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019) zeripath 2022-12-04 17:57:30 +00:00
  • ea86c2b56a Use GhostUser if needed for TrackedTimes (#22021) zeripath 2022-12-04 17:48:18 +00:00
  • 84d2a820e5 Add dumb-init to rootless docker (#21775) Michael Kriese 2022-12-04 12:12:06 +01:00
  • 46485848fa On tag/branch-exist check, dont panic if repo is nil (#21787) 6543 2022-12-04 11:28:57 +01:00
  • 36cbaec54c Fix ListBranches to handle empty case (#21921) Lunny Xiao 2022-12-04 16:57:17 +08:00
  • 9eb9cf5153 fix(web): reduce page jitter on browsers that support overlay scrollbar (#21850) Percy Ma 2022-12-04 16:56:10 +08:00
  • d084ce306a [skip ci] Updated licenses and gitignores zeripath 2022-12-04 00:19:34 +00:00
  • 0e46499258 Do not emit ambiguous character warning on rendered pages (#22016) zeripath 2022-12-03 15:47:00 +00:00
  • 181f4bfdb1 docs: add Edit this page (#21981) Xinyu Zhou 2022-12-03 19:51:53 +08:00
  • 0a7d3ff786 refactor some functions to support ctx as first parameter (#21878) Lunny Xiao 2022-12-03 10:48:26 +08:00
  • 8698458f48 Remove deprecated packages & staticcheck fixes (#22012) Chongyi Zheng 2022-12-02 17:06:23 -05:00
  • 21bcb92926 Add pnpm to packages/overview (#22008) xtexChooser 2022-12-03 00:23:47 +08:00
  • 350bc83d00 Update to Alpine 3.17 (#21904) flynnnnnnnnnn 2022-12-02 11:23:26 -05:00
  • f59a74852b Update gitea-vet to check FSFE REUSE (#22004) Jason Song 2022-12-02 22:14:57 +08:00
  • d64063277d Multiple improvements for comment edit diff (#21990) silverwind 2022-12-02 10:42:34 +01:00
  • df676a47d0 Remove session in api tests (#21984) Lunny Xiao 2022-12-02 11:39:42 +08:00
  • 665d02efaf Remove duplicate "Actions" label in mobile view (#21974) Mark Ormesher 2022-12-02 03:39:19 +00:00
  • f7ade6de7c Fix generate index failure possibility on postgres (#21998) Lunny Xiao 2022-12-02 11:15:36 +08:00
  • 64973cf18f Use path not filepath in template filenames (#21993) zeripath 2022-12-01 23:56:51 +00:00
  • f0bd219a5e Update chroma to v2.4.0 (#22000) silverwind 2022-12-01 22:44:38 +01:00
  • f9cbf5a1bc Util type to parse ref name (#21969) Jason Song 2022-12-01 19:56:04 +08:00
  • 4e5d4d0073 Skip initing LFS storage if disabled (#21996) Jason Song 2022-12-01 17:02:04 +08:00
  • b2c4870481 Fix parallel creating commit status bug with tests (#21911) Lunny Xiao 2022-12-01 00:41:49 +08:00
  • 67881ae99a Skip initing disabled storages (#21985) Jason Song 2022-11-30 21:39:02 +08:00
  • 7020c4afb7 Fix leaving organization bug on user settings -> orgs (#21983) 花墨 2022-11-30 17:00:00 +08:00
  • fdfd77f478 Fix typos (#21979) luzpaz 2022-11-29 19:41:29 -05:00
  • 715cf46dc4 Normalize AppURL according to RFC 3986 (#21950) Saswat Padhi 2022-11-28 23:30:47 -08:00
  • f047ee0a40 Use random bytes to generate access token (#21959) Jason Song 2022-11-28 23:37:42 +08:00
  • 9607750b5e Replace fmt.Sprintf with hex.EncodeToString (#21960) Jason Song 2022-11-28 19:19:18 +08:00
  • e81ccc406b Implement FSFE REUSE for golang files (#21840) flynnnnnnnnnn 2022-11-27 13:20:29 -05:00
  • f6fd501841 Correct the fallbacks for mailer configuration (#21945) zeripath 2022-11-27 10:08:40 +00:00
  • 32590db4ca [skip ci] Updated licenses and gitignores KN4CK3R 2022-11-27 00:19:33 +00:00
  • 4b5a6e5ef0 Fix typos (#21947) KN4CK3R 2022-11-26 17:21:54 +01:00
  • 5f38acd9a0 Fix markdown anchor re-clicking (#21931) silverwind 2022-11-26 12:15:44 +01:00
  • d7f12af805 Prevent NPE if trying to restore an already restored deleted branch (#21940) zeripath 2022-11-25 20:58:20 +00:00
  • abecf632d2 add rel="me" to org.website link (#21941) Meisam 2022-11-25 16:33:37 +01:00
  • 7a4f7b35e3 Fix typo in sidebar (#21934) KN4CK3R 2022-11-25 10:52:23 +01:00
  • b91167b772 fix(web): keep the pages of the navigation in the center (#21867) Percy Ma 2022-11-25 14:37:02 +08:00
  • a1ae83f36e Workaround for container registry push/pull errors (#21862) KN4CK3R 2022-11-25 06:47:46 +01:00
  • 9ce5e092f3 Fix scroll over mermaid frame (#21925) silverwind 2022-11-24 21:56:57 +01:00
  • fc7a2d5a95 Add support for HEAD requests in Maven registry (#21834) KN4CK3R 2022-11-24 15:25:13 +01:00
  • 26f941fbda Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) Xinyu Zhou 2022-11-24 20:29:43 +08:00
  • b2269dedf2 Fix typo in sidebar (#21922) KN4CK3R 2022-11-24 11:31:32 +01:00
  • b97548a2ee Fix table misalignments and tweak webhook and githook lists (#21917) silverwind 2022-11-24 07:43:07 +01:00
  • 09b7d8198c Fix flex layout for repo list icons (#21896) Xinyu Zhou 2022-11-24 12:01:30 +08:00
  • 702f4b521e Add index for access_token (#21908) Jason Song 2022-11-24 10:49:41 +08:00
  • e483ec3a00 Fix vertical align of committer avatar rendered by email address (#21884) Xinyu Zhou 2022-11-24 05:57:37 +08:00
  • a3c09fb36d Improve docker rootless documentation (#21913) Xinyu Zhou 2022-11-24 02:01:38 +08:00
  • 787f6c3227 Ensure that Webhook tasks are not double delivered (#21558) zeripath 2022-11-23 14:10:04 +00:00
  • 4c00d8f916 Move migration test fixtures to the correct directories (#21901) zeripath 2022-11-23 10:24:55 +00:00
  • 13746f070d feat: add button to quickly clear merge message (#21548) kolaente 2022-11-23 11:24:03 +01:00
  • 4d42cbbcc2 Handle empty author names (#21902) zeripath 2022-11-23 00:52:57 +00:00
  • ee21d5453f Move all remaining colors into CSS variables (#21903) silverwind 2022-11-23 01:22:27 +01:00
  • 68e934ab5d Add option to enable CAPTCHA validation for login (#21638) Xinyu Zhou 2022-11-23 05:13:18 +08:00
  • e77b76425e Prepend refs/heads/ to issue template refs (#20461) zeripath 2022-11-22 12:58:49 +00:00