Commit Graph

128 Commits

Author SHA1 Message Date
Julien Calixte
b14f5f1dc1 Merge branch 'main' of github.com:remanso-space/remanso 2026-02-19 20:42:21 +01:00
Julien Calixte
bb06274c41 fix: apply default font immediately on mount before settings load 2026-02-19 17:41:44 +01:00
Julien Calixte
103b23884f refacto: use microcosm endpoint and change types 2026-02-17 09:30:27 +01:00
Julien Calixte
5c70232fba deps: upgrade 2026-02-15 08:00:11 +01:00
Julien Calixte
d1b0d51ec9 feat: add stacked public notes 2026-02-15 00:23:57 +01:00
Julien Calixte
0ce44404a4 feat: change default font family 2026-02-14 22:23:53 +01:00
Julien Calixte
f92f5f4adf fix: author typing 2026-02-14 19:46:14 +01:00
Julien Calixte
8b921f1adb refacto: look after remanso now 2026-02-14 14:40:11 +01:00
Julien Calixte
44f5663f50 feat: add font customization 2026-02-14 02:00:54 +01:00
Julien Calixte
33eeb9ae02 feat: retrieve images 2026-02-14 00:17:16 +01:00
Julien Calixte
25f3ed1181 fix: no more blurry countdown 2026-02-12 23:05:31 +01:00
Julien Calixte
683187b4d1 feat: render some real content 2026-02-11 03:12:52 +01:00
Julien Calixte
95b4eb7c44 feat: notes and first item view 2026-02-10 22:21:59 +01:00
Julien Calixte
c638914f56 feat: aka without the at:// 2026-02-10 21:31:36 +01:00
Julien Calixte
fa2526bdc6 Mhttps://pdsls.dev/at://did:plc:4m3kouplb7s7xozjd3whinvl/space.litenote.note/3meeya3nm5l2
merge branch 'main' of github.com:lite-note/lite-note
2026-02-10 20:48:45 +01:00
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
08e9c41c4d deps: use coollabs instead of google fonts 2026-01-22 22:52:29 +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
11d4814f2f feat: add a countdown animation for offline note progress 2025-11-29 13:53:01 +01:00
Julien Calixte
80f4f39006 fix: progress bar for offline notes 2025-11-29 13:13:30 +01:00
Julien Calixte
f98ac48fe4 fix: multiple \n when editing 2025-11-11 18:01:48 +01:00
Julien Calixte
b93dfbd824 perf: run on nextTick only if necessary 2025-07-12 17:39:00 +02:00
Julien Calixte
df250750e5 feat: add chosen font size 2025-07-06 15:49:58 +02:00
Julien Calixte
b2250b2b95 feat: add fontFamilies array 2025-07-06 11:23:15 +02:00
Julien Calixte
6c62f6afa0 Feat/upgrade daisy UI (#12)
* prune: remove daisyui config

* upgrade daisyui and implement new themes

* Update .env checksum
2025-03-01 21:27:35 +01:00
Julien Calixte
0f119d1f6a prune: remove theme in litenote config 2025-02-11 22:21:32 +01:00
Julien Calixte
e2285f8128 feat: take into account font size (#11) 2025-02-11 21:56:07 +01:00
Julien Calixte
c93e4a8b16 design: confirm message with daisyui design 2024-12-29 01:12:54 +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
0fe71068e7 upgrade typescript 2024-11-26 22:00:56 +01:00
Julien Calixte
786286391a style: rename hook for the global usage 2024-10-27 12:34:26 +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
0841bbfe50 better cache all note button 2024-10-20 00:09:41 +02: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
b4a7571b8a Sep 1, 2024, 12:02 AM 2024-08-31 22:02:18 +00:00
Julien Calixte
b9a14e205f refacto: more consistent code 2024-07-19 20:11:41 +02:00
Julien Calixte
15296b8832 Now files from repo are cached to be quickly retrieved even offline 2024-07-19 20:05:42 +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
8090f838be download font integration 2024-04-06 14:50:10 +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
1d21ac50b2 ️ (user settings) cache user settings 2023-09-11 23:02:52 +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
Julien Calixte
c249fb886a ️ (user settings) eager api call 2023-08-28 23:55:41 +02:00