Commit Graph

32 Commits

Author SHA1 Message Date
3a8c07b5df fixed git commit hash parsing and no more eslint warnings 2025-07-29 03:30:06 +03:00
2ddd8b9d3b fixed project selection when clicking directly on the checkbox 2025-07-28 19:03:57 +03:00
2304b7223f settings page responsive design fixes 2025-07-28 18:27:23 +03:00
153047fbf2 fixed selection icon in bottom bar 2025-07-28 15:02:47 +03:00
0b6bd3370a implemented selection bottom bar 2025-07-28 02:44:36 +03:00
35f4084833 Project Library title now fades when scrolling up 2025-07-27 23:32:45 +03:00
6ad064c9c1 sidebar switcher now always stays on screen 2025-07-27 18:39:15 +03:00
20df501deb ui: project library bar now occupies all available width 2025-07-27 02:48:01 +03:00
509691534b ui: project description now flies from the bottom in the mobile 2025-07-27 02:26:48 +03:00
93fb66dc2e fixed annoying project selection bug (using pretty ugly way tho lol) 2025-07-27 02:07:01 +03:00
48c44e3723 ui: implemented project sorting 2025-07-27 01:20:23 +03:00
5862c74fa6 fixed flickering theme color at startup 2025-07-26 14:54:37 +03:00
43542f2c34 implemented barebones project selection ui 2025-07-26 02:36:11 +03:00
2d55a7092c fixed useIsMobile hook 2025-07-26 01:52:35 +03:00
94ac47126c made custom title bar code more readable 2025-07-26 00:38:39 +03:00
67cc20e35c added custom title bar for pwa 2025-07-26 00:19:41 +03:00
aa64aeaa26 ui: implemented better duplication mechanism 2025-07-25 22:19:05 +03:00
68cdef63eb brought back native status bar 2025-07-25 20:35:35 +03:00
b6a7a62af6 fixing safe zone paddings (attempt 3) 2025-07-25 20:24:58 +03:00
5a7c627cd6 fixing safe zone paddings (attempt 2) 2025-07-25 20:21:08 +03:00
6691d4b23f adding safe zone paddings throughout the ui 2025-07-25 20:16:52 +03:00
535fd68197 implemented project searching and added safe area margins 2025-07-25 17:10:03 +03:00
5c6aebb5c5 ui: implemented project renaming and deleting 2025-07-25 02:09:05 +03:00
7be0181034 added pwa manifest and icons & barebones project properties dropdown 2025-07-24 19:35:27 +03:00
dd2877c1ea fixed eslint warning and bumped nextjs version 2025-07-24 02:59:42 +03:00
2e4fe8be22 ui: implemented project creation functionality and persistent project storage 2025-07-24 02:43:34 +03:00
773c306cd7 ui: added socials group to the dashboard 2025-07-23 16:20:50 +03:00
07bfee1b64 ui: home page basic layout implemented 2025-07-22 03:02:02 +03:00
9d3f140844 ui: implemented basic main page design 2025-07-20 16:17:04 +03:00
fe9d182f15 fixed eslint warning 2025-07-18 23:22:45 +03:00
87a9cb2994 ui: some tweaks 2025-07-18 23:20:53 +03:00
e11c45baa5 Initial commit from Create Next App 2025-07-18 18:17:01 +03:00