Commit graph

  • a8f643c56e
    Fix run list broken when trigger user deleted (#24706) Lunny Xiao 2023-05-14 16:12:52 +08:00
  • 11552a779f
    Remove Fomantic comment module (#24703) silverwind 2023-05-14 06:21:24 +02:00
  • bed6885448
    Update to Alpine 3.18 (#24700) Yevhen Pavlov 2023-05-14 04:49:00 +03:00
  • 61ad4c607b
    fix minio storage iterator path (#24691) FuXiaoHei 2023-05-14 06:33:25 +08:00
  • 4810fe55e3
    Add status indicator on main home screen for each repo (#24638) Yarden Shoham 2023-05-14 00:59:01 +03:00
  • 68081c4721
    Add test for api team orgnization (#24699) Lunny Xiao 2023-05-14 05:26:35 +08:00
  • 8a8b753647
    Improve button-ghost, remove tertiary button (#24692) wxiaoguang 2023-05-14 04:38:22 +08:00
  • 3075b99610
    Add icon support for safari (#24697) Lunny Xiao 2023-05-14 03:48:56 +08:00
  • 82224c54e0
    Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) wxiaoguang 2023-05-14 02:59:11 +08:00
  • 9f1d377b87
    Fix docs documenting invalid @every for OLDER_THAN cron settings (#24695) Yarden Shoham 2023-05-13 18:22:31 +03:00
  • 542adf50d5
    Fix organization field being null in GET /api/v1/teams/{id} (#24694) Yarden Shoham 2023-05-13 17:47:58 +03:00
  • a94a8d0ab1
    Use standard HTTP library to serve files (#24693) wxiaoguang 2023-05-13 22:04:57 +08:00
  • f745016092
    Add eslint-plugin-eslint-comments (#24690) silverwind 2023-05-12 22:38:17 +02:00
  • a4d6f83b5b
    Add eslint-plugin-wc (#24689) silverwind 2023-05-12 21:15:49 +02:00
  • 9173e079ae
    Add Alpine package registry (#23714) KN4CK3R 2023-05-12 19:27:50 +02:00
  • 80bde0141b
    Only hide tooltip tippy instances (#24688) silverwind 2023-05-12 18:58:55 +02:00
  • b20e5f9cd8
    Update JS dependencies (#24685) silverwind 2023-05-12 17:47:48 +02:00
  • ec8ea58dbe
    Rename ".button-link" to ".button-ghost" (#24670) wxiaoguang 2023-05-12 22:58:44 +08:00
  • bfa0fc2c98
    Make testlogger output "TestLogger" prefix (#24683) wxiaoguang 2023-05-12 22:20:29 +08:00
  • a7773d28d2
    Support migrating storage for actions log via command line (#24679) Jason Song 2023-05-12 21:30:28 +08:00
  • b5c26fa825
    Add markdown preview to Submit Review Textarea (#24672) yp05327 2023-05-12 19:53:41 +09:00
  • a96c73f979
    Remove svg.svg class, restore .rss-icon (#24667) silverwind 2023-05-12 12:23:53 +02:00
  • 4b80813341
    Support SSH for go get (#24664) rune 2023-05-12 17:44:37 +08:00
  • 49808136c5
    Display owner of a runner as a tooltip instead of static text (#24377) yp05327 2023-05-12 17:43:27 +09:00
  • 4aec1f87a4
    Remove highlight in repo list (#24675) yp05327 2023-05-12 17:00:17 +09:00
  • bc719f549e
    Update pin and add pin-slash (#24669) yp05327 2023-05-12 15:38:59 +09:00
  • 8251b317f7
    Improve empty notifications display (#24668) silverwind 2023-05-12 06:06:23 +02:00
  • 6c8b680f91
    GitHub Actions cleanups (#24620) silverwind 2023-05-12 03:21:28 +02:00
  • 365bb77a54
    Fix issues list page multiple selection update milestones (#24660) Lunny Xiao 2023-05-11 21:19:42 +08:00
  • f6e029e6c7
    Make repo migration cancelable and fix various bugs (#24605) wxiaoguang 2023-05-11 16:25:46 +08:00
  • 58dfaf3a75
    Improve queue & process & stacktrace (#24636) wxiaoguang 2023-05-11 15:45:47 +08:00
  • b3af7484bc
    Fix missing badges in org settings page (#24654) yp05327 2023-05-11 15:56:25 +09:00
  • bcd0733a64
    Only show one tippy at a time (#24648) silverwind 2023-05-11 07:40:54 +02:00
  • 3d9ed62f4a
    Reenable creating default webhooks. (#24626) Nick 2023-05-10 22:10:57 -04:00
  • a54c8b4ce9
    Kd/fix redis unit test (#24650) Kyle D 2023-05-10 22:09:37 -04:00
  • 36ed6bdd0c
    Fix typo in act-runner file (#24652) Kerwin Bryant 2023-05-11 09:04:42 +08:00
  • 67db6b6976
    RSS icon fixes (#24476) silverwind 2023-05-11 00:27:02 +02:00
  • f7ede92f82
    Notification list enhancements, fix striped tables on dark theme (#24639) silverwind 2023-05-10 23:59:58 +02:00
  • 23ae939ef3
    Improve "goto issue by number" button (#24577) wxiaoguang 2023-05-10 23:50:58 +08:00
  • 54f399c4df
    Increase default LFS auth timeout from 20m to 24h (#24628) wxiaoguang 2023-05-10 22:23:47 +08:00
  • 89eebfae52
    Fix typo in the swift package documentation (#24637) ericLemanissier 2023-05-10 15:43:56 +02:00
  • 84033cee86
    Fix broken links in documents (#24630) Jason Song 2023-05-10 20:34:16 +08:00
  • 2d0ff00823
    Improve updating Actions tasks (#24600) Jason Song 2023-05-10 19:54:18 +08:00
  • ea7954f069
    Modify luminance calculation and extract related functions into single files (#24586) Hester Gong 2023-05-10 19:19:03 +08:00
  • 0ca5adee16
    Do not send "registration success email" for external auth sources (#24632) wxiaoguang 2023-05-10 18:49:47 +08:00
  • 35ab5cdedf
    Fix typo in Actions demo file (#24631) Jason Song 2023-05-10 17:51:25 +08:00
  • ae0fa64ef6
    Review fixes and enhancements (#24526) silverwind 2023-05-10 11:16:44 +02:00
  • 8bbbf7e6b8
    Remove fluid on compare diff page (#24627) Hester Gong 2023-05-10 16:46:17 +08:00
  • ae9ac50072
    Make the actions control button look like an actual button (#24611) Yarden Shoham 2023-05-10 11:09:23 +03:00
  • de7dcc7cd9
    Add a tooltip to the job rerun button (#24617) Yarden Shoham 2023-05-10 10:37:10 +03:00
  • cf1a7b08eb
    Improve reverse-proxy document and fix nginx config bug (#24616) wxiaoguang 2023-05-10 13:28:44 +08:00
  • c355728a6f
    Remove unnecessary code (#24610) Lunny Xiao 2023-05-10 12:57:06 +08:00
  • 29637b03b2
    Fix commits pushed with deploy keys not shown in dashboard (#24521) Zettat123 2023-05-10 12:14:58 +08:00
  • 8030614386
    fix: release page for empty or non-existing target (#24470) oliverpool 2023-05-10 05:43:55 +02:00
  • 5930ab5fdf
    Filter get single commit (#24613) Matthew Walowski 2023-05-09 18:34:07 -07:00
  • 9a0652f0b2
    Attach a tooltip to the action status icon (#24614) Yarden Shoham 2023-05-09 22:39:16 +03:00
  • 4f1065030f
    Use official Vue extension in Gitpod (#24609) Yarden Shoham 2023-05-09 21:03:50 +03:00
  • cd9a13ebb4
    Create a branch directly from commit on the create branch API (#22956) 来自村里的小螃蟹 2023-05-09 18:22:32 +08:00
  • 023a048f52
    Make repository response support HTTP range request (#24592) wxiaoguang 2023-05-09 15:34:36 +08:00
  • c090f87a8d
    Add Gitea Profile Readmes (#23260) Nicholas Pease 2023-05-09 01:57:24 -04:00
  • b6fc2cdf82
    Make diff view full width again (#24598) wxiaoguang 2023-05-09 13:21:03 +08:00
  • 2ee72d011f
    Add permission check for moving issue action in project view page (#24589) yp05327 2023-05-09 13:50:16 +09:00
  • d5b2bf9044
    Update JS dependencies, add new eslint rules (#24597) silverwind 2023-05-09 04:35:49 +02:00
  • 1dd83dbb91
    Filters for GetAllCommits (#24568) Matthew Walowski 2023-05-08 18:06:05 -07:00
  • 707c7e60c9 [skip ci] Updated translations via Crowdin GiteaBot 2023-05-09 00:24:20 +00:00
  • 46e97986f5
    Attach a tooltip to the action control button (#24595) Yarden Shoham 2023-05-09 02:59:59 +03:00
  • def4956122
    Improve Gitea's web context, decouple "issue template" code into service package (#24590) wxiaoguang 2023-05-09 07:30:14 +08:00
  • c4303efc23
    Support markdown editor for issue template (#24400) yp05327 2023-05-09 07:22:52 +09:00
  • 9ad5b59cd9
    Do not select line numbers when selecting text from the action run logs (#24594) Yarden Shoham 2023-05-08 21:50:05 +03:00
  • 3d266dd0f3
    In TestViewRepo2, convert computed timezones to local time (#24579) Nick 2023-05-08 09:07:41 -04:00
  • f5b70a029c
    Fix close org projects (#24588) yp05327 2023-05-08 21:19:27 +09:00
  • 6f9c278559
    Rewrite queue (#24505) wxiaoguang 2023-05-08 19:49:59 +08:00
  • cb700aedd1
    Split "modules/context.go" to separate files (#24569) wxiaoguang 2023-05-08 17:36:54 +08:00
  • ff5629268c
    Pass 'not' to commit count (#24473) Matthew Walowski 2023-05-08 00:10:53 -07:00
  • e962ade99c
    Refresh the refernce of the closed PR when reopening (#24231) sillyguodong 2023-05-08 14:39:32 +08:00
  • 80765aab8c
    Fix broken link in tests/e2e/README (#24576) Steve Russo 2023-05-07 17:52:11 -07:00
  • 3319e9597e [skip ci] Updated licenses and gitignores GiteaBot 2023-05-08 00:23:39 +00:00
  • 1144b1d129
    Add goto issue id function (#24479) Tyrone Yeh 2023-05-07 23:44:16 +08:00
  • 0bb52883eb
    Improve decryption failure message (#24573) wxiaoguang 2023-05-07 19:29:43 +08:00
  • 56ae853ca0
    Simplify template helper functions (#24570) wxiaoguang 2023-05-07 17:49:46 +08:00
  • 377e0139b0
    Makefile: Use portable !, not GNUish -not, with find(1). (#24565) riastradh 2023-05-07 04:41:33 +00:00
  • 97b70a0cd4
    Add org visibility label to non-organization's dashboard (#24558) Hester Gong 2023-05-07 08:33:43 +08:00
  • 4daf40505a
    Sort users and orgs on explore by recency by default (#24279) techknowlogick 2023-05-06 10:04:55 -04:00
  • 46679554d0
    Change add_on translation to added_on and include placeholder for the date (#24562) Yarden Shoham 2023-05-06 16:11:27 +03:00
  • 95e2e3aa30
    Change valid_until translation to valid_until_date and include placeholder for the date (#24563) Yarden Shoham 2023-05-06 15:37:02 +03:00
  • ef92459e18
    Fix docs failing the build on main (#24561) Yarden Shoham 2023-05-06 14:52:44 +03:00
  • db582d97ef
    Improve wiki user title test (#24559) wxiaoguang 2023-05-06 19:24:18 +08:00
  • bc888e5f92
    Fix incorrect user visibility (#24557) Zettat123 2023-05-06 18:54:26 +08:00
  • 291c868046
    Change join_on translation to joined_on and include placeholder for the date (#24550) Yarden Shoham 2023-05-06 13:10:30 +03:00
  • e5a8ebc0ed
    Require at least one unit to be enabled (#24189) Lunny Xiao 2023-05-06 17:39:06 +08:00
  • 0ebabf3c6b
    Fix broken README link (#24546) JakobDev 2023-05-06 10:16:06 +02:00
  • 0deb5053bd
    Check latest version on CI (#24556) Lunny Xiao 2023-05-06 15:43:56 +08:00
  • 05209f0d1d
    Add RPM registry (#23380) KN4CK3R 2023-05-05 22:33:37 +02:00
  • 8f314c6793
    Docs for Gitea Actions (#24405) Jason Song 2023-05-06 04:07:20 +08:00
  • b8c19e7a11
    Update LDAP filters to include both username and email address (#24547) Gary Moon 2023-05-05 14:18:53 -04:00
  • 09dd4b42c7
    Temporarily disable PATs until next release (#24527) Kyle D 2023-05-05 11:41:44 -04:00
  • ea1afb945d
    Replace placeholders in licenses (#24354) Jason Song 2023-05-05 21:46:17 +08:00
  • a866cb0cb9
    Fix the permission of team's Actions unit issue (#24536) sillyguodong 2023-05-05 20:02:30 +08:00
  • a1cd455c85
    Bump golang deps (#24533) techknowlogick 2023-05-05 05:17:19 -04:00
  • f17a4358f4
    Fix mirrors repository disapeared on user dashboard (#24520) Lunny Xiao 2023-05-05 16:41:21 +08:00