Commit graph

  • d1cb590c78
    [GITEA] Log SQL queries when the database return error Gusted 2024-01-14 00:01:39 +01:00
  • 2924fcf814
    [GITEA] services: Gracefully handle missing branches Gergely Nagy 2024-01-13 21:02:49 +01:00
  • 2cfcd266b4
    [GITEA] Fix panic in canSoftDeleteContentHistory Gusted 2024-01-13 11:55:33 +01:00
  • 603a44edf0
    [GITEA] POST /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments Earl Warren 2024-01-09 12:49:18 +01:00
  • 91b5aa0e5f
    [GITEA] Improve 404 screen on mobile Gusted 2024-01-05 20:48:09 +01:00
  • 639b428cf4
    [FEAT] API support for repository flags Gergely Nagy 2024-01-05 13:45:10 +01:00
  • 36f7c162e2
    [FEAT] Repository flags Gergely Nagy 2024-01-04 14:28:19 +01:00
  • 9809f96a4a
    [GITEA] Disable the RSS feed in file view for non-branches Gergely Nagy 2024-01-06 10:06:17 +01:00
  • 2e172b3c9c
    [GITEA] add option for banning dots in usernames (squash) set in test Earl Warren 2024-01-08 17:53:02 +01:00
  • e019eb33a2
    [GITEA] Find README.md for user profiles case insensitively Gergely Nagy 2024-01-05 10:44:33 +01:00
  • 159dc74ceb
    [GITEA] Check for Commit in opengraph Gusted 2024-01-04 23:29:28 +01:00
  • f90b802634
    [GITEA] Add support for shields.io-based badges Gergely Nagy 2024-01-01 13:38:49 +01:00
  • 92f41d11dd
    [GITEA] repo: Don't redirect the repo to external units Gergely Nagy 2023-12-31 17:54:43 +01:00
  • abfc169fc8
    [GITEA] Remove redundant syncBranchToDB Gusted 2023-12-17 22:49:58 +01:00
  • 1d8bca07f3
    [GITEA] Configurable clone methods Gergely Nagy 2023-12-31 16:24:05 +01:00
  • 1bae2430c0
    [GITEA] Fix NPE in ToPullReviewList Gusted 2023-12-30 15:06:17 +01:00
  • f3b298133e
    [GITEA] pulls: "Edit File" button in "Files Changed" tab Antonin Delpeuch 2023-12-19 22:18:07 +01:00
  • 5c0894a588
    [GITEA] Avoid WHERE IN for comment migration query Gusted 2023-12-17 16:39:58 +01:00
  • be6416e990
    [GITEA] Fix /issues/search endpoint Gusted 2023-12-22 17:20:50 +01:00
  • 5eeccecafc
    [GITEA] Optionally allow anyone to edit Wikis Gergely Nagy 2023-12-20 21:44:55 +01:00
  • f3f888ed13
    [GITEA] Fix session generation for database Gusted 2023-12-27 23:22:06 +01:00
  • 41871ba3af
    [ACTIONS] on.schedule: create a new payload Earl Warren 2023-12-23 12:17:20 +01:00
  • 33b1dec846
    [GITEA] Fix NPE in UsernameSubRoute Gusted 2023-12-18 18:14:04 +01:00
  • 447aa3e499
    [GITEA] the ref of a scheduled action is always the default branch Earl Warren 2023-12-13 15:21:17 +01:00
  • 701882cc08
    [GITEA] Add footnote testing Gusted 2023-12-18 12:40:05 +01:00
  • d4fc0d2c5a
    [GITEA] Allow changing the email address before activation Gergely Nagy 2023-12-07 12:57:16 +01:00
  • 6b5bfffe5d
    [GITEA] test markdown CleanValue to prevent regression Earl Warren 2023-12-13 17:42:34 +01:00
  • 7b79294684
    [GITEA] Revert "Make user-content-* consistent with github (#26388)" Earl Warren 2023-12-13 17:38:55 +01:00
  • 06aae9ae72
    [GITEA] GetScheduledMergeByPullID may involve a system user Earl Warren 2023-12-09 14:52:30 +01:00
  • fa0759962b
    [GITEA] allow viewing the latest Action Run on the web Gergely Nagy 2023-12-08 13:41:48 +01:00
  • 533c87da65
    [GITEA] Make HTTPS schema default for Swagger Gusted 2023-12-07 23:17:14 +01:00
  • 274aee0bb0
    [GITEA] correct default license selection Otto Richter 2023-12-05 22:32:11 +01:00
  • 55306dfb24
    [GITEA] fix VSCode settings Antonin Delpeuch 2023-12-04 14:10:23 +01:00
  • ff00749191
    [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) Gergely Nagy 2023-12-01 13:07:36 +00:00
  • 9341b37520
    [GITEA] Add download URL for executable files Gusted 2023-11-28 12:46:34 +01:00
  • e1a82a15d3
    [GITEA] Require Latex code to have a end sequence Gusted 2023-11-26 20:43:51 +01:00
  • 75ce1e2ac1
    [GITEA] Allow user to select email for file operations in Web UI Gusted 2023-11-17 00:17:40 +01:00
  • 51fab30187
    [GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790) Antonin Delpeuch 2023-11-30 13:56:47 +00:00
  • 01b0ead664
    [GITEA] Enable mocked HTTP responses for GitLab migration test Antonin Delpeuch 2023-11-28 09:32:26 +01:00
  • 21c4d844f3
    [GITEA] test GET /{owner}/{repo}/comments/{id}/attachments Loïc Dachary 2023-11-12 13:52:48 +01:00
  • 3f71a0ef02
    [GITEA] test POST /{username}/{reponame}/{type:issues|pulls}/move_pin Loïc Dachary 2023-11-20 16:34:04 +01:00
  • efbe483057
    [GITEA] test POST /{username}/{reponame}/{tags,release}/delete Loïc Dachary 2023-11-12 20:01:24 +01:00
  • 7022378173
    [GITEA] Add cancel button to wiki Gusted 2023-11-20 09:43:52 +01:00
  • 6338fe8bef
    [GITEA] oauth2: use link_account page when email/username is missing (#1757) Antonin Delpeuch 2023-11-19 11:50:05 +00:00
  • 4d76bbeda7
    [GITEA] Accept shorter commit IDs in web route Gusted 2023-11-14 19:24:20 +01:00
  • 6f8fc9392c
    [GITEA] Add noreply email address as verified for SSH signed Git commits Gusted 2023-11-11 13:01:24 +01:00
  • 295cd6be94
    [GITEA] Use existing error functionality Gusted 2023-11-04 22:09:19 +01:00
  • 62f866de99
    [GITEA] Add repo empty check for branch feed Gusted 2023-10-20 11:40:32 +02:00
  • 8c0cbd3549
    [GITEA] convert feed items' titles to plain text Grigory Kirillov 2023-10-13 14:40:41 +03:00
  • 92413041bd
    [GITEA] Use maintained gziphandler Gusted 2023-10-01 00:09:25 +02:00
  • 662c8ee341
    [GITEA] Use existing jsonschema library Gusted 2023-10-01 12:58:58 +02:00
  • b896a87103
    [GITEA] Make atomic ssh keys replacement robust Gusted 2023-09-30 22:16:47 +02:00
  • fa37a211fb
    [GITEA] Drop sha256-simd in favor of stdlib Gusted 2023-09-30 00:45:31 +02:00
  • ee70e910df
    [GITEA] fix indentation in Maven package install instructions rome-user 2023-09-30 18:03:22 -07:00
  • a5b1c1b0b3
    [GITEA] Detect file rename and show in history Gusted 2023-09-14 21:53:57 +02:00
  • 773ade3b5f
    [GITEA] Skip unsupported code comment Gusted 2023-09-17 20:25:30 +02:00
  • 23e4c19d42
    [GITEA] Tidy up archive modal Gusted 2023-09-13 01:08:37 +02:00
  • 2d06901a18
    [GITEA] notifies admins on new user registration Aravinth Manivannan 2023-09-07 07:11:29 +00:00
  • 3df243ca41
    [GITEA] [picture].*AVATAR_UPLOAD_PATH is legacy Earl Warren 2023-08-30 15:21:18 +02:00
  • cd0ac59140
    [GITEA] add GitHub repo migration test zareck 2023-08-20 11:16:30 -03:00
  • 6bec246983
    [GITEA] Use vertical tabs on issue filters Gusted 2023-08-18 15:18:23 +02:00
  • 664192767c
    [GITEA] Add slow SQL query warning Gusted 2023-08-18 04:39:23 +02:00
  • 23d32eb493
    [GITEA] Improve HTML title on repositories Gusted 2023-08-18 11:21:24 +02:00
  • c237ab9f18
    [GITEA] Allow release creation on commit Gusted 2023-08-05 14:47:09 +02:00
  • d3f9808151
    [GITEA] Add password length check on install page Gusted 2023-06-24 13:08:52 +02:00
  • ee26f86bfc
    [GITEA] add option for banning dots in usernames Panagiotis "Ivory" Vasilopoulos 2023-06-12 13:57:01 +02:00
  • 7a89d321c8
    [GITEA] silently ignore obsolete sudo scope Earl Warren 2023-06-08 13:50:38 +02:00
  • 56c8f98e4c
    [THEME] Add colorblind theme variants JP 2023-11-08 03:53:37 +02:00
  • 88171e0030
    [BRANDING] add Forgejo Git Service and migration UI Earl Warren 2023-12-05 16:43:35 +01:00
  • bdc296793e
    [BRANDING] security.txt Gusted 2023-08-05 21:58:30 +02:00
  • 7623dc05a9
    [BRANDING] Replace links to GitHub with Codeberg guides about adding SSH/GPG keys Rodion Borisov 2023-07-25 02:55:51 +03:00
  • 5e76094b80
    [BRANDING] add forgejo target to Makefile Loïc Dachary 2023-07-21 11:36:24 +02:00
  • fe9659a579
    [BRANDING] parse FORGEJO__* in the container environment Earl Warren 2023-07-10 23:17:39 +02:00
  • 9050c1742c
    [BRANDING] Use forgejo binary name Gusted 2023-06-18 20:34:26 +02:00
  • cc88c1063f
    [BRANDING] adapt forgejo/contrib/upgrade.sh lauralani 2023-03-29 10:21:43 +02:00
  • 8ca2104118
    [BRANDING] Rebrand dump log Rychart Redwerkz 2023-03-06 05:10:56 +01:00
  • e57504f278
    [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP Loïc Dachary 2023-02-24 14:24:29 +01:00
  • ec3851d5a7
    [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} Loïc Dachary 2023-02-24 13:38:29 +01:00
  • ef25d18d9c
    [BRANDING] reserve forgejo-actions username Loïc Dachary 2023-02-16 10:36:14 +01:00
  • 8b5941a12f
    [BRANDING] Update nodeinfo branding Gusted 2023-02-04 11:20:21 +01:00
  • e20cd83bc5
    [BRANDING] add the forgejo webhook type & update webhook docs URLs Earl Warren 2023-01-14 10:07:01 +01:00
  • ec8f162b33
    [BRANDING] add X-Forgejo-* headers Earl Warren 2023-01-14 08:16:30 +01:00
  • f7f813ab84
    [BRANDING] Replace branding in Swagger Gusted 2023-01-09 22:28:04 +01:00
  • 743d1e34ac
    [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. TomZ 2023-01-09 14:01:00 +01:00
  • 42e81f8451
    [BRANDING] Rebrand default meta tags Caesar Schinas 2022-12-28 00:28:39 -10:00
  • b5976d4243
    [BRANDING] Add Forgejo light, dark, and auto themes Caesar Schinas 2022-12-25 01:44:04 -10:00
  • 1a673c0ff6
    [BRANDING] container images: set APP_NAME Loïc Dachary 2022-12-25 16:25:25 +01:00
  • f0835feaff
    [BRANDING] Custom loading animation for Forgejo Caesar Schinas 2022-12-25 02:35:04 -10:00
  • 95c371d1bb
    [BRANDING] Rebrand default config settings for new installs (#140) Caesar Schinas 2022-12-19 20:01:46 +00:00
  • e5b68d2614
    [BRANDING] Add forgejo emoji Caesar Schinas 2022-12-19 00:05:51 -10:00
  • f9638e435b
    [BRANDING] Rebrand footer "powered by" links Caesar Schinas 2022-12-18 23:03:28 -10:00
  • 674c579879
    [BRANDING] Rebrand systemd service (#137) Gusted 2022-12-18 19:03:34 +00:00
  • 31bfb80c03
    [BRANDING] add Forgejo logo Caesar Schinas 2022-12-17 00:20:38 -10:00
  • 8d3fab8944
    [MODERATION] Refactor excluding watchers mechanism (squash) Gusted 2024-01-15 00:22:06 +01:00
  • 9bb188176e
    [MODERATION] Block issue creation when blocked by repo owner (squash) Gusted 2023-12-29 15:35:08 +01:00
  • 9db9f6732d
    [MODERATION] User blocking (squash) do not use token= query param Earl Warren 2023-12-25 13:50:03 +01:00
  • 2da33aae2d
    [MODERATION] User blocking Gusted 2023-08-15 01:07:38 +02:00
  • 006291bd9c
    [MODERATION] Purge issues on user deletion Gusted 2023-08-26 23:10:42 +02:00
  • 6fc17ad37b
    [PRIVACY] Add a DNS method to fetch new updates Gusted 2023-01-27 01:07:33 +01:00
  • c53f802778
    [PRIVACY] Disable update_checker cron tasks Gusted 2022-12-18 19:56:08 +01:00