1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-17 15:08:27 +00:00

Commit Graph

  • d302a5ee65 change placeholders in actions docs techknowlogick 2023-06-05 11:28:51 -04:00
  • 395a6fabf3 fix "Remove stars when repo goes private #19904" (#25084) 6543 2023-06-05 17:23:09 +02:00
  • 3ef97932d5 Fix parallelly generating index failure with Mysql (#24567) (#25081) Giteabot 2023-06-05 11:05:52 -04:00
  • 1a5f478ae1 Introduce how to configure cache when starting a Runner with Docker (#25077) sillyguodong 2023-06-05 22:12:55 +08:00
  • 62ac3251fa Remove stars when repo goes private (#19904) Wim 2023-06-05 15:25:43 +02:00
  • 8e63373c01 Use correct selector for hiding RSS icon link in the branch selector dropdown (#25080) wxiaoguang 2023-06-05 20:34:25 +08:00
  • 315124b469 Fix parallelly generating index failure with Mysql (#24567) Lunny Xiao 2023-06-05 18:33:47 +08:00
  • 3d1fda737b Use git command instead of the ini package to remove the origin remote (#25066) Lunny Xiao 2023-06-05 18:05:31 +08:00
  • 15adec19e7 improve permission documentation (#23942) (#25078) Giteabot 2023-06-05 06:04:59 -04:00
  • d851bd9a6b improve permission documentation (#23942) Lunny Xiao 2023-06-05 15:43:17 +08:00
  • 11598885b3 Use RepositoryList instead of []*Repository (#25074) Lunny Xiao 2023-06-05 15:25:47 +08:00
  • ca35dec18b Add ability to set multiple redirect URIs in OAuth application UI (#25072) Denys Konovalov 2023-06-05 09:00:12 +02:00
  • 7d192cb674 Add Progressbar to Milestone Page (#25050) JakobDev 2023-06-05 08:25:46 +02:00
  • d63d8108b4 [skip ci] Updated licenses and gitignores GiteaBot 2023-06-05 00:27:49 +00:00
  • 18de83b2a3 Redesign Scoped Access Tokens (#24767) Jack Hay 2023-06-04 14:57:16 -04:00
  • 520eb57d76 Use a separate admin page to show global stats, remove actions stat (#25062) wxiaoguang 2023-06-03 22:03:41 +08:00
  • 4486dd39e7 Remove cancel button from branch protection form (#25063) Yarden Shoham 2023-06-03 15:06:09 +03:00
  • 7d855efb1f Allow for PKCE flow without client secret + add docs (#25033) Denys Konovalov 2023-06-03 05:59:28 +02:00
  • 7fca4056c4 Fix link to customizing-gitea (#25056) kodermho 2023-06-02 22:27:40 -04:00
  • 8e94b715cc GitLab migration: Sanitize response for reaction list (#25054) (#25059) Giteabot 2023-06-02 17:13:33 -04:00
  • af3deb0b30 GitLab migration: Sanitize response for reaction list (#25054) 6543 2023-06-02 22:35:50 +02:00
  • b6d8d695da Add up and down arrows to selected lookup repositories (#24727) Tyrone Yeh 2023-06-03 02:39:07 +08:00
  • 72eedfb915 Show file tree by default (#25052) Kyle D 2023-06-02 11:39:01 -04:00
  • b2ec116c60 Add oauth Chinese document for v1.19 (#25020) HesterG 2023-06-02 22:52:53 +08:00
  • edfa2c5b78 Port Chinese document for localization to v1.19 (#25021) HesterG 2023-06-02 22:49:33 +08:00
  • e3897148f9 Minor UI improvements: logo alignment, auth map editor, auth name display (#25043) wxiaoguang 2023-06-02 18:02:20 +08:00
  • de4a21fcb4 Refactor INI package (first step) (#25024) wxiaoguang 2023-06-02 17:27:30 +08:00
  • 7a5873335a [skip ci] Updated translations via Crowdin GiteaBot 2023-06-02 00:26:50 +00:00
  • 73ae6b21d1 Fix users cannot visit issue attachment bug (#25019) (#25027) Giteabot 2023-06-01 13:22:26 -04:00
  • b83e4f295d Run markdownlint on drone, fix lint issue (#25040) silverwind 2023-06-01 17:34:40 +02:00
  • c5ede35124 Add button on diff header to copy file name, misc diff header tweaks (#24986) silverwind 2023-06-01 12:47:28 +02:00
  • 5d23c885ed Fix users cannot visit issue attachment bug (#25019) Lunny Xiao 2023-06-01 01:06:17 +08:00
  • 48bfea6705 Fix incorrect issuel filter menu style (#25018) wxiaoguang 2023-05-31 18:44:28 +08:00
  • a90988d63f Update repo's default branch when adding new files in an empty one (#25017) wxiaoguang 2023-05-31 17:07:51 +08:00
  • 95bf09fca0 Add chinese documentations for Packages (#24914) (#25016) sillyguodong 2023-05-31 15:55:01 +08:00
  • a5acec329e Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 谈笑风生间 2023-05-31 15:54:46 +08:00
  • bf27fc3596 Merge new project templates into one (#24985) delvh 2023-05-31 08:50:18 +02:00
  • 3b5cc02345 Add chinese documentations for installation (#24904) (#25015) sillyguodong 2023-05-31 14:17:19 +08:00
  • 3a6a6342ea Add chinese documentations for cran package registry (#25012) sillyguodong 2023-05-31 14:14:31 +08:00
  • 37b73b3337 Add Chinese docs for help, contribution and development (#24925) (#25011) HesterG 2023-05-31 14:12:37 +08:00
  • 50bd7d0b24 Remove the service worker (#25010) silverwind 2023-05-31 04:07:04 +02:00
  • 28a89e360f Add user level action runners (#24995) HesterG 2023-05-31 09:39:54 +08:00
  • 4c81dae297 Update github.com/google/go-github to v52 (#24004) 6543 2023-05-31 02:31:51 +02:00
  • 0c79a655d4 various style fixes (#25008) Denys Konovalov 2023-05-31 00:28:25 +02:00
  • 1ea5c8b0ff Add show timestamp/seconds and fullscreen options to action page (#24876) HesterG 2023-05-31 04:38:55 +08:00
  • 3dd3b1b456 Fix markdown link to awesome gitea (#25009) John Olheiser 2023-05-30 13:10:51 -05:00
  • 1b115296d3 Followup to pinned Issues (#24945) JakobDev 2023-05-30 17:26:51 +02:00
  • faae819f5d revert the removed method to fix tmpl break on graph page (#25005) Lunny Xiao 2023-05-30 21:36:58 +08:00
  • ee99cf6313 Refactor diffFileInfo / DiffTreeStore (#24998) wxiaoguang 2023-05-30 18:53:15 +08:00
  • d2c9fb02dd Unify doc links to use paths relative to doc folder (#24979) (#25000) HesterG 2023-05-30 18:08:32 +08:00
  • 32185efc14 Fix delete user account modal (#25004) HesterG 2023-05-30 18:08:09 +08:00
  • cdeb55f6e5 Remove unnecessary content on docs (#24976) (#25001) HesterG 2023-05-30 17:21:03 +08:00
  • 0ef7b66018 Update from-binary.en-us.md (#24975) (#24999) Giteabot 2023-05-30 02:01:06 -04:00
  • d783384c19 Clean up github actions (#24984) silverwind 2023-05-30 07:31:00 +02:00
  • 826b7b979c Fix missing reference prefix of commits when sync mirror repository (#24994) sillyguodong 2023-05-30 13:12:21 +08:00
  • e64c2faf85 Remove unnecessary content on docs (#24976) Lunny Xiao 2023-05-30 09:30:56 +08:00
  • 51b130831e Upgrade snap to node 20 (#24990) silverwind 2023-05-29 22:41:56 +02:00
  • a36c620583 Display file mode for new file and file mode changes (#24966) Yevhen Pavlov 2023-05-29 20:56:08 +03:00
  • e06f3d2ee5 Enable vue/html-closing-bracket-spacing eslint rule (#24987) silverwind 2023-05-29 18:58:53 +02:00
  • 085a8857f9 Fix repo level project - edit column (#24982) HesterG 2023-05-30 00:32:15 +08:00
  • 970e1c98ec Add v3.18 to TestPackageAlpine (#24972) Yevhen Pavlov 2023-05-29 18:45:32 +03:00
  • ca5f302876 Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) wxiaoguang 2023-05-29 23:00:21 +08:00
  • 73b57c2992 Improve dropdown menus, remove inline styles (#24954) silverwind 2023-05-29 16:10:06 +02:00
  • 0018b0a15e Unify doc links to use paths relative to doc folder (#24979) HesterG 2023-05-29 21:27:16 +08:00
  • 79a4c80f8d Rework button coloring, add focus and active colors (#24507) silverwind 2023-05-29 14:45:22 +02:00
  • e4e98979ff Add PDF rendering via PDFObject (#24086) silverwind 2023-05-29 14:10:00 +02:00
  • 35ce7ca25b Hide 'Mirror Settings' when unneeded, improve hints (#24433) Panagiotis "Ivory" Vasilopoulos 2023-05-29 11:32:52 +00:00
  • a70d853d06 Consolidate the two review boxes into one (#24738) silverwind 2023-05-29 12:44:03 +02:00
  • 275d4b7e3f API endpoint for changing/creating/deleting multiple files (#24887) Denys Konovalov 2023-05-29 11:41:35 +02:00
  • 7dc46ffbaa Match unqualified references when syncing pulls as well (#23070) Amos (LFlare) Ng 2023-05-29 17:32:32 +08:00
  • 245f2c08db Repo list improvements, fix bold helper classes (#24935) silverwind 2023-05-29 10:55:23 +02:00
  • 28077e66c0 Add step start time to ViewStepLog (#24980) Zettat123 2023-05-29 16:18:36 +08:00
  • 355a078192 Update from-binary.en-us.md (#24975) epk 2023-05-29 03:46:38 -04:00
  • 3a7e0953c1 zh-cn translation for usage docs (#24897) (#24977) Giteabot 2023-05-28 23:53:11 -04:00
  • ad13df36b7 Test query must have "order by" explicitly to avoid unstable results (#24963) wxiaoguang 2023-05-29 11:20:57 +08:00
  • 84c8ab9fd1 Help to recover from corrupted levelqueue (#24912) wxiaoguang 2023-05-29 10:52:32 +08:00
  • 9da84a36eb simple docs fixes: 'pull request' page (en-us & zh-tw) link path to 'issue-pull-request-templates' (#24961) (#24970) Giteabot 2023-05-28 21:51:53 -04:00
  • 8faf9465b3 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-29 00:24:30 +00:00
  • c7612d178c Remove meta tags theme-color and default-theme (#24960) silverwind 2023-05-29 00:33:17 +02:00
  • faf8557b4c Add dark mode to API Docs (#24971) silverwind 2023-05-28 23:37:34 +02:00
  • acb13afb79 Update JS dependencies (#24969) silverwind 2023-05-28 21:47:03 +02:00
  • a2e5c3c963 Replace Fomantic reset module with our own (#24948) silverwind 2023-05-28 20:04:35 +02:00
  • 8a6a1143a4 Remove reference to caddy v1 in docs (#24962) (#24964) Giteabot 2023-05-28 05:34:50 -04:00
  • 1fa50f323a simple docs fixes: 'pull request' page (en-us & zh-tw) link path to 'issue-pull-request-templates' (#24961) Jon Keim 2023-05-28 04:47:05 -04:00
  • fe67390da5 Remove reference to caddy v1 in docs (#24962) techknowlogick 2023-05-28 04:39:16 -04:00
  • 595e8abd68 Improve and fix bugs surrounding reactions (#24760) silverwind 2023-05-28 03:34:18 +02:00
  • 2f149c5c9d Use [git.config] for reflog cleaning up (#24958) wxiaoguang 2023-05-28 09:07:14 +08:00
  • 0d54395fb5 Improve logger Pause handling (#24946) wxiaoguang 2023-05-28 04:35:44 +08:00
  • 7314726bab Do not output "Trace" level logs from process manager by default (#24952) wxiaoguang 2023-05-27 18:55:24 +08:00
  • 4a58a8ca31 Make the 500 page load themes (#24953) silverwind 2023-05-27 12:06:08 +02:00
  • 7de46b0749 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-27 00:25:56 +00:00
  • d6cbf7f315 docs: remove an extraneous whitespace (#24949) 谈笑风生间 2023-05-27 02:16:48 +08:00
  • abccb86b36 Show bot label next to username when rendering autor link if the user is a bot (#24943) Yarden Shoham 2023-05-26 19:58:11 +03:00
  • 85fa954a38 Improve some Forms (#24878) JakobDev 2023-05-26 11:42:54 +02:00
  • b4cd1028d9 Fix doc for 1.19 backend guideline (#24942) HesterG 2023-05-26 17:22:38 +08:00
  • 18f26cfbf7 Improve queue and logger context (#24924) wxiaoguang 2023-05-26 15:31:55 +08:00
  • e4922d484b Fix ref type error (#24941) Lunny Xiao 2023-05-26 15:00:27 +08:00
  • f9cfd6ce5b Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) Lunny Xiao 2023-05-26 09:04:48 +08:00
  • 26fa94bc25 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-26 00:24:37 +00:00
  • 1ef0fda635 Add Link to Stars and Forks Page to Repo List (#24931) JakobDev 2023-05-25 18:57:49 +02:00