Commit Graph

830 Commits

Author SHA1 Message Date
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
Julien Calixte
eca44b3e76 remove defineProps import 2024-01-09 23:48:21 +01:00
Julien Calixte
4551806b0d install and use shikiji 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
009dcceb2c change color to link color 2024-01-06 00:24:02 +01:00
Julien Calixte
4508259eb0 perf(vue): upgrade vue 2023-12-30 18:20:59 +01:00
Julien Calixte
9f0e6007a2 try to hotfix the not autofocus 2023-12-28 17:17:14 +01:00
Julien Calixte
69fd413224 fix(table): fix table too wide
fix #9
2023-12-18 16:10:31 +01:00
Julien Calixte
cf14f9fddd add mono font 2023-12-03 11:23:31 +01:00
Julien Calixte
25abb78b7d update lockfile 2023-11-26 10:48:16 +01:00
Julien Calixte
b5fcfdecf6 linting 2023-11-26 10:35:44 +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
086f7664df add type checking script 2023-11-26 10:33:42 +01:00
Julien Calixte
5d67de5bce Merge branch 'main' of github.com:lite-note/lite-note into main 2023-11-11 11:52:11 +01:00
Julien Calixte
38182badfc upgrade dev deps 2023-11-11 11:52:06 +01:00
Julien Calixte
935b5dfebe upgrade deps 2023-11-11 11:50:40 +01:00
Julien Calixte
168c6b1068 upgrade deps 2023-11-11 11:50:21 +01:00
Julien Calixte
2608e9ac5c (edit) add edit light button at the end 2023-11-04 14:12:56 +01:00
Julien Calixte
bcde3ad770 precache svg icons 2023-11-04 14:10:16 +01:00
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +01:00
Julien Calixte
93f7dd6ead smaller youtube frame 2023-10-07 13:19:43 +02: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
11158519f5 change link color 2023-09-07 12:34:00 +02:00
Julien Calixte
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
746082c688 Update useGitHubContent.hook.ts 2023-09-04 14:34:05 +02:00
Julien Calixte
cd89173622 fix alt 2023-09-01 18:19:47 +02:00
Julien Calixte
fadb50cc39 no more offsets from timezone 2023-08-31 09:08:17 +02:00
Julien Calixte
c5bafc2a06 no more version display on dev mode 2023-08-31 09:08:05 +02:00
Julien Calixte
c249fb886a ️ (user settings) eager api call 2023-08-28 23:55:41 +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
15d25abd7a 💄 (edit) text align left 2023-08-26 19:00:52 +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
767e238848 better description 2023-08-20 23:55:10 +02:00
Julien Calixte
5824451864 show errors too 2023-08-20 23:54:54 +02:00
Julien Calixte
978b98bdc5 extract edit note component 2023-08-20 15:34:13 +02:00
Julien Calixte
f9ecf53ddd minilittlechange of colour 2023-08-20 14:24:46 +02:00
Julien Calixte
971df9c45b can edit raw content 2023-08-20 14:24:38 +02:00
Julien Calixte
80867ff00b 💄 (online) add a little check 2023-08-20 12:37:56 +02:00
Julien Calixte
a43004ea1c Merge branch 'main' of github.com:lite-note/lite-note 2023-08-17 20:20:03 +02:00
Julien Calixte
bd9d97b0af trying to be as little blocking as possible 2023-08-17 20:06:32 +02:00
Julien Calixte
c02a0c85d0 trying to be as little blocking as possible 2023-08-17 11:12:34 +02:00
Julien Calixte
df69d90632 fix visitRepo 2023-08-16 20:50:24 +02:00