Commit Graph

65 Commits

Author SHA1 Message Date
779351db17 replaced global bottom margin with global top margin 2025-07-28 13:59:48 +03:00
07ba19da2a added global bottom margin 2025-07-28 13:56:52 +03:00
0b6bd3370a implemented selection bottom bar 2025-07-28 02:44:36 +03:00
2511e97be2 replaced marginLeft to translateX in SidebarTriggerAdjustable 2025-07-28 00:20:26 +03:00
fd21a73620 changed scrolling code a little bit 2025-07-27 23:46:48 +03:00
0710981de7 added will-change property to some elements (hoping it will do something) 2025-07-27 23:37:08 +03:00
35f4084833 Project Library title now fades when scrolling up 2025-07-27 23:32:45 +03:00
acd0762f82 made sidebar trigger animation smoother 2025-07-27 22:57:40 +03:00
6ad064c9c1 sidebar switcher now always stays on screen 2025-07-27 18:39:15 +03:00
f881b2d7bf fixed sheet close button margins 2025-07-27 16:04:18 +03:00
3e9fb62e4e fixed sheet and dashboard paddings (third time) 2025-07-27 15:56:36 +03:00
a4e51cda7e fixed padding in the sheet component (once again) 2025-07-27 15:51:07 +03:00
9983314c26 fixed padding in the sheet component 2025-07-27 15:50:27 +03:00
20df501deb ui: project library bar now occupies all available width 2025-07-27 02:48:01 +03:00
d7ecd1906a removed unnecessary padding in the dashboard 2025-07-27 02:31:15 +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
11013c47e3 testing default status bar style 2025-07-26 01:16:03 +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
b4dad36b89 testing black-translucent option for status bar 2025-07-25 22:52:59 +03:00
f27cb4867e trying out different viewportFit options 2025-07-25 22:37:58 +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
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