Commit Graph

389 Commits

Author SHA1 Message Date
Julien Calixte
bf53f6aed9 design: add DaisyUI checkbox for repo list 2025-03-02 21:18:39 +01:00
Julien Calixte
e8d8b336ca fix: add moon for theme swap 2025-03-02 21:18:22 +01:00
Julien Calixte
469e490d9f fix: overflow on breadcrumbs 2025-03-02 21:18:01 +01:00
Julien Calixte
784fe51675 Merge branch 'main' of github.com:lite-note/lite-note 2025-03-02 10:56:45 +01:00
Julien Calixte
cc838fef17 design: theme swap | add sun and moon 2025-03-02 10:56:42 +01:00
Julien Calixte
361b9af8f3 change theems 2025-03-01 23:04:09 +01:00
Julien Calixte
6ce9f62870 Merge branch 'main' of github.com:lite-note/lite-note 2025-03-01 22:36:31 +01: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
6bbf2945c2 todo: fix wrong offset 2025-02-22 23:19:09 +01:00
Julien Calixte
8a637bf4c1 fix: full floppy disk 2025-02-22 22:56:43 +01:00
Julien Calixte
0f119d1f6a prune: remove theme in litenote config 2025-02-11 22:21:32 +01:00
Julien Calixte
4619fcf6da prune: remove transition for color or background-color 2025-02-11 22:19:18 +01:00
Julien Calixte
e2285f8128 feat: take into account font size (#11) 2025-02-11 21:56:07 +01:00
Julien Calixte
baf32ce8e5 perf: get notes only on demand 2025-01-12 13:06:40 +01:00
Julien Calixte
4512530250 retrieve all from indexed db in one call 2025-01-12 10:58:03 +01:00
Julien Calixte
c972b76ecf design: no more ugly outlined style for input 2024-12-29 01:30:34 +01:00
Julien Calixte
c93e4a8b16 design: confirm message with daisyui design 2024-12-29 01:12:54 +01:00
Julien Calixte
6a84c92f4f design: better design for title 2024-12-29 00:43:04 +01:00
Julien Calixte
cc59e23e69 Merge branch 'main' of github.com:lite-note/lite-note 2024-12-27 10:39:27 +01:00
Julien Calixte
545baf063c design: fix some problem with iframes 2024-12-27 10:39:23 +01:00
Julien Calixte
5a711d1a10 Merge branch 'main' of github.com:lite-note/lite-note 2024-12-26 21:22:50 +01:00
Julien Calixte
0aae59ee8b design: accent color for notif 2024-12-26 21:22:19 +01:00
Julien Calixte
df2ac31a8f use markdown it/katex from vscode instead 2024-12-24 10:24:47 +01:00
Julien Calixte
a590ddc871 design: fix font size in table 2024-12-24 10:13:04 +01:00
Julien Calixte
9e875af78e design: change to good svg! 2024-12-24 00:28:00 +01:00
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
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
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
7ffd6bba80 upgrade markdown and pouchdb 2024-11-26 22:09:04 +01:00
Julien Calixte
0fe71068e7 upgrade typescript 2024-11-26 22:00:56 +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
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