Commit graph

  • 21f6c0be08
    Update golangci-lint in Makefile (#17647) Gusted 2021-11-17 05:41:01 +00:00
  • 42670e6b1c
    Set unit test timeout to 20 minutes (#17664) Lunny Xiao 2021-11-17 10:54:05 +08:00
  • 8fdc5247de
    Update for reverse proxying static resources (#17670) rstular 2021-11-17 03:53:15 +01:00
  • 171f2d066e [skip ci] Updated translations via Crowdin GiteaBot 2021-11-17 00:25:11 +00:00
  • 3be156f66a
    Allow admins to change user avatars (#17661) qwerty287 2021-11-16 20:13:13 +01:00
  • bbffcc3aec
    Multiple Escaping Improvements (#17551) zeripath 2021-11-16 18:18:25 +00:00
  • 7e1ae38097
    Move migrations into services and base into modules/migration (#17663) Lunny Xiao 2021-11-16 23:25:33 +08:00
  • 48ccd325a1
    Move some functions into services/repository (#17660) Lunny Xiao 2021-11-16 21:30:11 +08:00
  • 447428f446
    Remove superfluous argument (#17667) Gusted 2021-11-16 11:36:03 +00:00
  • 81926d61db
    Decouple unit test, remove intermediate unittestbridge package (#17662) wxiaoguang 2021-11-16 16:53:21 +08:00
  • 23bd7b1211
    Add copy button to markdown code blocks (#17638) silverwind 2021-11-16 09:16:05 +01:00
  • d789670894
    Migrating wiki don't require token, so we should move it out of the require form (#17645) Lunny Xiao 2021-11-16 14:17:21 +08:00
  • 6f7082ff56
    Fix GitBucket icon (#17644) silverwind 2021-11-16 05:24:22 +01:00
  • 6292603215
    Fix database deadlock when update issue labels (#17649) wxiaoguang 2021-11-16 10:21:13 +08:00
  • 3a60e0ad89 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-16 00:25:21 +00:00
  • ff9564a679
    Changed migration text. (#17654) KN4CK3R 2021-11-16 00:12:09 +01:00
  • ab1379743e
    Fix nil checking on typed interface (#17598) Gusted 2021-11-15 13:16:11 +00:00
  • 253d9e4158
    Remove unnecassary calls to filepath.Join (#17608) Gusted 2021-11-15 06:02:53 +00:00
  • 562785ef4e
    Add download button for file viewer (#17640) Gusted 2021-11-15 01:05:12 +00:00
  • 10db864c66 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-15 00:24:54 +00:00
  • 83a04e42cc
    fix typo (#17614) 缘生 2021-11-15 06:32:48 +08:00
  • cd32b84811
    Add icon to vscode clone link (#17641) silverwind 2021-11-14 22:48:26 +01:00
  • 42ea0023a3
    Add migration from GitBucket (#16767) KN4CK3R 2021-11-14 20:11:10 +01:00
  • d2163df6a0
    Fix offBy1 errors (#17606) Gusted 2021-11-14 08:11:49 +00:00
  • 8eddb75508
    perf: only generate data-comment-url once (#17618) Gusted 2021-11-14 05:28:57 +00:00
  • 424959e07c [skip ci] Updated licenses and gitignores GiteaBot 2021-11-14 00:26:06 +00:00
  • bab95c3a86
    Correctly handle failed migrations (#17575) zeripath 2021-11-13 11:28:50 +00:00
  • 47448083a1
    Minor readability patch. (#17627) Michael Grigoryan 2021-11-13 03:27:18 +04:00
  • df64fa4865
    Decouple unit test code from business code (#17623) wxiaoguang 2021-11-12 22:36:47 +08:00
  • 7f802631c5
    Fix some incorrect async functions, improve frontend document. (#17597) wxiaoguang 2021-11-12 20:37:45 +08:00
  • 0db7a32b92
    unbind the CheckConsistency for some structs so that they can be moved to sub packages easier (#17612) Lunny Xiao 2021-11-12 08:56:45 +08:00
  • 90eb9fb889
    Move EmailAddress & UserRedirect into models/user/ (#17607) Lunny Xiao 2021-11-11 15:03:30 +08:00
  • 492e1c2fbd
    Refactor commentTags functionality (#17558) Gusted 2021-11-11 07:29:30 +01:00
  • a4dc0c5a82
    Remove golint as linter (#17609) Gusted 2021-11-11 06:28:45 +01:00
  • 433e81aecf
    Update JS dependencies (#17611) silverwind 2021-11-11 02:52:16 +01:00
  • 0e189eecaa
    Move oauth2 error to oauth2 service package (#17603) Lunny Xiao 2021-11-11 01:51:09 +08:00
  • 43bbc54783
    Fix 500 when a comment was deleted which has a notification (#17550) Lunny Xiao 2021-11-10 13:48:45 +08:00
  • 33fca2b537
    Move webhook into models/webhook/ (#17579) Lunny Xiao 2021-11-10 13:13:16 +08:00
  • edbaa5d3f0
    Added GetUserByIDCtx. (#17602) KN4CK3R 2021-11-10 04:21:01 +01:00
  • 465fb4169e [skip ci] Updated translations via Crowdin GiteaBot 2021-11-10 00:25:15 +00:00
  • 99b2858e62
    Move unit into models/unit/ (#17576) Lunny Xiao 2021-11-10 03:57:58 +08:00
  • b6b1e71665
    tune sqlite3 message (#17601) wxiaoguang 2021-11-10 02:55:24 +08:00
  • aa4355ba1f
    Remove me from the maintainers (#17599) Andrey Nering 2021-11-09 11:40:16 -03:00
  • d6d147c2c4
    Fix 500 when review pull request with anonymous (#17594) Lunny Xiao 2021-11-09 21:14:12 +08:00
  • 062b051687
    Move merge-section to > .content (#17582) Gusted 2021-11-09 12:56:15 +01:00
  • a5b4720b91
    Update User model comments about permissions (#17583) wxiaoguang 2021-11-09 18:42:58 +08:00
  • bb71ceeeb2
    Improve async/await usage, and sort init calls in index.js (#17386) wxiaoguang 2021-11-09 17:27:25 +08:00
  • 3a693bd18c
    Use provided database Engine (#17595) Gusted 2021-11-09 09:54:46 +01:00
  • 03de593402
    Fix bug on detect issue/comment writer (#17591) Lunny Xiao 2021-11-09 15:44:12 +08:00
  • 021df29623
    Allow U2F 2FA without TOTP (#11573) Kamil Domański 2021-11-08 23:47:19 +01:00
  • a3f9e9234c
    Fix stats upon searching issues (#17566) Gusted 2021-11-08 22:14:46 +01:00
  • 640f0e1ddf
    Only allow returned deleted branche to be on repo (#17570) Gusted 2021-11-08 16:45:37 +01:00
  • ebaf4c48ea
    Avoid double imports (#17569) Gusted 2021-11-08 08:04:13 +01:00
  • 513951bc16
    Remove appSubUrl from pasted images (#17572) zeripath 2021-11-08 06:27:40 +00:00
  • d168f0498b
    Fix documents for ALLOWED_HOST_LIST, its default value differs between 1.15 and 1.16 (#17530) wxiaoguang 2021-11-08 11:25:41 +08:00
  • 9d97cf3a71
    Add @Gusted to maintainers filer (#17581) Gusted 2021-11-07 20:23:39 +01:00
  • 30515f2df3
    Make ParsePatch more robust (#17573) Gusted 2021-11-07 18:52:50 +01:00
  • 69b61d4373
    Fix bug on admin subcommand (#17533) Lunny Xiao 2021-11-07 11:11:27 +08:00
  • c9110eb5e4 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-07 00:25:43 +00:00
  • bd613c704c
    Fix ipv6 parsing for builtin ssh server (#17561) Wim 2021-11-06 07:23:32 +01:00
  • 5e0cf4b82e
    Update locale_en-US.ini (#17553) Yuwei Ba 2021-11-06 06:23:55 +11:00
  • dbdaa713c9
    Escape issue titles in comments list (#17555) zeripath 2021-11-05 14:56:40 +00:00
  • bc6df18fb3
    Use correct defaultValue for stracktrace (#17552) Gusted 2021-11-05 12:25:05 +01:00
  • a161c2ca58
    Fix zero created time bug on commit api (#17546) Lunny Xiao 2021-11-05 13:30:46 +08:00
  • de9625e485 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-05 00:25:11 +00:00
  • fed8e01ca1
    Fix database keyword quote problem on migration v161 (#17522) Lunny Xiao 2021-11-05 06:47:01 +08:00
  • e5b48dcac4
    Hide label comments if labels were added and removed immediately (#17455) qwerty287 2021-11-04 15:51:30 +01:00
  • d6f4820967
    Show correct "No" icon (#17537) delvh 2021-11-04 03:09:03 +01:00
  • a5bcf1994f
    Use exec -a in the FHS compliant script (#17513) zeripath 2021-11-03 08:13:07 +00:00
  • 118fbd9436
    Fix list for options under cli->user->admin->create (#17382) SahAssar 2021-11-03 06:27:35 +01:00
  • 12938dd35f
    hide note message for pull request template (#17529) a1012112796 2021-11-03 11:43:16 +08:00
  • 9d855bd6a1
    Simplify Gothic to use our session store instead of creating a different store (#17507) zeripath 2021-11-03 00:33:54 +00:00
  • 95da01c5cd
    Add QueryEscape to general funcmap (#17526) zeripath 2021-11-02 15:00:30 +00:00
  • e69521f029
    fix email with + when active (#17518) Lunny Xiao 2021-11-02 14:26:13 +08:00
  • cb9c8184c9
    Make Repo Code Indexer an Unique Queue (#17515) zeripath 2021-11-02 03:14:24 +00:00
  • e2995ef515
    docs: add SSH passthrough instructions to with-docker-rootless (#17505) (#17508) Renato Caldas 2021-11-01 12:34:12 +00:00
  • 599ff1c054
    Only allow webhook to send requests to allowed hosts (#17482) wxiaoguang 2021-11-01 16:39:52 +08:00
  • 4e8a81780e
    Stop double encoding blame commit messages (#17498) zeripath 2021-10-31 08:25:24 +00:00
  • 1ff944f698 [skip ci] Updated licenses and gitignores GiteaBot 2021-10-31 00:25:12 +00:00
  • 40c8451b7d
    Properly determine CSV delimiter (#17459) Richard Mahn 2021-10-30 09:50:40 -06:00
  • 63c0dc89ef
    Rename db Engines related functions (#17481) Lunny Xiao 2021-10-30 22:32:11 +08:00
  • 76a3190b8a
    Quote the table name in CountOrphanedObjects (#17487) zeripath 2021-10-30 10:17:40 +01:00
  • f5bb788c4e [skip ci] Updated translations via Crowdin GiteaBot 2021-10-30 00:25:09 +00:00
  • e6e3b212b3
    Run Migrate in Install rather than just SyncTables (#17475) zeripath 2021-10-29 09:23:10 +01:00
  • 9733b60430 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-29 00:25:11 +00:00
  • 157de0f1c1
    Update docs/config.yaml to 1.15.6 (#17472) zeripath 2021-10-28 14:44:33 +01:00
  • f46e67b519
    Move key forms before list and add cancel button (#17432) qwerty287 2021-10-28 12:55:48 +02:00
  • 54243eed8d
    Fix login redirection links (#17451) qwerty287 2021-10-28 12:09:25 +02:00
  • 141d1a2aa5
    Changelog 1.15.6 (#17457) (#17468) zeripath 2021-10-28 10:22:27 +01:00
  • 3fc465ba5e
    Fix mispelling of starred as stared (#17465) zeripath 2021-10-28 08:05:00 +01:00
  • 0b4a8be26b
    Ensure that restricted users can access repos for which they are members (#17460) zeripath 2021-10-28 03:54:40 +01:00
  • 2b2eb5d0ad
    make commit-statuses popup can be shown correctly. (#17447) wxiaoguang 2021-10-28 09:34:18 +08:00
  • 4f00de1458
    Add integration tests for private.NoServCommand and private.ServCommand (#17456) zeripath 2021-10-28 01:32:59 +01:00
  • 01fc24c78c
    Add appearance section in settings (#17433) qwerty287 2021-10-27 17:40:08 +02:00
  • 89beceeb9a
    Fix a UI error when folding a file content in a commit view (#17446) wxiaoguang 2021-10-27 19:11:56 +08:00
  • a462fcaac8
    Show client-side error if wiki page is empty (#17415) David Jimenez 2021-10-27 05:33:22 +01:00
  • 8f9ac439ca
    Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) Richard Mahn 2021-10-26 15:46:56 -06:00
  • 6e2c64f27a
    Fix docker rootless build (#17441) wxiaoguang 2021-10-27 00:21:01 +08:00
  • b428b0f0ed
    Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) wxiaoguang 2021-10-26 20:29:48 +08:00
  • 812a9daab9
    Upgrade go-github to v39 (#17437) Lunny Xiao 2021-10-26 15:19:21 +08:00