Commit Graph

23 Commits

Author SHA1 Message Date
802e925fd7 Switch to a JSON protocol for the front page 2020-10-21 18:26:29 +02:00
f6eecb855e Send a basic progressing status to the updates front page 2020-10-21 15:38:28 +02:00
eb92e72e6c Updates can send progress update status 2020-10-20 12:28:10 +02:00
341046c96c Remove the js map file from the filesize.js script 2020-10-20 12:20:42 +02:00
3a934b7020 Split the update attributes on the updates front page 2020-10-20 12:19:48 +02:00
03ca1ff634 Make the updates page interactive 2020-10-20 12:09:38 +02:00
56c3a61d83 Introduce a new updates page 2020-10-19 19:57:15 +02:00
a00f5850ee Add support for placeholder search for empty queries 2020-10-06 20:19:50 +02:00
220ba0785c Make the front-end to throttle the request by 100ms 2020-08-31 13:34:35 +02:00
0a44ff86ab Put the documents MTBL back into LMDB
We makes sure to write the documents into a file before
memory mapping it and putting it into LMDB, this way we avoid
moving it to RAM
2020-08-28 15:43:24 +02:00
883a8109c8 Show both database and documents database sizes 2020-08-10 14:37:18 +02:00
a4e3c7c37c Force the Papa parse delimiter 2020-08-05 14:11:46 +02:00
d7d8f38fb7 Update bulma to spread the logo more 2020-07-16 23:45:02 +02:00
ee305c9284 Replace the title by the milli logo 2020-07-15 23:55:28 +02:00
dd385ad05b Customize the mark tag css 2020-07-14 11:03:21 +02:00
aa92311d4e Add a dark theme to the dashboard 2020-07-13 23:51:41 +02:00
54afec58a3 Add a fade in out animation when the server process 2020-07-12 11:34:48 +02:00
b8a1fc0126 Clean up the CSS style custom bulma rules 2020-07-11 14:51:59 +02:00
f6eae91c7d Pretty print the new dashboard numbers 2020-07-11 14:17:37 +02:00
d44428fa90 Display more informations on the dashboard 2020-07-11 11:51:56 +02:00
06bf03f075 Add an help message on the front page
aaa
2020-06-04 21:22:45 +02:00
5d1c625b74 Change the page index texts 2020-06-04 18:20:57 +02:00
a26553c90a Reintroduce a simple HTTP server 2020-05-31 17:48:13 +02:00