shiori/internal/webserver
Felipe Martin 21165aa2e7
feat: allow tag filtering and count retrieval via api v1 (#1079)
* fix: frontend url to retrieve bookmark count

* chore: unneeded type in generic

* feat: allow tag filtering and count retrieval

* fix: make styles

* fix: make swagger

* fix: make swag

* tests: refactored gettags tests

* fix: initialise tags empty slice
2025-03-12 23:10:50 +01:00
..
handler-api-ext.go refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
handler-api.go feat: allow tag filtering and count retrieval via api v1 (#1079) 2025-03-12 23:10:50 +01:00
handler.go fix: auth validation on existing sessions, rely on token only (#1069) 2025-02-28 20:30:07 +01:00
server.go fix: auth validation on existing sessions, rely on token only (#1069) 2025-02-28 20:30:07 +01:00
utils.go refactor(apiv1): accounts api (#825) 2025-02-22 20:38:36 +01:00
utils_ip.go fix(log): record user real ip from headers (#603) 2023-06-11 21:25:23 +02:00
utils_ip_test.go fix(log): record user real ip from headers (#603) 2023-06-11 21:25:23 +02:00