Commit Graph

37 Commits

Author SHA1 Message Date
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
726d8fdca9 changed status bar style to default 2025-07-25 19:58:39 +03:00
4b4f018d1f updated pwa head 2025-07-25 19:50:25 +03:00
6ea68e3b38 trying to fix theme-color again 2025-07-25 19:44:55 +03:00
04f2ed36bc trying to get theme-color switching correctly 2025-07-25 19:39:24 +03:00
3f1df57cca fixed links to splash screens one more time 2025-07-25 19:29:15 +03:00
febb8281f6 renamed head.tsx to pwa-head.tsx 2025-07-25 19:28:19 +03:00
2f61b56cd2 fixed links to splashes 2025-07-25 19:25:58 +03:00
3851d6d1c7 added ios splash screens 2025-07-25 19:21:49 +03:00
f4c6a06ac1 ui: added sidebar padding 2025-07-25 17:34:26 +03:00
673b1ceedf trying to make pwa look better on ios 2025-07-25 17:22:49 +03:00
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