Commit Graph

144 Commits

Author SHA1 Message Date
Julien Calixte
63903d48eb feat: init public notes 2026-02-10 20:05:21 +01:00
Julien Calixte
674bf84fe0 feat: init public notes 2026-02-10 19:17:30 +01:00
Julien Calixte
33fd0a0a74 refacto: migrate to composition API everywhere 2026-01-22 23:00:45 +01:00
Julien Calixte
e316d8080b feat: saving on toggle 2026-01-20 23:02:33 +01:00
Julien Calixte
9f06c97028 fix: smaller size for todo title 2026-01-19 10:55:36 +01:00
Julien Calixte
3e417ca271 fix: Google Font
feat: add a todo view
2026-01-19 00:37:55 +01:00
Julien Calixte
7b04ce8e0e better action buttons desing 2025-11-09 14:01:57 +01:00
Julien Calixte
7b2611129a feat: add youtube button for video id extraction 2025-11-01 21:54:50 +01:00
Julien Calixte
010f0ada02 feat: font settings in header instead of fleeting notes 2025-11-01 21:22:20 +01:00
Julien Calixte
1fc80bdf87 fix: gap and select not ready 2025-07-09 23:27:40 +02:00
Julien Calixte
9cef708f44 fix: can change font even with a today note 2025-07-06 15:33:47 +02:00
Julien Calixte
b2250b2b95 feat: add fontFamilies array 2025-07-06 11:23:15 +02:00
Julien Calixte
bf53f6aed9 design: add DaisyUI checkbox for repo list 2025-03-02 21:18:39 +01:00
Julien Calixte
8a637bf4c1 fix: full floppy disk 2025-02-22 22:56:43 +01:00
Julien Calixte
9e875af78e design: change to good svg! 2024-12-24 00:28:00 +01:00
Julien Calixte
9571752f26 Feat/migrate to daisy (#10)
* feat: init daisyui!

* feat: change theme and colors

* change dark theme and add colors
2024-12-21 20:05:37 +01:00
Julien Calixte
5f9a154f8c design: remove titles and unused about link 2024-12-07 13:08:44 +01:00
Julien Calixte
8802ffb5b2 add a more resilient cache system with a global cache for each note from path 2024-07-16 21:55:54 +02:00
Julien Calixte
c7ea52c7f8 add path to new inbox file in pinia store
Not ideal to have data in multiple store (pinia and PouchDB) but it work this way. May need a refactoring.
2023-11-26 10:35:38 +01:00
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +01:00
Julien Calixte
fadb50cc39 no more offsets from timezone 2023-08-31 09:08:17 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
43b99eed52 refacto to use ref route query 2023-08-15 01:08:08 +02:00
Julien Calixte
37f2ed57a8 limit use of query stacked notes 2023-08-14 19:03:43 +02:00
Julien Calixte
2cab8c8e3f autoimport with eslint now 2023-08-14 18:04:27 +02:00
Julien Calixte
c0182c7f57 ♻️ (app) 2023-08-14 14:08:10 +02:00
Julien Calixte
32a76ca3b7 integrate need review cards 2023-08-06 21:27:01 +02:00
Julien Calixte
af421042ad split home page and flux note page 2023-08-06 18:58:59 +02:00
Julien Calixte
9d85abbc64 ♻️ (fleeting notes) 2023-07-18 00:13:57 +02:00
Julien Calixte
681fce6303 (history) script with setup and better note list design 2023-07-16 15:33:30 +02:00
Julien Calixte
4bfb992f7d ♻️ (pwa) 2023-07-16 15:32:27 +02:00
Julien Calixte
a7337cce2e ♻️ (app) 2023-07-16 15:20:40 +02:00
Julien Calixte
5d7a7fab0e (pwa) add the new version component from vite pwa plugin 2023-07-08 18:49:03 +02:00
Julien Calixte
fe2ba2d82d 🐛 (card) fix flex and reload at every failed flashcard 2023-07-08 18:22:34 +02:00
Julien Calixte
c334598736 (card) add failed repetition to reset to level 1 2023-07-08 00:24:54 +02:00
Julien Calixte
3ab1d0eab3 (card) add animation and true level adding 2023-07-08 00:22:44 +02:00
Julien Calixte
5eeb78e366 (twitter) prepare for tweets 2023-07-04 00:38:16 +02:00
Julien Calixte
6c251f797d (card) make the buttons work 2023-07-02 23:25:14 +02:00
Julien Calixte
d1134c35cf 🚨 (app) 2021-12-12 00:48:09 +01:00
Julien Calixte
e4a2d4d8de (history) count notes 2021-08-08 00:27:15 +02:00
Julien Calixte
9792e2e56b (historic notes) add history note page 2021-08-08 00:19:49 +02:00
17178bbe63 (card) add repetition card in database 2021-06-27 20:11:57 +02:00
5e6efd1ba3 🐛 (backlinks) no reset for backlinks 2021-06-20 22:17:23 +02:00
1ef031c196 💄 (card) fix card style 2021-06-12 17:06:13 +02:00
257dc0794b (cards) implements spaced repetition cards 2021-06-12 16:11:47 +02:00
Julien Calixte
4f13c18573 compute note backlinks 2021-06-06 09:57:17 +02:00
Julien Calixte
203db4c00a (backlinks) init backlinks 2021-06-05 16:39:26 +02:00
d3c2736138 (share) add main content when sharing notes 2021-05-13 21:06:10 +02:00
e80ab6e375 💄 (note) fix share note display 2021-05-13 16:57:04 +02:00
84ba5fcd46 🐛 (login) refresh token 15 minutes before expiration 2021-05-13 16:34:30 +02:00