shiori/internal
Felipe Martin f6279ecef4
fix: pwa display on phones with pills (#1070)
* fix: menu buttons on mobile with pill

* fix: use all viewport for archive content

* chore: remove refresh button
2025-03-01 09:34:46 +01:00
..
cmd refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
config feat: improve SQLite performance (#1024) 2025-01-02 09:46:39 +01:00
core refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
database refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
dependencies refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
domains refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
http fix: auth validation on existing sessions, rely on token only (#1069) 2025-02-28 20:30:07 +01:00
model refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
testutil refactor: remove gin and use stdlib http server (#1064) 2025-02-26 20:50:48 +01:00
view fix: pwa display on phones with pills (#1070) 2025-03-01 09:34:46 +01:00
webserver fix: auth validation on existing sessions, rely on token only (#1069) 2025-02-28 20:30:07 +01:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00