Commit Graph

78 Commits

Author SHA1 Message Date
ad39e0d557 dockerfile now logs git commit hash 2025-07-28 19:58:07 +03:00
01524ca4ce trying to get git commit hash working (attempt 2) 2025-07-28 19:31:43 +03:00
70aa3992f8 trying to get git commit hash to work 2025-07-28 19:18:49 +03:00
2ddd8b9d3b fixed project selection when clicking directly on the checkbox 2025-07-28 19:03:57 +03:00
98c21f3017 fixed adjustWidth in storage page 2025-07-28 18:41:03 +03:00
a104116859 removed unnecessary paddings in the settings page 2025-07-28 18:34:18 +03:00
2304b7223f settings page responsive design fixes 2025-07-28 18:27:23 +03:00
fb5cf87b43 fixed search bars in settings 2025-07-28 15:22:22 +03:00
153047fbf2 fixed selection icon in bottom bar 2025-07-28 15:02:47 +03:00
bde138143c removed global safe margin 2025-07-28 15:01:31 +03:00
efc16d554f settings page redesign 2025-07-28 15:01:09 +03:00
c262d07c1a removed bad css from body tag 2025-07-28 14:10:46 +03:00
7ae6776712 added some properties to the body tag 2025-07-28 14:06:10 +03:00
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