Julien Calixte
9d27aa024f
feat(notes): banner when viewing an older shared version
...
CI / verify (push) Successful in 1m3s
Cache the note path on each snapshot so an old shared sha can find its
current version, and show a calm "older shared version — View latest"
banner. The exact snapshot is shown as-is; the banner only offers a jump
to the latest, never swapping content.
2026-06-29 01:04:51 +02:00
Julien Calixte
5f48aa5690
chore: lint and fmt
2026-03-28 09:38:55 +01:00
Julien Calixte
683187b4d1
feat: render some real content
2026-02-11 03:12:52 +01:00
Julien Calixte
3e417ca271
fix: Google Font
...
feat: add a todo view
2026-01-19 00:37:55 +01:00
Julien Calixte
84789393ad
fix: distinct multiple layer of cache
2024-10-27 12:33:26 +01:00
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
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
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
2f6e8e7ca8
save editedSha in cached note to remember even after navigations
2023-09-06 22:49:44 +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
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
656e4b14a9
store has a first copy of readme from cache is no waiting
2023-08-13 21:07:17 +02:00
Julien Calixte
070acfd3ca
🐛 (markdown) fix multiple page footnotes
2021-12-11 22:04:14 +01: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
5a14ffba13
🐛 (images) get file content for images
2021-04-04 14:53:56 +02:00
556ddb7f1e
✨ (user settings) init user settings with .litenote.json
2021-03-24 22:35:41 +01:00
e199c68d68
♻️ (store) use a store to store readme and files
2021-03-24 21:23:23 +01:00
d4391bb8c6
✨ (note) init image display
2021-03-22 22:50:43 +01:00
71f1642c45
✨ (stacked note) cache visited note
2021-03-20 12:24:27 +01:00
Julien Calixte
6e9c87add7
✨ (github) fetch file with authorization token
2021-03-20 00:58:25 +01:00
8fad931dfd
✨ (notes) add routing between notes
2021-03-13 22:11:58 +01:00