shiori/internal
Felipe Martin ef1d18d81f
fix(db): handle usage of special characters in searches (#721)
* handle full text search for failing cases

* added test

* test getbookmarkcount too

* replaceall, fix getbookmarkcount
2023-09-11 18:20:09 +02:00
..
cmd default to sqlite, warn dbms users (#667) 2023-07-30 07:41:32 +02:00
config Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
core fix: Ensure bookmark files are correctly downloaded before deleting current ones (#683) 2023-08-20 18:20:13 +02:00
database fix(db): handle usage of special characters in searches (#721) 2023-09-11 18:20:09 +02:00
domains Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
http Swagger improvements (#666) 2023-08-12 08:38:52 +02:00
model Show version in login page (#652) 2023-07-21 09:25:19 +02:00
testutil Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
view fix: Ensure bookmark files are correctly downloaded before deleting current ones (#683) 2023-08-20 18:20:13 +02:00
webserver fix: Ensure bookmark files are correctly downloaded before deleting current ones (#683) 2023-08-20 18:20:13 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00