Commit Graph

220 Commits

Author SHA1 Message Date
Julien Calixte
7ebf14da29 set theme swap to have a better color for light theme 2025-05-31 14:00:32 +02:00
Julien Calixte
0fb42b3628 prune: disable link to anki cards 2025-05-03 15:11:51 +02:00
Julien Calixte
836157cb9b fix: theme swap 2025-04-09 16:33:41 +02:00
Julien Calixte
1dda4cf77a design: change paddings 2025-04-08 21:29:26 +02:00
Julien Calixte
c8c669c0c2 feat: reduce padding for mobile 2025-04-08 09:27:55 +02:00
Julien Calixte
3c988c8a45 design: limit the padding of stacked note 2025-04-07 17:26:57 +02:00
Julien Calixte
12608b937d theme: change themes 2025-04-07 17:24:40 +02: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
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
4619fcf6da prune: remove transition for color or background-color 2025-02-11 22:19:18 +01:00
Julien Calixte
6a84c92f4f design: better design for title 2024-12-29 00:43:04 +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
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
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
bb18496dc2 Sep 1, 2024, 12:00 AM 2024-08-31 22:00:00 +00:00
Julien Calixte
277db96fcd light is optional 2024-07-19 20:05:23 +02:00
Julien Calixte
100d593050 resilient when title is not set 2024-07-16 21:55:30 +02:00
Julien Calixte
eca44b3e76 remove defineProps import 2024-01-09 23:48:21 +01:00
Julien Calixte
184feb41e4 better on new version popup 2024-01-06 00:24:15 +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
2608e9ac5c (edit) add edit light button at the end 2023-11-04 14:12:56 +01:00
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +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
cd89173622 fix alt 2023-09-01 18:19:47 +02:00
Julien Calixte
c5bafc2a06 no more version display on dev mode 2023-08-31 09:08:05 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
6840c86add (edit) exit edit mode on escape press 2023-08-26 19:06:59 +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
978b98bdc5 extract edit note component 2023-08-20 15:34:13 +02:00