Commit graph

  • 30b46fb6fa
    Update docs for docusaurus v3 (#28125) John Olheiser 2023-11-19 23:25:47 -06:00
  • a3348bfc4d [skip ci] Updated translations via Crowdin GiteaBot 2023-11-20 00:25:03 +00:00
  • 06dcb251f3
    Update JS and PY dependencies (#28120) silverwind 2023-11-20 01:02:57 +01:00
  • 2de05f9432
    Decrease issue font size in project template (#28054) KazzmanK 2023-11-19 05:02:26 +03:00
  • 0bf021d7c6
    Require clear descriptions both for feature and breaking PRs prior to the merge (#28112) delvh 2023-11-19 02:53:31 +01:00
  • 816e46ee7c
    add skip ci functionality (#28075) Denys Konovalov 2023-11-18 12:37:08 +01:00
  • e88377470a
    Fix project counter in organization/individual profile (#28068) yp05327 2023-11-18 12:02:42 +09:00
  • e31c6cfe6e
    Fix Show/hide filetree button on small displays (#27881) sebastian-sauer 2023-11-17 19:35:51 +01:00
  • f63b116697
    Change default size of attachments and repo files (#28100) Nanguan Lin 2023-11-17 19:42:00 +08:00
  • 58f5fa6536
    Fix Matrix and MSTeams nil dereference (#28089) KN4CK3R 2023-11-17 12:17:33 +01:00
  • 17d246cdcc
    Fix incorrect pgsql conn builder behavior (#28085) wxiaoguang 2023-11-17 10:30:57 +08:00
  • fce1d5d7dc
    Fix system config cache expiration timing (#28072) wxiaoguang 2023-11-16 20:53:42 +08:00
  • 49dddd87b1
    Improve PR diff view on mobile (#27883) sebastian-sauer 2023-11-16 04:58:53 +01:00
  • 79394b340d
    Improve graceful manager code/comment (#28063) wxiaoguang 2023-11-15 22:02:46 +08:00
  • efd2eaea31
    pronouns >:3 globohomo femsci 2023-11-15 01:51:30 +01:00
  • f65977df3a
    Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) Lunny Xiao 2023-11-14 23:03:56 +08:00
  • 5ab3782f11
    Restricted users only see repos in orgs which their team was assigned to (#28025) 6543 2023-11-14 15:23:04 +01:00
  • d4d05f9f1b
    Fix release link in changelog for v1.21.0 6543 2023-11-14 15:03:49 +01:00
  • 58b2779986
    Add v1.21.0 changelog (#28005) Denys Konovalov 2023-11-14 14:55:16 +01:00
  • 5d18f4b19f
    [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP v1.20/forgejo Loïc Dachary 2023-02-24 14:24:29 +01:00
  • d7408d8b0b
    Dont leak private users via extensions (#28023) (#28028) Giteabot 2023-11-14 07:03:56 +08:00
  • 6dfe993913
    Fix wrong xorm Delete usage(backport for 1.20) (#28003) Nanguan Lin 2023-11-12 20:31:03 +08:00
  • 1bbc1adcdc
    Render email addresses as such if followed by punctuation (#27987) (#27991) Giteabot 2023-11-11 13:26:27 +08:00
  • d610ea3fbb
    Remove duplicated button in Install web page (#27941) Nanguan Lin 2023-11-07 17:22:30 +08:00
  • 44df78edd4
    Unify two factor check (#27915) (#27939) KN4CK3R 2023-11-06 23:06:21 +01:00
  • 1fd3cc3217
    Fix DownloadFunc when migrating releases (#27887) (#27889) Giteabot 2023-11-03 16:29:30 +08:00
  • f2c3491b61
    Fix http protocol auth (#27875) (#27878) Lunny Xiao 2023-11-03 04:38:08 +08:00
  • 713652e3d8
    Fix package webhook (#27839) (#27854) Giteabot 2023-10-31 18:26:06 +08:00
  • b4fb797b32
    Revert "fix orphan check for deleted branch (#27310) (#27320)" (#27763) Lunny Xiao 2023-10-24 13:58:11 +08:00
  • 2a5d5da930
    Fix label render containing invalid HTML (#27752) (#27761) Giteabot 2023-10-24 09:39:17 +08:00
  • 64373004b5
    Fix org team endpoint (#27721) (#27729) Giteabot 2023-10-22 19:45:16 +08:00
  • 2a321fcfda
    Adapt .changelog.yml to new labeling system (#27701) (#27708) Giteabot 2023-10-20 20:36:39 +08:00
  • d6798ae015
    Support allowed hosts for webhook to work with proxy (#27655) (#27674) Giteabot 2023-10-18 21:07:20 +08:00
  • cf1174acbf
    Fix poster is not loaded in get default merge message (#27657) (#27665) Giteabot 2023-10-18 00:20:23 +08:00
  • 62c33f92a9
    Fix 404 when deleting Docker package with an internal version (#27615) (#27629) Giteabot 2023-10-15 18:08:01 +08:00
  • f142ae18c0
    Fix attachment download bug (#27486) (#27570) Giteabot 2023-10-11 10:38:50 +08:00
  • 2e50870688
    Avoid run change title process when the title is same (#27467) (#27557) yp05327 2023-10-10 16:01:24 +09:00
  • 2716e2f626
    Fix mermaid flowchart margin issue (#27503) (#27517) silverwind 2023-10-08 15:32:42 +02:00
  • e0fe8a8ab4
    Fix panic in storageHandler (#27446) (#27478) Giteabot 2023-10-06 22:51:04 +08:00
  • c50af699ea
    When comparing with an non-exist repository, return 404 but 500 (#27437) (#27441) Giteabot 2023-10-04 22:27:42 +08:00
  • 915c60f8c1
    Add 1.20.5 changelog (#27404) Lunny Xiao 2023-10-03 20:53:35 +08:00
  • a1e6944bd7
    Revert "[BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP" Earl Warren 2023-11-14 13:11:42 +01:00
  • d7e67cf616
    [SEMVER] 5.0.6+0-gitea-1.20.5 Earl Warren 2023-11-14 13:06:30 +01:00
  • 48b9d98593
    Fix viewing wiki commit on empty repo (#28040) JakobDev 2023-11-14 12:42:23 +01:00
  • 83c30634a4
    Add word break to the repo list in admin settings page (#28034) yp05327 2023-11-14 13:58:01 +09:00
  • 5380fd5d6d
    fixed duplicate attachments on dump on windows (#28019) Anudeep Reddy 2023-11-14 06:45:45 +05:30
  • f586937297 [skip ci] Updated translations via Crowdin GiteaBot 2023-11-14 00:23:48 +00:00
  • 60522fc96f
    packages: Calculate package size quota using package creator ID instead of owner ID (#28007) Danila Fominykh 2023-11-13 20:38:50 -03:00
  • 7eb7bdd34c Merge pull request '[TEST] Fork with different name and open PR using api' (#1719) from zareck/forgejo:pr-api-test into forgejo-development forgejo-development Earl Warren 2023-11-13 23:03:54 +00:00
  • c6366089df
    Dont leak private users via extensions (#28023) 6543 2023-11-13 23:30:24 +01:00
  • ed34138915 changing format to %s zareck 2023-11-04 15:23:44 -03:00
  • 8869464c1d
    Merge branch 'rebase-v1.21/forgejo-branding' into wip-v1.21-forgejo v1.21/forgejo Earl Warren 2023-11-13 16:47:18 +01:00
  • 30a15784d4
    Merge branch 'rebase-v1.21/forgejo-dependency' into wip-v1.21-forgejo Earl Warren 2023-11-13 16:47:12 +01:00
  • 2f84786d0c
    Merge branch 'rebase-v1.21/forgejo-moderation' into wip-v1.21-forgejo Earl Warren 2023-11-13 16:47:07 +01:00
  • 13c05ade07
    Merge branch 'rebase-v1.21/forgejo-i18n' into wip-v1.21-forgejo Earl Warren 2023-11-13 16:47:01 +01:00
  • 089ac06969
    Improve profile for Organizations (#27982) yp05327 2023-11-13 23:33:22 +09:00
  • 340055ab6c
    Enable system users search via the API (#28013) Earl Warren 2023-11-13 15:31:38 +01:00
  • f2ea31de36
    Enable system users for comment.LoadPoster (#28014) Earl Warren 2023-11-13 15:30:08 +01:00
  • 0678c82265
    Change default size of issue/pr attachments and repo file (#27946) Nanguan Lin 2023-11-13 22:19:22 +08:00
  • 34729dcd0e
    Revert "[LINT] Add deadcode linter" forgejo-f3 Earl Warren 2023-11-06 17:25:38 +01:00
  • 7bd1b35139
    [F3] resolve Earl Warren 2023-10-16 20:33:44 +02:00
  • 90592146c6
    [F3] Forgejo driver and CLI Earl Warren 2022-09-06 14:35:43 +10:00
  • b1e8858de9
    [GITEA] Add noreply email address as verified for SSH signed Git commits forgejo-dependency Gusted 2023-11-11 13:01:24 +01:00
  • 9f6bffdaf9
    [GITEA] Ignore temporary files for directory size Gusted 2023-11-06 23:53:22 +01:00
  • aa68a2753f
    [GITEA] Use existing error functionality Gusted 2023-11-04 22:09:19 +01:00
  • 7f47f5e6f0
    [GITEA] Fix required error for token name Gusted 2023-11-02 12:21:14 +01:00
  • 195520100b
    [GITEA] Add repo empty check for branch feed Gusted 2023-10-20 11:40:32 +02:00
  • 57b4d775e1
    [GITEA] convert feed items' titles to plain text Grigory Kirillov 2023-10-13 14:40:41 +03:00
  • fe87fd8289
    [GITEA] Use maintained gziphandler Gusted 2023-10-01 00:09:25 +02:00
  • 2fd1932699
    [GITEA] Use existing jsonschema library Gusted 2023-10-01 12:58:58 +02:00
  • f161a4f60f
    [GITEA] Make atomic ssh keys replacement robust Gusted 2023-09-30 22:16:47 +02:00
  • 1311e30a81
    [GITEA] Drop sha256-simd in favor of stdlib Gusted 2023-09-30 00:45:31 +02:00
  • fc1e529894
    [GITEA] fix indentation in Maven package install instructions rome-user 2023-09-30 18:03:22 -07:00
  • ea23594cdb
    [GITEA] Detect file rename and show in history Gusted 2023-09-14 21:53:57 +02:00
  • 308251fc48
    [GITEA] Skip unsupported code comment Gusted 2023-09-17 20:25:30 +02:00
  • 44ae3b1b0c
    [GITEA] Fix issue card links on projects Gusted 2023-09-13 21:36:21 +02:00
  • 631c87cc23
    [GITEA] Use restricted sanitizer for repository description Gusted 2023-09-13 12:04:10 +02:00
  • ddafd8fbe3
    [GITEA] Tidy up archive modal Gusted 2023-09-13 01:08:37 +02:00
  • 6a2d2fa243
    [GITEA] enable system users for comment.LoadPoster Earl Warren 2023-09-12 09:04:46 +02:00
  • dd4d17c159
    [GITEA] enable system users search via the API Earl Warren 2023-09-10 16:28:52 +02:00
  • 9b7bbae8c4
    [GITEA] notifies admins on new user registration Aravinth Manivannan 2023-09-07 07:11:29 +00:00
  • 1c7d1427d2
    [GITEA] [picture].*AVATAR_UPLOAD_PATH is legacy Earl Warren 2023-08-30 15:21:18 +02:00
  • 7f90256804
    [GITEA] add GitHub repo migration test zareck 2023-08-20 11:16:30 -03:00
  • ff3ec7f612
    [GITEA] Use vertical tabs on issue filters Gusted 2023-08-18 15:18:23 +02:00
  • 1069c860e7
    [GITEA] Add slow SQL query warning Gusted 2023-08-18 04:39:23 +02:00
  • bf337bed35
    [GITEA] Improve HTML title on repositories Gusted 2023-08-18 11:21:24 +02:00
  • b8c4be2529
    [GITEA] Allow release creation on commit Gusted 2023-08-05 14:47:09 +02:00
  • d457b9c911
    [GITEA] Add password length check on install page Gusted 2023-06-24 13:08:52 +02:00
  • 3196605fa9
    [GITEA] add option for banning dots in usernames Panagiotis "Ivory" Vasilopoulos 2023-06-12 13:57:01 +02:00
  • 436cc21217
    [GITEA] silently ignore obsolete sudo scope Earl Warren 2023-06-08 13:50:38 +02:00
  • 68dddcc6ff
    [GITEA] Ignore temporary files for directory size v1.21/forgejo-dependency Gusted 2023-11-06 23:53:22 +01:00
  • 9080bb1fdc
    [GITEA] Fix required error for token name Gusted 2023-11-02 12:21:14 +01:00
  • 0944b7a92a
    [GITEA] Add repo empty check for branch feed Gusted 2023-10-20 11:40:32 +02:00
  • c6a572cc0b
    [GITEA] Add anchor to review types (#26894) Earl Warren 2023-10-14 23:13:59 +02:00
  • 8d2dab94a6
    [GITEA] rework long-term authentication Gusted 2023-06-03 15:21:40 +02:00
  • d7268d7266
    [GITEA] convert feed items' titles to plain text Grigory Kirillov 2023-10-13 14:40:41 +03:00
  • dd2414f226
    [GITEA] Use maintained gziphandler Gusted 2023-10-01 00:09:25 +02:00
  • 7e15173c16
    [GITEA] Use existing jsonschema library Gusted 2023-10-01 12:58:58 +02:00
  • d6432cab25
    [GITEA] Make atomic ssh keys replacement robust Gusted 2023-09-30 22:16:47 +02:00
  • a7a74706ec
    [GITEA] Remove SSH workaround Gusted 2023-09-30 00:07:45 +02:00