1
0
Fork 0
mirror of https://gitea.com/gitea/tea.git synced 2026-04-01 16:20:06 +02:00
tea/modules
techknowlogick b05e03416b replace log.Fatal/os.Exit with error returns (#941)
* Use stdlib encoders
* Reduce some duplication
* Remove global pagination state
* Dedupe JSON detail types
* Bump golangci-lint

Reviewed-on: https://gitea.com/gitea/tea/pulls/941
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-committed-by: techknowlogick <techknowlogick@gitea.com>
2026-03-27 03:36:44 +00:00
..
api feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
auth feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
config replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
context replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
debug add debug mode and update readme (#805) 2025-09-10 19:10:02 +00:00
filelock Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00
git support create agit flow pull request (#867) 2026-02-03 20:36:04 +00:00
httputil Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00
interact replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
print replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
task replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
theme feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
utils Revert "Login requires a http/https login URL and revmoe SSH as a login method. SSH will be optional (#826)" (#891) 2026-02-08 00:21:47 +00:00
version Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00