shiori/internal
Felipe M. ca949c5dab
fix: resolve linting errors and e2e test failures
- Fix ST1005 linting errors by lowercasing error message strings
- Fix QF1008 linting errors by removing embedded field selectors in containers.go
- Update Alpine version from 3.22 to 3.21 in Makefile to fix Docker image resolution
- Update corresponding test expectations for error message changes
2025-07-30 17:48:13 +02:00
..
cmd fix: resolve linting errors and e2e test failures 2025-07-30 17:48:13 +02:00
config fix: resolve linting errors and e2e test failures 2025-07-30 17:48:13 +02:00
core refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
database feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
dependencies refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
domains fix: resolve linting errors and e2e test failures 2025-07-30 17:48:13 +02:00
http fix: resolve linting errors and e2e test failures 2025-07-30 17:48:13 +02:00
model feat: support proxy forward headers authentication (#1105) 2025-07-12 12:11:42 +02:00
testutil feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
view feat: support proxy forward headers authentication (#1105) 2025-07-12 12:11:42 +02:00
webserver feat: support proxy forward headers authentication (#1105) 2025-07-12 12:11:42 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00