Commit Graph

126 Commits

Author SHA1 Message Date
Julien Calixte
ffa7c42021 fix: more resilient saved to avoid conflict. (no need to add the README main file when saveCacheNote) 2024-10-27 12:07:32 +01:00
Julien Calixte
0d218fa25d log: remove log from font 2024-10-27 11:23:17 +01:00
Julien Calixte
941f867031 cache all notes 2024-09-01 22:27:51 +02:00
Julien Calixte
df25634b98 add a method to cache all files when necessary 2024-09-01 00:36:13 +02: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
88fca0d44e add alert note display 2024-05-29 14:01:03 +02:00
Julien Calixte
4551806b0d install and use shikiji 2024-01-09 23:48:21 +01:00
Julien Calixte
9f0e6007a2 try to hotfix the not autofocus 2023-12-28 17:17:14 +01:00
Julien Calixte
69fd413224 fix(table): fix table too wide
fix #9
2023-12-18 16:10:31 +01:00
Julien Calixte
b5fcfdecf6 linting 2023-11-26 10:35:44 +01: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
93f7dd6ead smaller youtube frame 2023-10-07 13:19:43 +02:00
Julien Calixte
4adaad8683 lower timeout time 2023-09-09 20:45:43 +02:00
Julien Calixte
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
746082c688 Update useGitHubContent.hook.ts 2023-09-04 14:34:05 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
80888696c9 directly update edited content 2023-08-26 18:37:21 +02:00
Julien Calixte
ccb486a0b6 progress for file update inapp 2023-08-20 23:55:25 +02:00
Julien Calixte
971df9c45b can edit raw content 2023-08-20 14:24:38 +02:00
Julien Calixte
a43004ea1c Merge branch 'main' of github.com:lite-note/lite-note 2023-08-17 20:20:03 +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
780eaeb7f7 reset stacked note on click 2023-08-14 18:57:17 +02:00
Julien Calixte
6412b1252c refacto with no nosence 2023-08-14 18:42:35 +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
133a998ef8 rename previous hook 2023-08-13 21:10:21 +02:00
Julien Calixte
1b7f7539a8 note more hook involved 2023-08-13 21:09:52 +02:00
Julien Calixte
d4f9b7bcb1 Merge branch 'main' of github.com:jcalixte/lite-note 2023-08-13 21:07:24 +02:00
Julien Calixte
656e4b14a9 store has a first copy of readme from cache is no waiting 2023-08-13 21:07:17 +02:00
Julien Calixte
fe32ebb99c refacto 2023-08-06 22:23:05 +02:00
Julien Calixte
af421042ad split home page and flux note page 2023-08-06 18:58:59 +02:00
Julien Calixte
47b4adc576 Merge branch 'main' of github.com:lite-note/lite-note into main 2023-07-29 13:16:15 +02:00
Julien Calixte
a50ab720c9 remove svg copy as not very used 2023-07-29 13:16:12 +02:00
Julien Calixte
db38eaf639 scope use links 2023-07-19 17:25:44 +02:00
Julien Calixte
2d15e1cf26 (iframe) add iframe 2023-07-18 22:37:10 +02:00
Julien Calixte
de0f592c46 💄 (fonts) add fonts 2023-07-18 22:20:18 +02:00
Julien Calixte
f2d464ce74 🐛 (images) fix images not showing when reloading the page 2023-07-18 00:20:02 +02:00
Julien Calixte
57c9808412 (latex) add latex implementation for markdown 2023-07-16 10:55:02 +02:00
Julien Calixte
d6a045f96b (twitter) implement tweets in notes 2023-07-04 23:24:41 +02:00
Julien Calixte
6c251f797d (card) make the buttons work 2023-07-02 23:25:14 +02:00
Julien Calixte
492eb5ed3b refacto and never use escape method 2023-07-02 12:29:54 +02:00
Julien Calixte
e0618e0df6 ⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs 2023-07-01 22:42:35 +02:00
Julien Calixte
c0f1ba28db 🐛 (markdown) redo the lib for audio media 2022-01-02 14:08:41 +01:00
Julien Calixte
3a71be1225 (markdown) use audio dep in useMarkdown 2022-01-02 13:35:29 +01:00
Julien Calixte
070acfd3ca 🐛 (markdown) fix multiple page footnotes 2021-12-11 22:04:14 +01:00
Julien Calixte
c569bde6d0 🐛 (link) anchor links have default use 2021-12-11 21:52:31 +01:00
Julien Calixte
3acdb3a407 (markdown) implement markdown footnote 2021-12-11 21:45:58 +01:00
Julien Calixte
939d4f247f Merge branch 'main' of github.com:lite-note/lite-note into main 2021-08-15 13:26:11 +02:00
Julien Calixte
375dc75c62 (markdown) use plugin svg code copy 2021-08-15 13:26:04 +02:00