Commit Graph
634 Commits
Author SHA1 Message Date
jelveh 665f5559e1 make email confirmation window responsive 2024-12-23 06:59:09 -08:00
jelveh e736e428d6 disable email confirmation digit input while confirming 2024-12-23 06:43:46 -08:00
jelveh d922c848ce request 64x64 icon sizes when opening apps 2024-12-23 06:17:16 -08:00
Nariman Jelveh 770b957b42 Merge pull request #1024 from HatemLamia/add-french-translation
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
feat: Complete the  French (Français) translation of Puter #975
2024-12-20 17:59:24 -08:00
jelveh 76fbe9b4ce request 64x64 icons for Taskbar via /whoami 2024-12-20 14:06:37 -08:00
jelveh 530db18bae request 64x64 icons for taskbar and launch menu 2024-12-20 13:29:01 -08:00
joswin18 3921241c46 Add Malayalam translations for missing keys in ml.js 2024-12-21 01:23:06 +05:30
jelveh b1833ce1d7 close #1073
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2024-12-19 19:35:22 -08:00
Hatem Lamia 4a77c93ce6 Merge branch 'main' into add-french-translation 2024-12-19 23:10:22 +01:00
Nariman Jelveh 40abd568e3 Merge pull request #1067 from bill-c-law/explorer-table-too-wide
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
Fix explorer table extra white space on right
2024-12-18 16:06:36 -08:00
jelveh 8c9f92cb61 cleanup 2024-12-18 15:31:14 -08: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
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
KernelDeimos f87769b445 fix: remove redundant notification query 2024-12-17 10:23:20 -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
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
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
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
jelveh 29d4eefbae Update style.css
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2024-12-16 07:25:11 -08:00
jelveh 556258847a Fix sizing for windows snapping given the new taskbar
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
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
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
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
jelveh a90beab0b1 show all taskbar items on mobile as well. 2024-12-14 19:18:56 -08:00
jelveh cfbf98efdd fix more mobile styles 2024-12-14 17:09:03 -08:00
jelveh 803f54dec2 Update style.css 2024-12-14 16:57:19 -08:00
jelveh 6565c740f3 fix minimize not working on mobile 2024-12-14 16:50:43 -08:00
jelveh 26b046b512 Fix multiple issues with mobile responsiveness 2024-12-14 16:39:12 -08:00
jelveh 1a99581d0e fix minor css issues
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2024-12-14 13:39:23 -08:00