Revisions of gitea
Dirk Mueller (dirkmueller)
committed
(revision 37)
- add ReadWritePaths=/var/lib/gitea/https to systemd to allow ACME certificate renewal
Dirk Mueller (dirkmueller)
committed
(revision 36)
Dirk Mueller (dirkmueller)
committed
(revision 35)
- update apparmor-usr.bin.gitea to allow automatic ACME refreshing
Dirk Mueller (dirkmueller)
committed
(revision 34)
Dirk Mueller (dirkmueller)
committed
(revision 33)
- Update to version 1.18.3: * Changelog 1.18.3 (#22575) * Prevent multiple `To` recipients (#22566) (#22569) * Truncate commit summary on repo files table. (#22551) (#22552) * Mute all links in issue timeline (#22534)
buildservice-autocommit
accepted
request 1060011
from
Dirk Mueller (dirkmueller)
(revision 32)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 31)
- update apparmor-usr.bin.gitea to allow automatic ACME refreshing
Dirk Mueller (dirkmueller)
committed
(revision 30)
buildservice-autocommit
accepted
request 1031128
from
Dirk Mueller (dirkmueller)
(revision 29)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 28)
- switch to Node 18 as Node 16 got dropped from Tumbleweed
Dirk Mueller (dirkmueller)
committed
(revision 27)
- Update to version 1.17.3: see https://blog.gitea.io/2022/10/gitea-1.17.3-is-released/ * Bump golang.org/x/text (#21412) (#21413) * Update bluemonday (#21281) (#21287) * Sanitize and Escape refs in git backend (#21464) (#21463) * ENHANCEMENTS * Fix empty container layer history and UI (#21251) (#21278) * Use en-US as fallback when using other default language (#21200) (#21256) * Make the vscode clone link respect transport protocol (#20557) (#21128) * BUGFIXES * Do DB update after merge in hammer context (#21401) (#21416) * Add Num{Issues,Pulls} stats checks (#21404) (#21414) * Stop logging CheckPath returns error: context canceled (#21064) (#21405) * Parse OAuth Authorization header when request omits client secret (#21351) (#21374) * Ignore port for loopback redirect URIs (#21293) (#21373) * Set SemverCompatible to false for Conan packages (#21275) (#21366) * Tag list should include draft releases with existing tags (#21263) (#21365) * Fix linked account translation (#21331) (#21334) * Make NuGet service index publicly accessible (#21242) (#21277) * Foreign ID conflicts if ID is 0 for each item (#21271) (#21272) * Use absolute links in feeds (#21229) (#21265) * Prevent invalid behavior for file reviewing when loading more files (#21230) (#21234) * Respect REQUIRE_SIGNIN_VIEW for packages (#20873) (#21232) * Treat git object mode 40755 as directory (#21195) (#21218) * Allow uppercase ASCII alphabet in PyPI package names (#21095) (#21217) * Fix limited user cannot view himself’s profile (#21212) * Fix template bug of admin monitor (#21209) * Fix reaction of issues (#21185) (#21196) * Fix CSV diff for added/deleted files (#21189) (#21193) * Fix pagination limit parameter problem (#21111)
Dirk Mueller (dirkmueller)
committed
(revision 26)
Dirk Mueller (dirkmueller)
accepted
request 1008366
from
Ruediger Oertel (oertel)
(revision 25)
- add /var/lib/gitea/https directory and let it be writable in apparmor config to be able to enable acme (eg letsencrypt) see https://docs.gitea.io/en-us/https-setup/ ENABLE_ACME = true ACME_ACCEPTTOS = true ACME_DIRECTORY = https ACME_EMAIL = email@example.com
Dirk Mueller (dirkmueller)
committed
(revision 24)
- small AppArmor fixes - Remove gitea-nodejs_package.json.patch - Install gulp using nodejs - Update to version 1.17.2 * SECURITY - Double check CloneURL is acceptable (#20869) (#20892) - Add more checks in migration code (#21011) (#21050) * ENHANCEMENTS - Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) - Improve arc-green code theme (#21039) (#21042) - Enable contenthash in filename for dynamic assets (#20813) (#20932) - Don't open new page for ext wiki on same repository (#20725) (#20910) - Disable doctor logging on panic (#20847) (#20898) - Remove calls to load Mirrors in user.Dashboard (#20855) (#20897) - Update codemirror to 5.65.8 (#20875) - Rework repo buttons (#20602, #20718) (#20719) * BUGFIXES - Ensure delete user deletes all comments (#21067) (#21068) - Delete unreferenced packages when deleting a package version (#20977) (#21060) - Redirect if user does not exist on admin pages (#20981) (#21059) - Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ssh (#20902) (#21058) - Fix 500 on time in timeline API (#21052) (#21057) - Fill the specified ref in webhook test payload (#20961) (#21055) - Add another index for Action table on postgres (#21033) (#21054) - Fix broken insecureskipverify handling in redis connection uris (#20967) (#21053) - Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017) (#21044) - Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037) - Fix modified due date message (#20388) (#21032)
Dirk Mueller (dirkmueller)
committed
(revision 23)
- Update to version 1.17.0: * Changelog v1.17.0 (#20541) * WebAuthn CredentialID field needs to be increased in size (#20530) (#20555) * Rework raw file http header logic (#20484) (#20542) * Add Docker /v2/_catalog endpoint (#20469) (#20556) * Update notification count for non-mobile version (#20544) * Add missing Tabs on organisation/package view (#20539) * Ensure that all unmerged files are merged when conflict checking (#20528) (#20536) * Update lunny/levelqueue to prevent NPE when reads are performed after close (#20534) (#20537) * Stop logging EOFs and exit(1)s in ssh handler (#20476) (#20529) * packages/generic: Do not restrict package versions to SemVer (#20414) (#20531) * Add labels to two buttons that were missing them (#20419) (#20524) * Allow non-semver packages in the Conan package registry (#20412) (#20523) * Fix possible panic when repository is empty (#20509) (#20526) * Fix Ruby package parsing by removed unused email field (#20470) (#20525) * Fix dashboard switching on Mobile (#20238) (#20239) * Fix package permission checks for organizations (#20517) (#20520) * Fix ROOT_URL detection for URLs without trailing slash (#20503) * Show hint to link package to repo when viewing empty repo package list (#20504) (#20507) * Modify milestone search keywords to be case insensitive (#20266) (#20498) * Add repository condition for issue count (#20496) * fix enabling repo packages when projects are off (#20486) (#20488) * Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) * Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) * Changelog v1.17.0-rc2 (#20350) * Allow RSA 2047 bit keys (#20272) (#20396) * Add missing return for when topic isn't found (#20351) (#20395) * Fix commit status icon when in subdirectory (#20285) (#20385) * Set target on create release with existing tag (#20381) (#20382) * Initialize cron last (#20373) (#20384)
Dirk Mueller (dirkmueller)
committed
(revision 22)
- update node_modules fetching script to fetch esbuild in 0.14.49 version
Dirk Mueller (dirkmueller)
committed
(revision 21)
- avoid duplicate ExclusiveArch - use Golang 1.18 because thats what upstream CI is using for 1.16.9 - require git-core, not full git, also during runtime
Dirk Mueller (dirkmueller)
committed
(revision 20)
Dirk Mueller (dirkmueller)
committed
(revision 19)
Dirk Mueller (dirkmueller)
committed
(revision 18)
Displaying revisions 41 - 60 of 77