Commit Graph

24 Commits

Author SHA1 Message Date
535fd68197 implemented project searching and added safe area margins 2025-07-25 17:10:03 +03:00
38973ff7d3 enabled back zooming in for pwa (nah, accessibility's not worth killing for more native app feeling) 2025-07-25 13:38:22 +03:00
6fb7005694 last attempt to disable zooming in pwa (lol) 2025-07-25 03:06:40 +03:00
bf36d86a67 trying to disable zooming in on mobile (second attempt) 2025-07-25 02:46:35 +03:00
c36b239ada ui: disabled zooming in and out on mobiles to behave more like a native app 2025-07-25 02:25:16 +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
1d64f0dba6 uploaded icon for apple devices 2025-07-24 03:12:50 +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
dd3ec99d3c trying to fix analytics (second attempt) 2025-07-23 17:50:53 +03:00
6c652cafd9 fixed eslint warning 2025-07-23 17:31:38 +03:00
bef758e9fe analytics: trying to fix not working analytics 2025-07-23 17:16:47 +03:00
edeff02256 integrated umami analytics 2025-07-23 16:39:08 +03:00
773c306cd7 ui: added socials group to the dashboard 2025-07-23 16:20:50 +03:00
0dc8835d94 bumped nextjs version to 15.4.2 2025-07-22 03:04:43 +03:00
07bfee1b64 ui: home page basic layout implemented 2025-07-22 03:02:02 +03:00
a96b74eeb4 build: added Dockerfile and docker-compose.yaml 2025-07-21 19:18:31 +03:00
7078330605 ui: fixed ThemeProvider component 2025-07-20 16:45:47 +03:00
acda651d82 eslint: fixed warnings and disabled exhaustive-deps rule 2025-07-20 16:28:27 +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