Commit Graph

152 Commits

Author SHA1 Message Date
Maxime Cannoodt
e4b3aaea92 ci: 👷 Add deploy environment to deploy workflow 2022-08-05 13:08:08 +02:00
Maxime Cannoodt
b1974b7b27 fix: 💬 fix bug report URL pointing to wrong repo 2022-08-04 10:52:15 +02:00
Maxime Cannoodt
e3f22eb012 ci: 👷 Run tests before deploy 2022-08-04 10:44:09 +02:00
Maxime Cannoodt
c4bf8167d4 update deploy script 2022-08-04 10:42:35 +02:00
Maxime Cannoodt
acc4fc5710 ci: 👷 Add server test CI script 2022-08-04 10:35:48 +02:00
Maxime Cannoodt
51ac5e2f14 feat: 💬 Bug report links now go straight to bug report template on GitHub 2022-08-03 22:25:08 +02:00
Maxime Cannoodt
d9a7a32a19 feat: 💬 Add bug emoji to report bug button 2022-08-03 22:18:17 +02:00
Maxime Cannoodt
e46c5df082 refactor: 🗑️ Remove raw markdown svelte route 2022-08-03 22:15:03 +02:00
Maxime Cannoodt
c7160b8ce7 fix: 💄 fix bold text on index page appearing black in dark mode 2022-08-03 22:12:52 +02:00
Maxime Cannoodt
564131cc8e feat: 💄 More legible footer 2022-08-03 22:10:44 +02:00
Maxime Cannoodt
6487764007 better grafana docker compose configuration 2022-08-03 17:58:09 +02:00
Maxime Cannoodt
850a0071fc add grafana to docker-compose example 2022-08-03 17:44:47 +02:00
Maxime Cannoodt
c6c04cd921 reduce padding on landing page 2022-07-24 14:09:47 +02:00
Maxime Cannoodt
ff70c6a456 add install instructions 2022-07-24 14:09:20 +02:00
Maxime Cannoodt
56b20831e1 update github link to noteshare.space repo 2022-07-24 13:57:55 +02:00
Maxime Cannoodt
41b84a035e update readme 2022-07-24 13:57:47 +02:00
Maxime Cannoodt
d5a0bdf3b6 update readme 2022-07-23 23:13:45 +02:00
Maxime Cannoodt
67408f14af update package descriptions 2022-07-11 12:04:53 +02:00
Maxime Cannoodt
777a79d08a
Create LICENSE 2022-07-11 12:01:39 +02:00
Maxime Cannoodt
61595e9c2b update plugin 2022-07-11 11:46:54 +02:00
Maxime Cannoodt
04d31a223c update submodules 2022-07-11 11:40:25 +02:00
Maxime Cannoodt
21f4140be1 update 2022-07-11 11:40:05 +02:00
Maxime Cannoodt
4b895b59ff Add plugin as submodule 2022-07-11 11:38:35 +02:00
Maxime Cannoodt
8372ff9a85 move plugin to separate repo 2022-07-11 11:34:53 +02:00
Maxime Cannoodt
94e4a527fb change wording of menu item 2022-07-11 11:28:01 +02:00
Maxime Cannoodt
4781de54ea add open button 2022-07-11 01:13:28 +02:00
Maxime Cannoodt
1e21a1045c checklist rendering 2022-07-11 01:03:14 +02:00
Maxime Cannoodt
ebc68949ad checkbox rendering 2022-07-11 00:56:46 +02:00
Maxime Cannoodt
77b055deeb update callout icon 2022-07-11 00:49:58 +02:00
Maxime Cannoodt
ed0f84e002 update internal embed icon 2022-07-11 00:49:22 +02:00
Maxime Cannoodt
5fb0ed7d19 update icon for mobile 2022-07-11 00:46:17 +02:00
Maxime Cannoodt
c889b2eb3c fix icons 2022-07-11 00:42:20 +02:00
Maxime Cannoodt
7ba03da0ad fix ios flex 2022-07-11 00:36:19 +02:00
Maxime Cannoodt
437130dcd2 edit padding 2022-07-11 00:32:31 +02:00
Maxime Cannoodt
26ca09f44e mobile improvements 2022-07-11 00:22:15 +02:00
Maxime Cannoodt
774848dd45 promisify clean expired notes 2022-07-10 23:43:28 +02:00
Maxime Cannoodt
c64633ecd0 unit test expired note removal 2022-07-10 23:39:58 +02:00
Maxime Cannoodt
276ac5cfe0 validate POST body form 2022-07-10 23:26:52 +02:00
Maxime Cannoodt
1d824d5f07 rate limiting on get, more unit test config 2022-07-10 23:00:32 +02:00
Maxime Cannoodt
9fcd8e5903 apply upload limit 2022-07-10 14:19:58 +02:00
Maxime Cannoodt
c14782310a better package scripts 2022-07-10 14:03:23 +02:00
Maxime Cannoodt
0b9c5a049a remove test db before tests, not after 2022-07-09 13:24:25 +02:00
Maxime Cannoodt
a7445c3520 ignore logger file 2022-07-09 13:22:36 +02:00
Maxime Cannoodt
c55dc28d59 disable info logs in integration tests 2022-07-09 13:17:45 +02:00
Maxime Cannoodt
43297b4807 add some integration tests 2022-07-09 13:02:35 +02:00
Maxime Cannoodt
5e2da1db6d integration testing with sqlite 2022-07-09 12:26:49 +02:00
Maxime Cannoodt
2be7bfcaee add sample test 2022-07-09 10:47:03 +02:00
Maxime Cannoodt
0efd3f4056 add testing libs, separate app from server 2022-07-09 10:35:44 +02:00
Maxime Cannoodt
3086289d68 update mobile navbar dark mode 2022-07-07 09:52:28 +02:00
Maxime Cannoodt
378e337e9f mobile navbar, mobile landing page 2022-07-07 09:39:47 +02:00