Commit Graph

229 Commits

Author SHA1 Message Date
Maxime Cannoodt 655973a961
Merge pull request #42 from apeyroux/fix-traefik-delete-method
Traefik does not support the DELETE method on the API.
2023-03-23 10:03:29 +01:00
Alexandre Peyroux 479a603d00
Traefik does not support the DELETE method on the API. 2023-03-22 22:00:44 +01:00
Maxime Cannoodt 39a55e4a01 Fix failing tests 2022-12-04 21:44:45 +01:00
Maxime Cannoodt 3fd77199fc update file 2022-12-03 09:42:54 +01:00
Maxime Cannoodt bf22ce963d dont auto open frontend 2022-12-03 09:38:11 +01:00
Maxime Cannoodt 017c318f88 Support deleted notes filter for frontend 2022-11-21 22:19:32 +01:00
Maxime Cannoodt 855e0897f3 Share noteid after post 2022-11-21 21:51:45 +01:00
Maxime Cannoodt bf2ca751a8 add delete note controller 2022-11-21 21:06:15 +01:00
Maxime Cannoodt e6dc2d849a write delete endpoint 2022-11-21 08:25:45 +01:00
Maxime Cannoodt de5395bd23 feat: Store cryptographically strong random secret for each note 2022-11-20 20:35:59 +01:00
Maxime Cannoodt 836d491ff9 add proxy example 2022-11-20 20:17:59 +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 78b05bb9b8 fix: 🐛 Fix failing test after prisma migration 2022-11-13 15:55:35 +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 7a37e7238b
Update README.md 2022-09-29 12:52:37 +02: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 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