Commit Graph

136 Commits

Author SHA1 Message Date
18d2de7805
Настроил сборку drone
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-28 18:33:13 +03:00
Maxime Cannoodt
017c318f88 Support deleted notes filter for frontend 2022-11-21 22:19:32 +01:00
Maxime Cannoodt
9931c70af5 Update changelog 2022-11-14 21:08:59 +01:00
Maxime Cannoodt
de32a04f9c feat: Support for filename as title (plugin v1.2) 2022-11-14 21:07:15 +01:00
Maxime Cannoodt
8d37c90106 fix: 🐛 Fix md pages not rendering correctly 2022-11-13 16:13:28 +01:00
Maxime Cannoodt
80673d1218 Update changelog 2022-11-13 16:00:21 +01:00
Maxime Cannoodt
3e3656243a chore: ⬆️ Update svelte node adapter version for CI 2022-11-13 15:51:19 +01:00
Maxime Cannoodt
8bceeaf4c0 feat: 🔒 Upgrade encryption model to use GCM cipher and randomized IV. 2022-11-13 15:47:23 +01:00
Maxime Cannoodt
6f3552ce59 Add generated tsconfig file to git 2022-11-13 14:57:02 +01:00
Maxime Cannoodt
5aeccd5aa3 fix: 🧪 Fix failing tests after sveltekit migration. 2022-11-13 14:46:29 +01:00
Maxime Cannoodt
689f232cbb chore: 🏗️ Migrate to SvelteKit 1.0.0 2022-11-13 14:16:28 +01:00
Maxime Cannoodt
308fffbefe svelte-migrate: updated files 2022-11-13 13:56:31 +01:00
Maxime Cannoodt
52bcb9974b svelte-migrate: renamed files 2022-11-13 13:21:13 +01:00
Maxime Cannoodt
4c19d53287 wip migration 2022-11-13 13:20:19 +01:00
Maxime Cannoodt
8d8cac4dbd docs: Add opex and funding page 2022-09-28 21:03:44 +02:00
Maxime Cannoodt
73a4d77c66 update web changelog 2022-09-11 11:20:00 +02:00
Maxime Cannoodt
3696d45a57 fix: 🐛 Fix inline code syntax still showing the backticks after rendering 2022-09-11 11:17:00 +02:00
Maxime Cannoodt
4c59e86cd5 try to fix LinkedIn crawler 416 response 2022-09-09 22:20:45 +02:00
Maxime Cannoodt
58f946cc3f chore: Update meta image 2022-09-09 17:22:08 +02:00
Maxime Cannoodt
290b504932 feat: Add SEO meta tags 2022-09-09 17:17:15 +02:00
Maxime Cannoodt
49e50f0c52 feat: Add notification popup to warn about 1.0.0 2022-09-09 15:23:16 +02:00
Maxime Cannoodt
d495235c38 docs: 💬 Add roadmap page 2022-09-09 14:13:53 +02:00
Maxime Cannoodt
7886485f42 docs: 💬 Update install page, index page, contact page 2022-09-09 00:32:41 +02:00
Maxime Cannoodt
bbc6ce8592 feat: migration to WebCrypto API 2022-08-25 10:16:03 +02:00
Maxime Cannoodt
05bd82df24 feat: render footnote at bottom of page 2022-08-23 13:40:35 +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
908c6b5901 feat: return HTTP 410 page for expired notes 2022-08-11 14:59:48 +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
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
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
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
b1974b7b27 fix: 💬 fix bug report URL pointing to wrong repo 2022-08-04 10:52:15 +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