Commit Graph

229 Commits

Author SHA1 Message Date
Maxime Cannoodt
ce3afa23de update gitignore 2022-08-10 09:38:21 +02:00
Maxime Cannoodt
062ecf406f fix: 🐛 fix upload limit not working correctly 2022-08-10 09:27:30 +02:00
Maxime Cannoodt
dfc3b81466 fix: 🐛 Fix backend service not starting after refactor 2022-08-10 08:40:17 +02:00
Maxime Cannoodt
9c2f52325a
Merge pull request #16 from mcndt/server-refactor
refactor: split Express app into controller pattern
2022-08-09 19:46:12 +02:00
Maxime Cannoodt
6f60ea11e6 refactor: split Express app into controller pattern 2022-08-09 19:37:48 +02:00
Maxime Cannoodt
d951501923
Update README.md 2022-08-09 15:40:39 +02:00
Maxime Cannoodt
75d6ae868f fix: 🐛 correctly identify cloudflare cache as requesting host for READ event 2022-08-09 12:43:38 +02:00
Maxime Cannoodt
0ba9d74a83 fix: 🐛 event logging: fix proxy IP being logged instead of client IP 2022-08-09 12:13:07 +02:00
Maxime Cannoodt
ff6b45771e fix: 🐛 log correct client host behind reverse proxy 2022-08-09 00:09:02 +02:00
Maxime Cannoodt
ee65c839f0
Merge pull request #12 from mcndt/event-logging
Event logging to database
2022-08-08 23:45:32 +02:00
Maxime Cannoodt
9b1a446340 feat: 🔊 Add event logging for note read, writes and purges. 2022-08-08 23:43:35 +02:00
Maxime Cannoodt
293af7f34b refactor: 🗃️ Change event log database for note purges 2022-08-08 23:39:37 +02:00
Maxime Cannoodt
e7f17dbe4d feat: 🗃️ Add event table to schema, add EventLogger class to server 2022-08-08 22:46:50 +02:00
Maxime Cannoodt
68b65ab0e0 fix: 🐛 fix collapsed callout syntax rendering as blockquote 2022-08-07 13:55:02 +02:00
Maxime Cannoodt
e3fb92508f fix: 💄 fix text highlights not being legible in dark mode 2022-08-07 13:34:19 +02:00
Maxime Cannoodt
0e327a7430 chore: 📝 update changelog for previous commit 2022-08-07 13:22:39 +02:00
Maxime Cannoodt
68660543d7 fix: 🐛 fix code blocks rendering as "undefined" for unregistered languages 2022-08-07 13:15:26 +02:00
Maxime Cannoodt
65dd18b7cd
Merge pull request #7 from mcndt/code-syntax-highlighting
Code syntax highlighting
2022-08-06 20:51:31 +02:00
Maxime Cannoodt
53f81f38bf Merge branch 'code-syntax-highlighting' of github.com:mcndt/noteshare.space into code-syntax-highlighting 2022-08-06 20:49:26 +02:00
Maxime Cannoodt
2f072900eb feat: Add a changelog page 2022-08-06 20:48:43 +02:00
Maxime Cannoodt
8ad2f7ddc9 feat: Add a changelog page 2022-08-06 17:48:26 +02:00
Maxime Cannoodt
9733543193 perf: Mark index, /install, /contact, and /about as prerendered pages in SvelteKit 2022-08-06 17:15:13 +02:00
Maxime Cannoodt
e79e691ec9
Update README.md 2022-08-05 14:12:22 +02:00
Maxime Cannoodt
e51a252f1f feat: 💄 Add contact link to navbar 2022-08-05 13:54:29 +02:00
Maxime Cannoodt
0f6d197d84 feat: 💬 Add link to Discord server on contact page 2022-08-05 13:53:12 +02:00
Maxime Cannoodt
5d80499882 feat: Add discord server link for discussion and bug reporting 2022-08-05 13:49:54 +02:00
Maxime Cannoodt
d4ba0973c1 feat: 💬 Clarify beta install instructions 2022-08-05 13:40:32 +02:00
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