Commit Graph

574 Commits

Author SHA1 Message Date
Julien Calixte
9725e09c38 chore: add env variables to make it easier to change themes 2024-12-22 23:13:17 +01:00
Julien Calixte
b348b098de design: change themes 2024-12-22 23:01:06 +01:00
Julien Calixte
be6468ff6d design: decrease font size a little 2024-12-22 22:24:08 +01:00
Julien Calixte
10bc53130c design: breadcrumbs for the stacked note link 2024-12-22 00:12:00 +01:00
Julien Calixte
ac94a5ade2 design: increase font size for my little eyes 2024-12-21 23:45:57 +01:00
Julien Calixte
750c0dbf8b design: change daisy theme 2024-12-21 21:51:04 +01:00
Julien Calixte
108da13a59 feat: styling for new version component 2024-12-21 20:43:20 +01:00
Julien Calixte
7d95efcb54 fix: wrap github link 2024-12-21 20:38:39 +01:00
Julien Calixte
26894ad3fa prune: remove bulma library 2024-12-21 20:07: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
c8e066e6f6 feat: remove justify alignment 2024-12-21 11:56:33 +01:00
Julien Calixte
6ff15e6462 design: because it's my app 2024-12-07 13:57:44 +01:00
Julien Calixte
8451b78d10 design: making it 16/9 2024-12-07 13:38:36 +01:00
Julien Calixte
ddc27e2c1f design: pop more color 2024-12-07 13:29:01 +01:00
Julien Calixte
5f9a154f8c design: remove titles and unused about link 2024-12-07 13:08:44 +01:00
Julien Calixte
1b35a0edbc upgrade vite 2024-11-26 22:23:46 +01:00
Julien Calixte
849064f01c upgrade vite plugin pwa 2024-11-26 22:21:46 +01:00
Julien Calixte
7ffd6bba80 upgrade markdown and pouchdb 2024-11-26 22:09:04 +01:00
Julien Calixte
a3a0a4a94b upgrading minor versions 2024-11-26 22:01:35 +01:00
Julien Calixte
0fe71068e7 upgrade typescript 2024-11-26 22:00:56 +01:00
Julien Calixte
6d21bddfa3 preserve symlinks 2024-11-26 21:58:02 +01:00
Julien Calixte
fac21b3c2e feat: remodule homepage 2024-11-02 21:28:51 +01:00
Julien Calixte
a1c5cb666a refacto: prepare for a relevant useNote hook 2024-11-02 18:58:51 +01:00
Julien Calixte
c2168c4927 chore: update node and official release 1.0 2024-11-02 18:58:27 +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
42778ef889 refacto: less if in if 2024-10-27 11:34:40 +01:00
Julien Calixte
0d218fa25d log: remove log from font 2024-10-27 11:23:17 +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
bb18496dc2 Sep 1, 2024, 12:00 AM 2024-08-31 22:00:00 +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
277db96fcd light is optional 2024-07-19 20:05:23 +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
100d593050 resilient when title is not set 2024-07-16 21:55:30 +02:00
Julien Calixte
5329287ecd fixup! Merge branch 'main' of github.com:lite-note/lite-note 2024-07-16 21:07:40 +02:00
Julien Calixte
48940b7b08 Jul 13, 2024, 6:06 PM 2024-07-13 16:06:49 +00:00
Julien Calixte
3a1912ba24 Merge branch 'main' of github.com:lite-note/lite-note 2024-07-13 17:37:21 +02:00
Julien Calixte
271b1be891 update lock file 2024-07-13 17:36:47 +02:00
Julien Calixte
711de41c5e remove patch and update vue router 2024-05-29 15:58:39 +02:00
Julien Calixte
88fca0d44e add alert note display 2024-05-29 14:01:03 +02:00
Julien Calixte
78c52b0cb1 perf: ️ google font
only create link if the link doesn't exist
2024-04-06 15:40:32 +02:00
Julien Calixte
2cb7048170 chore: 🤖 upgrade node version to 20 2024-04-06 15:37:36 +02:00
Julien Calixte
8090f838be download font integration 2024-04-06 14:50:10 +02:00
Julien Calixte
809b376430 add util to download and set the --font-family to the downloaded font 2024-04-06 14:10:52 +02:00
Julien Calixte
458ac16d73 install font face observer 2024-04-06 14:10:30 +02:00