Commit Graph

  • 90f4cf51a3 align s3 files with docker naming (#31050) techknowlogick 2024-05-22 19:34:52 -04:00
  • c9eac51996 Sync up deleted branches & action assets related cleanup documentation (#31022) Kemal Zebari 2024-05-22 07:39:46 -07:00
  • 945dfed6a2 Update Actions documentation missing feature (#31034) Lunny Xiao 2024-05-22 22:06:22 +08:00
  • de6f0488a6 Add nix flake for dev shell (#30967) 6543 2024-05-22 02:47:18 +02:00
  • 3066114c24 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-22 00:25:10 +00:00
  • daf2a4c047 Fix wrong display of recently pushed notification (#25812) yp05327 2024-05-22 02:00:35 +09:00
  • 9c8c9ff6d1 use existing oauth grant for public client (#31015) Denys Konovalov 2024-05-21 18:23:49 +02:00
  • c6cf96d31d Fix automerge will not work because of some events haven't been triggered (#30780) Lunny Xiao 2024-05-21 23:23:22 +08:00
  • 1007ce764e Don't include link of deleted branch when listing branches (#31028) Kemal Zebari 2024-05-20 19:23:07 -07:00
  • ba83d27ab0 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-21 00:26:00 +00:00
  • fb1ad920b7 Refactor sha1 and time-limited code (#31023) wxiaoguang 2024-05-20 23:12:50 +08:00
  • f1d9f18d96 Return access_denied error when an OAuth2 request is denied (#30974) Zettat123 2024-05-20 15:17:00 +08:00
  • de9bcd1d23 Avoid 500 panic error when uploading invalid maven package file (#31014) wxiaoguang 2024-05-20 14:44:16 +08:00
  • f48cc501c4 Fix incorrect "blob excerpt" link when comparing files (#31013) wxiaoguang 2024-05-20 13:57:57 +08:00
  • b6574099ed Fix project column title overflow (#31011) wxiaoguang 2024-05-20 13:21:01 +08:00
  • 47accfebbd Fix data-race during testing (#30999) wxiaoguang 2024-05-20 12:35:38 +08:00
  • edbf74c418 Fix "force private" logic (#31012) wxiaoguang 2024-05-20 08:56:45 +08:00
  • 82a0c36332 [skip ci] Updated licenses and gitignores GiteaBot 2024-05-20 00:25:39 +00:00
  • 339bc8bc8f Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) wxiaoguang 2024-05-19 22:56:08 +08:00
  • 58a03e9fad Fix bug on avatar (#31008) Lunny Xiao 2024-05-19 12:58:39 +08:00
  • 028992429a Clean up revive linter config, tweak golangci output (#30980) silverwind 2024-05-18 10:53:28 +02:00
  • 821d2fc2a3 Simplify mirror repository API logic (#30963) wxiaoguang 2024-05-18 00:07:41 +08:00
  • 68d5c18953 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-17 00:25:42 +00:00
  • a73e3c6a69 Upgrade tqdm dependency (#30996) silverwind 2024-05-16 21:40:57 +02:00
  • 740b6e1389 Fix JS error when editing a merged PR's title (#30990) wxiaoguang 2024-05-16 21:04:25 +08:00
  • 2611249511 template: label fix correct input id (#30987) Frank Villaro-Dixon 2024-05-16 08:36:31 +02:00
  • ea8e4baacc Put web editor into a segment (#30966) silverwind 2024-05-15 16:54:34 +02:00
  • fc89363832 Check if the release is converted from the tag when updating the release (#30984) Zettat123 2024-05-15 22:25:47 +08:00
  • d0d6aad85f Supports forced use of S3 virtual-hosted style (#30969) dicarne 2024-05-15 21:56:17 +08:00
  • db578431ea [skip ci] Updated translations via Crowdin GiteaBot 2024-05-15 00:25:44 +00:00
  • 5b6f80989f Remove unnecessary double quotes on language file (#30977) Lunny Xiao 2024-05-15 07:06:12 +08:00
  • effb405cae Always load or generate oauth2 jwt secret (#30942) wxiaoguang 2024-05-14 22:21:38 +08:00
  • f4f4e18b14 Filter out duplicate action(activity) items for a repository (#30957) wxiaoguang 2024-05-14 21:47:03 +08:00
  • b1d8f13bd0 Protected tag is no internal server error (#30962) KN4CK3R 2024-05-14 08:48:21 +02:00
  • 9a577c62e4 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-14 00:25:02 +00:00
  • ed25676a9a Restyle release list, fix branch dropdown (#30837) silverwind 2024-05-13 23:33:51 +02:00
  • 8218b6484c fix: change npm scope registry (#30964) james yang 2024-05-13 22:05:56 +08:00
  • b3beaed147 Support using label names when changing issue labels (#30943) Zettat123 2024-05-13 12:28:53 +08:00
  • 2442ead680 [skip ci] Updated licenses and gitignores GiteaBot 2024-05-13 00:26:15 +00:00
  • 301eaf60bf Fix file path width in repo non-homepage view (#30951) silverwind 2024-05-12 06:02:25 +02:00
  • 46b7004f05 Enable declaration-block-no-redundant-longhand-properties (#30950) silverwind 2024-05-12 04:33:05 +02:00
  • f80b403dc9 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-12 00:27:35 +00:00
  • 26ae592234 Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) Lunny Xiao 2024-05-11 22:55:49 +08:00
  • 3c2406a2f3 Use CSS inset shorthand (#30939) silverwind 2024-05-11 16:28:56 +02:00
  • 40de54ece8 Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) Lunny Xiao 2024-05-11 22:16:09 +08:00
  • 1f3ada47a3 Update JS dependencies, add new eslint rules (#30840) silverwind 2024-05-10 20:53:43 +02:00
  • 080486e47d Fix some UI regressions for commit list (#30920) wxiaoguang 2024-05-10 20:58:05 +08:00
  • 5556782ebe Forbid deprecated break-word in CSS (#30934) silverwind 2024-05-10 14:25:49 +02:00
  • 7424f27cf3 Check if reverse proxy is correctly configured (#30890) wxiaoguang 2024-05-10 20:07:01 +08:00
  • b9396a9b85 Remove deprecated stuff for runners (#30930) Jason Song 2024-05-10 16:23:47 +08:00
  • e94723f2de Fix incorrect default branch when adopt a repository (#30912) yp05327 2024-05-09 17:44:26 +09:00
  • ed0fc2729e Add missing menu active item background back (#30897) wxiaoguang 2024-05-09 07:01:25 +08:00
  • f7d2f695a4 Fix misspelling of mergable (#30896) yp05327 2024-05-09 01:11:43 +09:00
  • 3fdb2d4ad8 Fix incorrect issue form (#30881) wxiaoguang 2024-05-08 23:39:13 +08:00
  • f09e68ec33 Update issue indexer after merging a PR (#30715) Zettat123 2024-05-08 22:45:15 +08:00
  • a303c973e0 Fix various problems around projects board view (#30696) Lunny Xiao 2024-05-08 21:44:57 +08:00
  • f5f921c095 Fix wrong transfer hint (#30889) Lunny Xiao 2024-05-08 21:17:11 +08:00
  • d9b37d085a Remove obsolete monaco workaround (#30893) silverwind 2024-05-08 04:42:33 +02:00
  • f1b0729078 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-08 00:21:06 +00:00
  • 880e0b7c82 Apply to become a maintainer (#30884) Kemal Zebari 2024-05-07 05:41:52 -07:00
  • 67c1a07285 Refactor AppURL usage (#30885) wxiaoguang 2024-05-07 16:26:13 +08:00
  • ebf0c96940 Move database operations of merging a pull request to post receive hook and add a transaction (#30805) Lunny Xiao 2024-05-07 15:36:48 +08:00
  • 6ad77125ca Fix missing migrate actions artifacts (#30874) Lunny Xiao 2024-05-07 14:45:30 +08:00
  • 9c08637eae Make "sync branch" also sync object format and add tests (#30878) wxiaoguang 2024-05-07 01:02:30 +08:00
  • 7c613f100e Make sure git version&feature are always prepared (#30877) wxiaoguang 2024-05-07 00:34:16 +08:00
  • 8e8ca6c653 Get repo list with OrderBy alpha should respect owner too (#30784) 6543 2024-05-06 16:36:02 +02:00
  • eda10cc2bb Fix some UI problems (dropdown/container) (#30849) wxiaoguang 2024-05-06 15:17:22 +08:00
  • ce8b11ae13 Fix some UI problems (install/checkbox) (#30854) wxiaoguang 2024-05-06 14:32:05 +08:00
  • 22c7b3a744 Have time.js use UTC-related getters/setters (#30857) Kemal Zebari 2024-05-05 18:36:53 -07:00
  • 982b20d259 Do not show monaco JS errors (#30862) wxiaoguang 2024-05-06 00:34:13 +08:00
  • 5c236bd4c0 Fix issue/PR title edit (#30858) wxiaoguang 2024-05-05 21:09:41 +08:00
  • ecd1d96f49 Add result check in TestAPIEditUser (#29674) yp05327 2024-05-05 11:10:20 +09:00
  • bb0e4ce581 Update README.md (#30856) Neal Caffery 2024-05-04 11:53:18 +08:00
  • c7bb3aa034 Fix markdown URL parsing for commit ID (#30812) wxiaoguang 2024-05-04 09:48:16 +08:00
  • 0f3e717a1a Improve grep search (#30843) wxiaoguang 2024-05-03 17:13:48 +08:00
  • 9f0ef3621a Don't only list code-enabled repositories when using repository API (#30817) Kemal Zebari 2024-05-03 00:58:31 -07:00
  • a50026e2f3 Fix no edit history after editing issue's title and content (#30814) yp05327 2024-05-03 15:11:51 +09:00
  • 53b55223d1 Ignore useless error message "broken pipe" (#30801) wxiaoguang 2024-05-03 10:39:36 +08:00
  • c4e875402b Fix JS error on pull request page (#30838) silverwind 2024-05-03 04:12:10 +02:00
  • b30b7df9f4 Fix body margin shifting with modals, fix error on project column edit (#30831) silverwind 2024-05-03 03:48:24 +02:00
  • c445a85528 Improve repo button row layout (#30668) silverwind 2024-05-02 21:10:49 +02:00
  • e67fbe4f15 refactor: merge ListActionTasks func to action.go file (#30811) Bo-Yi Wu 2024-05-03 01:43:29 +08:00
  • 5c542ca94c Prevent automatic OAuth grants for public clients (#30790) Archer 2024-05-02 19:05:59 +02:00
  • 872caa17c0 Catch and handle unallowed file type errors in issue attachment API (#30791) Kemal Zebari 2024-05-02 09:33:31 -07:00
  • 677032d36a Fix incorrect message id for releaes email (#30825) wxiaoguang 2024-05-02 23:24:21 +08:00
  • 6f89d5e3a0 Add hover outline to heatmap squares (#30828) silverwind 2024-05-02 16:56:17 +02:00
  • 9235442ba5 Remove external API calls in TestPassword (#30716) silverwind 2024-05-02 16:43:23 +02:00
  • cb9e1a3ff6 Upgrade chi-binding (#30826) Lunny Xiao 2024-05-02 22:09:38 +08:00
  • b1bb3642e5 Improve context popup rendering (#30824) silverwind 2024-05-02 15:42:33 +02:00
  • eb8bb82e58 Fix activity heat map padding & locale (#30823) wxiaoguang 2024-05-02 21:22:55 +08:00
  • 6ff2acc52c Fix issue card layout (#30800) wxiaoguang 2024-05-02 19:19:44 +08:00
  • ebe6f4cad7 Fix branch selector UI (#30803) wxiaoguang 2024-05-02 18:45:23 +08:00
  • 82eca44581 Fix rounded border for segment followed by pagination (#30809) silverwind 2024-05-02 11:25:55 +02:00
  • be112c1fc3 Skip gzip for some well-known compressed file types (#30796) wxiaoguang 2024-05-02 10:27:25 +08:00
  • ce08a9fe2f Fix markdown rendering when mentioning users (#30795) wxiaoguang 2024-05-02 09:00:46 +08:00
  • 6f7cd94a02 Fix bleve fuzziness (#30799) wxiaoguang 2024-05-01 20:32:52 +08:00
  • f135cb7c94 Don't have redis-cluster as possible cache/session adapter in docs (#30794) Kemal Zebari 2024-04-30 22:33:40 -07:00
  • 6709e28da7 Add API endpoints for getting action jobs status (#26673) Chester 2024-05-01 09:40:23 +08:00
  • d8d46d1c48 [skip ci] Updated translations via Crowdin GiteaBot 2024-05-01 00:26:38 +00:00
  • a988237eb4 Improve logout from worker (#30775) wxiaoguang 2024-04-30 23:35:42 +08:00