Commit Graph

  • 9296baf65a Change <a> elements to underline on hover (#17898) silverwind 2021-12-17 21:29:00 -08:00
  • 711ca52f1f backport: fix outType on gitea dump (#18016) Gusted 2021-12-18 02:55:24 +01:00
  • 8662ff68da [skip ci] Updated translations via Crowdin GiteaBot 2021-12-18 00:28:35 +00:00
  • a15f0cb010 Fix rename notification bug (#18011) Lunny Xiao 2021-12-18 07:59:08 +08:00
  • b300e3f485 Support open compare page directly (#17975) Lunny Xiao 2021-12-18 06:20:27 +08:00
  • 4cbc865d83 Add option to define refs in issue templates (#17842) qwerty287 2021-12-17 22:29:09 +01:00
  • 2051f850ef Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) zeripath 2021-12-17 21:24:59 +00:00
  • 4bbbf35654 Fix outType on gitea dump (#18000) Gusted 2021-12-17 14:38:45 +01:00
  • a6d4a8546a Fix rename notification bug (#18008) Lunny Xiao 2021-12-17 14:24:47 +08:00
  • 3ae4c4898b Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992) zeripath 2021-12-17 02:08:00 +00:00
  • d29b689f81 Ensure complexity, minlength and ispwned are checked on password setting (#18005) zeripath 2021-12-17 02:03:39 +00:00
  • dab28c7049 Use JSON module instead of stdlib json (#18003) Gusted 2021-12-17 02:15:02 +01:00
  • 3a77465e4e Prevent double decoding of % in url params (#17997) (#18001) zeripath 2021-12-16 23:03:20 +00:00
  • 8354670708 Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) zeripath 2021-12-16 19:01:14 +00:00
  • 6e7d28cf3a Prevent double decoding of % in url params (#17997) zeripath 2021-12-16 17:40:18 +00:00
  • e0e3ba6c12 Add Reindex buttons to repository settings page (#17494) zeripath 2021-12-16 15:55:12 +00:00
  • 3a3cbcfdf0 Set correct language for Dockerfile variants (#17999) silverwind 2021-12-16 01:52:01 -08:00
  • e79272ab20 Fix TemplateRepo no longer in models.repo (#17993) Caellion 2021-12-16 08:12:50 +01:00
  • cc129d2ca2 Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) silverwind 2021-12-15 18:18:38 -08:00
  • e78ee73d71 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-16 00:28:34 +00:00
  • b748acf2a0 Fixed emoji alias not parsed in links (#16221) KN4CK3R 2021-12-16 00:49:12 +01:00
  • f58e687a83 Shorten page title in file view (#17987) silverwind 2021-12-14 23:50:11 -08:00
  • 4da1d97810 Refactor HTTP request context (#17979) wxiaoguang 2021-12-15 14:59:57 +08:00
  • 9d943bf374 Add missing X-Total-Count and fix some related bugs (#17968) qwerty287 2021-12-15 06:39:34 +01:00
  • fc8c23edb7 Prevent deadlock in create issue (#17970) (#17982) zeripath 2021-12-15 02:06:40 +00:00
  • 790e6cfeec [skip ci] Updated translations via Crowdin GiteaBot 2021-12-15 00:25:11 +00:00
  • 31df892059 Use non-expiring key. (#17984) (#17985) KN4CK3R 2021-12-14 23:42:03 +01:00
  • bfe597c7b0 Use non-expiring key. (#17984) KN4CK3R 2021-12-14 21:02:20 +01:00
  • 0981ec30c3 Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) zeripath 2021-12-14 08:37:11 +00:00
  • b4782e24d2 Return nicer error for ForcePrivate (#17971) zeripath 2021-12-14 05:08:09 +00:00
  • 8e9140dd69 Fixed wording. (#17973) KN4CK3R 2021-12-14 02:45:39 +01:00
  • bd475f5c9d [skip ci] Updated translations via Crowdin GiteaBot 2021-12-14 00:25:09 +00:00
  • eba07867ef Prevent deadlock in create issue (#17970) zeripath 2021-12-13 22:59:39 +00:00
  • 39eb82446c Bump swagger-ui-dist from 4.1.2 to 4.1.3 (#17965) dependabot[bot] 2021-12-12 22:57:35 -05:00
  • c3eea2f8af Improve behavior of "Fork" button (#17288) qwerty287 2021-12-13 02:59:09 +01:00
  • e0118b0d9b Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) rinsuki 2021-12-13 08:04:18 +09:00
  • 5723240490 Some repository refactors (#17950) Lunny Xiao 2021-12-12 23:48:20 +08:00
  • 0a7e8327a0 [skip ci] Updated licenses and gitignores GiteaBot 2021-12-12 00:25:18 +00:00
  • 6d4172987e Fix markdown URL parsing (#17924) wxiaoguang 2021-12-12 01:21:36 +08:00
  • 379a5241c6 Fix overflow in commit graph (#17947) silverwind 2021-12-11 06:12:18 -08:00
  • f550e356d6 Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) zeripath 2021-12-10 19:43:28 +00:00
  • 3ca5dc7e32 Move keys to models/asymkey (#17917) Lunny Xiao 2021-12-10 16:14:24 +08:00
  • 0a9fcf63a4 Clean legacy SimpleMDE code (#17926) wxiaoguang 2021-12-10 10:51:27 +08:00
  • 719bddcd76 Move repository model into models/repo (#17933) Lunny Xiao 2021-12-10 09:27:50 +08:00
  • fb8166c6c6 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-10 00:25:26 +00:00
  • c7e23401a3 Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) wxiaoguang 2021-12-09 13:41:17 +08:00
  • 183175263d [skip ci] Updated translations via Crowdin GiteaBot 2021-12-09 00:25:09 +00:00
  • d2d9bc846e Use disable_form_autofill on Codebase and Gitbucket (#17936) qwerty287 2021-12-08 23:33:14 +01:00
  • 9e6e1dc950 Improve checkBranchName (#17901) zeripath 2021-12-08 19:08:16 +00:00
  • b59875aa12 allways set a message-id on mails (#17900) Garionion 2021-12-08 08:34:23 +01:00
  • 0ff18a808c Support sorting for project board issuses (#17152) Anbraten 2021-12-08 07:57:18 +01:00
  • 4cbe792562 Remove unnecessary X-Remote HTTP header in AJAX request (#17932) wxiaoguang 2021-12-08 14:18:07 +08:00
  • a6f961fba4 Refactor install page (db type) (#17919) wxiaoguang 2021-12-07 13:44:08 +08:00
  • b30870ef8b [skip ci] Updated translations via Crowdin GiteaBot 2021-12-07 00:25:13 +00:00
  • eb69c7ec8c Allow default branch to be inferred on compare page (#17908) John Olheiser 2021-12-06 11:04:07 -06:00
  • 12a42baa5e Apply CSS Variables to all message elements (#17920) silverwind 2021-12-06 07:49:30 -08:00
  • dcdb4873c8 Move repo archiver to models/repo (#17913) Lunny Xiao 2021-12-06 15:19:28 +08:00
  • f49d160447 Replace "unix" by "http+unix" for PROTOCOL (#17771) mscherer 2021-12-06 05:46:11 +01:00
  • 9d6208965c Fix loading content history on show more (#17819) Gusted 2021-12-06 04:57:51 +01:00
  • 6255ff8c6b update xgo to use 1.17 (#17915) techknowlogick 2021-12-05 19:48:38 -05:00
  • 6c34f6b954 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-06 00:24:54 +00:00
  • 11d519b385 Test cache during init (#17852) wxiaoguang 2021-12-06 00:24:57 +08:00
  • b4a32afec1 Display issue/comment role even if repo archived (#17907) Lunny Xiao 2021-12-05 23:04:02 +08:00
  • 98d903a3c6 [skip ci] Updated licenses and gitignores GiteaBot 2021-12-05 00:25:15 +00:00
  • a1dca00974 fix i18n (#17906) wxiaoguang 2021-12-04 23:24:10 +08:00
  • 8d85a62e4d Fix svg colors in file list table (#17903) silverwind 2021-12-04 05:17:22 -08:00
  • f7094c8161 Update JS dependencies, adjust eslint config (#17904) silverwind 2021-12-03 22:43:14 -08:00
  • c7c723c548 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-04 00:26:13 +00:00
  • aa79738a66 Fix the bug: no wiki page can be created if the repo didn't have any page yet. (#17894) wxiaoguang 2021-12-04 03:46:11 +08:00
  • 1a78e23355 tests: more integration tests for notifications (#17845) singuliere 2021-12-03 20:20:41 +01:00
  • 4f81c7dffe Render issue references in file table (#17897) silverwind 2021-12-03 08:15:53 -08:00
  • 5f22e2dfb2 Improve seek-help documents (#17895) wxiaoguang 2021-12-03 21:04:32 +08:00
  • 6791aae8de Add hints for special Wiki pages (#17283) n 2021-12-03 16:28:54 +09:00
  • 6ceef87671 Removed SizeFmt. (#17890) KN4CK3R 2021-12-03 04:33:34 +01:00
  • 03ec9e5060 Changelog for v1.15.7 (#17871) (#17889) 6543 2021-12-03 02:49:59 +01:00
  • 365b16cde1 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-03 00:25:09 +00:00
  • 87be76213a Add migrate from Codebase (#16768) KN4CK3R 2021-12-02 23:24:02 +01:00
  • 957c3fcb59 Update chi/middleware to chi/v5/middleware (#17888) zeripath 2021-12-02 20:58:08 +00:00
  • 9879e23c57 Changelog for v1.15.7 (#17871) v1.15.7 Lunny Xiao 2021-12-03 04:16:33 +08:00
  • 4646c7c52d Use fmt.Sprintf correctly (#17886) delvh 2021-12-02 20:36:50 +01:00
  • 56a3b50136 Check if column exist before rename if exist, just return with no error (#17870) (#17882) Lunny Xiao 2021-12-03 01:12:11 +08:00
  • fbf3208229 Added missing data- prefix. (#17884) KN4CK3R 2021-12-02 17:36:00 +01:00
  • 4f98e82427 Check if column exist before rename if exist, just return with no error (#17870) Lunny Xiao 2021-12-02 21:17:24 +08:00
  • 9a8532d928 fix 500 error while use a reserved name in org rename (#17878) (#17881) a1012112796 2021-12-02 19:52:08 +08:00
  • 34b5436ae1 Refactor various strings (#17784) mscherer 2021-12-02 08:28:08 +01:00
  • ba57e30f13 fix 500 error while use a reserved name in org rename (#17878) a1012112796 2021-12-02 10:43:43 +08:00
  • 7026a30fdc [skip ci] Updated translations via Crowdin GiteaBot 2021-12-02 00:25:09 +00:00
  • 7d0629adf8 Use shadowing script for docker (#17846) zeripath 2021-12-01 18:08:27 +00:00
  • 042cac5fed Improve install code to avoid low-level mistakes. (#17779) wxiaoguang 2021-12-01 15:50:01 +08:00
  • a3517d8668 [skip ci] Updated translations via Crowdin GiteaBot 2021-12-01 00:25:14 +00:00
  • 3fd502cca8 Rework commit page header (#17849) silverwind 2021-11-30 15:40:17 -08:00
  • 01087e9eef Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) zeripath 2021-11-30 20:06:32 +00:00
  • d894c90b70 Fix position of label color picker colors (#17866) silverwind 2021-11-30 09:54:00 -08:00
  • 64b7d0de8e docs: modules do not rely on models, services do (#17861) singuliere 2021-11-30 12:56:12 +01:00
  • 9ecfc54a8f Refactor commit graph styling to use css variables (#17860) silverwind 2021-11-29 18:47:18 -08:00
  • eb8513a690 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-30 00:25:14 +00:00
  • 4a6bd60df0 Remove whitespace inside rendered code <td> (#17859) silverwind 2021-11-29 14:01:56 -08:00
  • 830ab75ce0 Switch archive URL code back to href attributes (#17796) fnetX (aka fralix) 2021-11-29 14:50:43 +01:00
  • b5a9ee94fd Make Co-committed-by and co-authored-by trailers optional (#17848) zeripath 2021-11-29 07:09:55 +00:00
  • 3fec2cb3d3 Fix various typos in docs (#17844) qwerty287 2021-11-29 00:43:18 +01:00