Commit Graph

3018 Commits

Author SHA1 Message Date
KernelDeimos
f032faa06d dev: add fallback for missing icons 2024-12-18 13:04:52 -05:00
KernelDeimos
7ec6621111 dev: make code more compatible with migration branch 2024-12-18 12:20:47 -05:00
KernelDeimos
90967ab109 dev: add ico support 2024-12-18 12:05:11 -05:00
KernelDeimos
8a3d74d30c dev: add bmp support for app icons 2024-12-18 11:23:04 -05:00
KernelDeimos
d67a6f0e0c doc: document and cleanup app icons 2024-12-17 15:17:31 -05:00
KernelDeimos
fc87897a3d dev: parallelize app icon generation 2024-12-17 14:56:07 -05:00
KernelDeimos
925ebd5310 fix: attempt fix for prod issue with app icons 2024-12-17 13:51:33 -05:00
bill-c-law
c5198a03fe Fix explorer table extra white space on right
Fix explorer table was always too wide with extra white space on right side causing an unnecessary horizontal scrollbar.  Changed width for both the header row and item rows from 100vw to 100%, and added min-width.
2024-12-17 13:25:42 -05:00
KernelDeimos
046ef3cb4f dev: add endpoint to read app icons 2024-12-17 12:57:24 -05:00
KernelDeimos
20d27d59bf dev: create pre-sized icons for apps 2024-12-17 12:57:03 -05:00
jelveh
905be23854 Larger launch icons 2024-12-17 09:17:38 -08:00
jelveh
453b7d9ac9 Enforce taskbar height 2024-12-17 09:13:43 -08:00
Nariman Jelveh
971383ef58
Merge pull request #1065 from bestlaw66/patch-1
Update README.zh.md
2024-12-17 09:01:40 -08:00
KernelDeimos
4a0e4d51b5 git: update .gitignore 2024-12-17 10:27:11 -05:00
KernelDeimos
f87769b445 fix: remove redundant notification query 2024-12-17 10:23:20 -05:00
KernelDeimos
2336a62b4f fix: share only emails email_confirmed recipients 2024-12-17 10:00:43 -05:00
jelveh
63efee390a Fix login using QR code 2024-12-17 06:48:40 -08:00
jelveh
47908f01a9 Add that sweet sweet subtle shadow for taskbar 2024-12-16 16:17:35 -08:00
jelveh
3c9a6b9d19 swipe to scroll Explore on mobile 2024-12-16 16:01:43 -08:00
jelveh
c9ab994042 Make progress window mobile friendly 2024-12-16 15:30:42 -08:00
jelveh
8019fd6b73 Update style.css 2024-12-16 15:21:17 -08:00
jelveh
ec2cb250b8 Update initgui.js 2024-12-16 15:16:04 -08:00
jelveh
35059098c3 Update style.css 2024-12-16 15:08:37 -08:00
jelveh
08d23ffca9 Update style.css 2024-12-16 14:58:03 -08:00
jelveh
a06f9c1ec1 Update style.css 2024-12-16 14:52:43 -08:00
jelveh
24ca4e6ad8 Update style.css 2024-12-16 14:44:55 -08:00
jelveh
b1c057e3a6 Update style.css 2024-12-16 14:35:15 -08:00
jelveh
276c9aab96 allow smooth swipe-to-scroll on mobile 2024-12-16 14:29:43 -08:00
jelveh
4e964d82ad ok, apple is horrible. 2024-12-16 14:22:10 -08:00
jelveh
1c5d59da79 Update style.css 2024-12-16 14:19:05 -08:00
jelveh
07de2aba30 Update style.css 2024-12-16 14:13:53 -08:00
jelveh
ba7247e75d More aggressive measures to disable pinch/pan zoom on touch devices 2024-12-16 14:05:17 -08:00
KernelDeimos
fd6f8bf225 perf: single request for gui boot kv keys 2024-12-16 16:54:08 -05:00
KernelDeimos
7ba1b7656b fix: database issue with KBKV update 2024-12-16 16:54:08 -05:00
jelveh
7f036223f6 Update initgui.js 2024-12-16 13:35:18 -08:00
jelveh
380a4b45ef Add user-scalable=no to the desktop 2024-12-16 13:30:16 -08:00
jelveh
89aa02ccec allow web-share in iframes 2024-12-16 12:58:51 -08:00
KernelDeimos
5a68691290 perf: multiple kv keys 2024-12-16 15:38:30 -05:00
jelveh
29d4eefbae Update style.css 2024-12-16 07:25:11 -08:00
jelveh
6014b1ea36 append custom_script_tags_str to the HTML of homepage 2024-12-16 07:09:37 -08:00
jelveh
3d761f008b Emit add_script_tags_to_homepage_html event before building the HTML of homepage 2024-12-16 07:01:44 -08:00
jelveh
556258847a Fix sizing for windows snapping given the new taskbar 2024-12-15 21:49:31 -08:00
jelveh
d7c6229aea update search position in both desktop and launcher 2024-12-15 21:39:05 -08:00
jelveh
b893a47595 Update style.css 2024-12-15 19:28:46 -08:00
jelveh
ab5bc17991 set correct size for home screen on mobile 2024-12-15 19:23:30 -08:00
jelveh
949f97eb2e add mobile responsiveness for otp, login, and password recovery 2024-12-15 17:52:57 -08:00
jelveh
66bcf8a296 Update style.css 2024-12-14 20:55:10 -08:00
jelveh
1266fb8a29 Update style.css 2024-12-14 20:44:20 -08:00
jelveh
37ef58eb04 make Launcher mobile-friendly 2024-12-14 20:32:34 -08:00
jelveh
5ba957b14a add smooth scrolling for mobile taskbar 2024-12-14 19:31:41 -08:00