shiori/internal
Marc Brugger 3091d844c0
fix: parse pocket new CSV format (#1112)
* fix pocket parsing error

Signed-off-by: bakito <github@bakito.ch>

* add tests forpocket csv

Signed-off-by: bakito <github@bakito.ch>

* Use file name from test case

* fix lint ant test issues

Signed-off-by: bakito <github@bakito.ch>

---------

Signed-off-by: bakito <github@bakito.ch>
Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
2025-06-27 13:35:15 +02:00
..
cmd fix: parse pocket new CSV format (#1112) 2025-06-27 13:35:15 +02:00
config feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01: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 feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
http feat: reverts message in json output and allows configuration (#1082) 2025-03-16 19:09:28 +01:00
model feat: reverts message in json output and allows configuration (#1082) 2025-03-16 19:09:28 +01:00
testutil feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
view feat: reverts message in json output and allows configuration (#1082) 2025-03-16 19:09:28 +01:00
webserver feat: allow tag filtering and count retrieval via api v1 (#1079) 2025-03-12 23:10:50 +01:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00