Maxime Cannoodt
|
403ce696bc
|
fix: 🐛 Fix missing types that make build fail
|
2022-08-25 10:33:57 +02:00 |
|
Maxime Cannoodt
|
f84ddba528
|
Merge pull request #27 from mcndt/migration-subtlecrypto
Migration subtlecrypto
|
2022-08-25 10:22:59 +02:00 |
|
Maxime Cannoodt
|
2926eaad8a
|
update plugin
|
2022-08-25 10:16:46 +02:00 |
|
Maxime Cannoodt
|
bbc6ce8592
|
feat: ✨ migration to WebCrypto API
|
2022-08-25 10:16:03 +02:00 |
|
Maxime Cannoodt
|
5eb0074230
|
refactor: ⬆️ update grafana docker compose to 0.9.1
|
2022-08-24 16:56:44 +02:00 |
|
Maxime Cannoodt
|
424f9b804d
|
Merge pull request #25 from mcndt/markdown-footnotes
feat: ✨ render footnote at bottom of page
|
2022-08-23 13:43:00 +02:00 |
|
Maxime Cannoodt
|
05bd82df24
|
feat: ✨ render footnote at bottom of page
|
2022-08-23 13:40:35 +02:00 |
|
Maxime Cannoodt
|
232d6d643b
|
Merge pull request #23 from mcndt/accept-anon-user-id
feat: ✨ log user identifier and user plugin version in write event table
|
2022-08-18 22:32:44 +02:00 |
|
Maxime Cannoodt
|
5dbdf8d1d2
|
feat: ✨ log user identifier and user plugin version in write event table
|
2022-08-18 22:28:17 +02:00 |
|
Maxime Cannoodt
|
14e4b37418
|
docs: 💬 Update static pages
|
2022-08-17 10:39:02 +02:00 |
|
Maxime Cannoodt
|
7ea11903f8
|
docs: 💬 update plugin branding to quickshare
|
2022-08-16 20:48:29 +02:00 |
|
Maxime Cannoodt
|
30b2d26847
|
fix: 🐛 Fix characters escaping #tag rendering
|
2022-08-16 20:17:51 +02:00 |
|
Maxime Cannoodt
|
7c9285492c
|
fix: 🐛 fix highlight rendering with mixed formatting
|
2022-08-16 18:07:24 +02:00 |
|
Maxime Cannoodt
|
91cf1ffdb2
|
add umami analytics script
|
2022-08-15 21:27:21 +02:00 |
|
Maxime Cannoodt
|
655aeabbb5
|
Merge pull request #18 from mcndt/expired-note-bloom-filter
feat: ✨ return HTTP 410 page for expired notes
|
2022-08-11 15:01:03 +02:00 |
|
Maxime Cannoodt
|
908c6b5901
|
feat: ✨ return HTTP 410 page for expired notes
|
2022-08-11 14:59:48 +02:00 |
|
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 |
|