shiori/internal
Mel c2821ff5fd
feat: allow import of newer pocket data export files in csv format (#1023)
* feat: allow import of newer pocket data export files in csv format

Signed-off-by: Mel <einebeere@gmail.com>

* fix: linter error

Signed-off-by: Mel <einebeere@gmail.com>

---------

Signed-off-by: Mel <einebeere@gmail.com>
Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
2024-12-11 22:56:39 +01:00
..
cmd feat: allow import of newer pocket data export files in csv format (#1023) 2024-12-11 22:56:39 +01:00
config feat: allow disabling swagger ui and disable it by default (#1026) 2024-12-11 19:31:16 +01:00
core fix: documentation update breaking urls in test and readme (#1020) 2024-12-08 16:05:53 +01:00
database fix: postgresql migration not working with other languages (#1013) 2024-12-11 13:10:56 +01:00
dependencies refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
domains tests: added tests to the account domain (#993) 2024-11-01 10:07:11 +01:00
http feat: allow disabling swagger ui and disable it by default (#1026) 2024-12-11 19:31:16 +01:00
model tests: added tests to the account domain (#993) 2024-11-01 10:07:11 +01:00
testutil tests: added tests to the account domain (#993) 2024-11-01 10:07:11 +01:00
view fix: login component behavior when logging out and refreshing the page (#1022) 2024-12-09 14:34:45 +01:00
webserver feat: store created and modified time separately on database for bookmarks (#896) 2024-06-26 20:17:51 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00