384 Commits

Author SHA1 Message Date
69c91ec86a Proper shutdown 2020-09-30 00:18:09 +02:00
1bc45461c3 Small refactor 2020-09-30 00:10:37 +02:00
0dfb2a7e03 Add zip export 2020-09-28 19:21:53 +02:00
a7c8e63b11 Add radio input in order to select the export format 2020-09-28 18:29:07 +02:00
ad97ba029e Fix small bug 2020-09-02 22:13:08 +02:00
31f538c7f5 Add python cli 2020-09-02 21:45:17 +02:00
c7cf71441f Add API 2020-09-02 21:41:57 +02:00
b015f3a97e Add instructions 2020-08-25 08:18:34 +02:00
b8e9d4e96e Fix a test 2020-08-25 07:12:58 +02:00
c5f9a1d6e0 Add possibility to share notes 2020-08-25 07:04:29 +02:00
1cb6c731d8 Css 2020-08-24 19:16:21 +02:00
f6e33ed3b4 Markdown improvements 2020-08-24 18:50:54 +02:00
815770303c Add caddy config 2020-08-24 00:53:58 +02:00
d6ab257473 Set nocache for templates 2020-08-24 00:53:00 +02:00
cbc3a017e8 More UI improvements 2020-08-23 01:10:06 +02:00
d70663b898 UI improvements 2020-08-23 00:38:20 +02:00
4ffa565626 Fix cookie invalidation when deleting account 2020-08-22 23:32:19 +02:00
ea732325e5 Css + fonts.. 2020-08-22 23:17:57 +02:00
f73a9d0b96 Html + css improvements 2020-08-22 18:57:33 +02:00
5573dd45d6 Reduce cookie size 2020-08-22 17:46:32 +02:00
eeae982a71 Fix linting warnings 2020-08-22 05:12:09 +02:00
bad5322abd Seo 2020-08-22 05:12:09 +02:00
39fe7a5ab6 Add LICENSE 2020-08-22 03:00:13 +00:00
c800d22ccf Accessibility stuff 2020-08-22 04:29:41 +02:00
2ac02688ab More buttons 2020-08-22 03:23:24 +02:00
7d833e48e1 css.. 2020-08-22 03:10:04 +02:00
97ea331c51 Landing page + css.. 2020-08-22 02:46:54 +02:00
4c4ca2dd98 Navbar css 2020-08-22 00:14:10 +02:00
204f2fb002 Better code css 2020-08-21 23:40:10 +02:00
87a6fdc94a Change code bg color 2020-08-21 22:47:25 +02:00
fa21c85a13 Add highlight js 2020-08-21 22:20:36 +02:00
c367d5b613 Add time ago 2020-08-21 20:59:49 +02:00
2c967ebd8c Fix a bug where no tags would return an empty tag while searching 2020-08-21 20:38:59 +02:00
381d935875 add clear search button 2020-08-21 20:21:47 +02:00
d575773f73 Update dependencies + pin mariadb version 2020-08-21 19:55:02 +02:00
36600bb1f4 Better error handling 2020-08-21 19:31:24 +02:00
b27fd29230 Index md instead of html 2020-08-21 18:03:33 +02:00
c02f7c039a Keep search query on reload 2020-08-21 17:44:43 +02:00
8ba89d3e05 Search now apply to all fields by default 2020-08-21 17:04:14 +02:00
372652d332 Improve dsl 2020-08-21 16:28:03 +02:00
f12947acbd Create lucene dsl 2020-08-21 16:02:10 +02:00
7305fb47c7 Merge branch 'lucene-search' 2020-08-19 19:32:37 +02:00
a440199006 Fix unsupported method on jdk backend 2020-08-19 19:31:56 +02:00
1432fbb395 Update docker + pom 2020-08-19 19:17:06 +02:00
08c804ccb5 Fix circular dependency 2020-08-19 19:02:15 +02:00
68109f8666 Drop indexes + view 2020-08-19 18:47:19 +02:00
315a01ea18 Add search terms parser + tests 2020-08-19 18:21:52 +02:00
12619f6550 Index all notes at start 2020-08-19 16:45:55 +02:00
ab3766b8b8 Add searcher to note service 2020-08-19 05:20:17 +02:00
3861fb6b97 Add search module 2020-08-19 05:08:27 +02:00