Commit Graph

52 Commits

Author SHA1 Message Date
633231f821 Change a few colors and setup the theme switch to test the light theme 2024-11-04 13:49:49 +01:00
5ce2d3e236 Move all base components to an isolated folder 2024-11-04 13:34:23 +01:00
8a19448a38 Add Loading to Avatar, add timer progress to Toast 2024-10-31 14:23:44 +01:00
bd32d176b1 Add Collapsible, Avatar and Loading 2024-10-31 13:59:29 +01:00
cbce979aa9 Add Button and Dialog (and AlertDialog which is embedded in the Dialog through the priority attribute) 2024-10-30 17:47:14 +01:00
f80c6d5326 Add HoverCard 2024-10-30 14:11:04 +01:00
a5a9086eb7 Add PinPicker and NumberPicker 2024-10-30 13:24:21 +01:00
4c8fb0ff77 Add RadioGroup and style for disabled fields 2024-10-30 00:07:49 +01:00
f4f4be6b27 Progressing on the components with the Slider and the Switch 2024-10-29 17:36:15 +01:00
97f8ca499a Progressing on the basic components implementation 2024-10-29 14:04:05 +01:00
1b2472bc1a First reworks 2024-10-28 17:49:46 +01:00
fef8c092a9 Small fixes 2024-10-28 09:21:44 +01:00
8fee6ca5f1 Progressing on picture cropping selection 2024-09-29 14:27:51 +02:00
0fb4246d26 Progress on image cropping 2024-09-12 17:24:24 +02:00
6856d3b9af Progressing on profile edition and thumbnail cropping 2024-09-11 17:47:04 +02:00
e904f28b3b Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
cbef6d1289 Set markdown renderer as client only to fix hydration issues. Will later try to improve it and set it back as normal 2024-09-09 14:43:53 +02:00
0d1332dcd4 Fix tags, some parts of the markdown hydration, change how icon works 2024-09-07 22:56:03 +02:00
d7a8087c6c Components rework and lots of fixes 2024-09-05 17:44:30 +02:00
6d3efea784 Tag Prose, CommentSide fixes and standard component initiation 2024-09-04 14:11:32 +02:00
c091a6d261 Rework page spacing for mobile 2024-09-03 13:14:42 +02:00
4efc0afffb Fix explorer navigation paddings on mobile 2024-09-03 12:58:01 +02:00
77aea62bfa Visual improvement in H1-6 proses and regular blockquotes 2024-09-02 19:23:32 +02:00
35d356ae22 Users pages CSS + PreviewContent for Canvas + Tags CSS 2024-09-02 15:59:15 +02:00
c694d28982 Progressing on the CSS rework 2024-08-28 18:14:19 +02:00
45aa9e4502 Fix external URLs in markdown + Fix const data error from third party page 2024-08-21 16:49:02 +02:00
62ba72515b Sync completed + Navigation links improved 2024-08-21 14:05:27 +02:00
04785ecf27 Layouts, ProseA rework and PreviewContent creation. Trying to fix hydration by making better SSR. 2024-08-20 18:02:16 +02:00
2e92c389a2 Markdown editor in progress + Login and session process completed 2024-08-19 16:27:09 +02:00
aba56bb034 Project list and starting editing 2024-08-06 15:16:48 +02:00
a3d0b3b5bd Refactoring search, navigation, canvas and others to fit the new data model 2024-08-06 00:15:09 +02:00
e28d72fd1b Cleanup old dependencies and fix RemarkOfm import 2024-08-05 17:58:39 +02:00
310a4accc4 Database and markdown refactoring 2024-08-05 17:32:48 +02:00
fb58a24170 Tests connexion 2024-08-01 17:55:50 +02:00
edf23bdbaa Registration completed 2024-07-30 23:25:47 +02:00
f2600a3012 Finished registration + working on own useAuth composable 2024-07-30 17:58:22 +02:00
1d2a89e001 Change pages title and add third party legal mentions 2024-07-30 00:17:56 +02:00
ec0feb909c Fix left column nav bar 2024-07-29 16:03:45 +02:00
3c2548cd90 Progress on auth handling 2024-07-29 15:07:14 +02:00
3b23d4dab4 New logo, starting account handling 2024-07-28 23:26:19 +02:00
09eb05cf8d Tag path fix 2024-07-25 17:11:38 +02:00
4b901a87d7 Changing package.json logic to bun with patches for unstorage and nuxt/content 2024-07-25 14:42:01 +02:00
39299a268c Move visualiser to explorer folder and start working on account 2024-07-25 13:24:44 +02:00
7a0e8a95a9 Changing some visuals 2024-05-08 00:34:59 +02:00
9c222edcdf Navigation links sorting change: index file are always on top.
Markdown content: If the content don't includes a h1, the title is render at the beginning of the page
2024-03-14 17:45:39 +01:00
58a4b13d6c revert 348b4e8ec9
revert Turn off the navigation panel on phone when navigating
2024-03-03 17:36:40 +00:00
348b4e8ec9 Turn off the navigation panel on phone when navigating 2024-01-27 23:20:24 +01:00
b43bafdd57 Add tag page and fix mobile header 2024-01-15 17:45:26 +01:00
a228b7d222 Fix Canvas initial position and add tags popover 2024-01-10 18:04:05 +01:00
f19a6a65da Add gitea content searching and fix lots of things 2024-01-09 18:06:43 +01:00