KernelDeimos
ee3f0c6e08
dev: do base64 svg check outside of get-launch-apps
2024-12-20 16:09:49 -05:00
Nariman Jelveh
77db3da1cf
Merge pull request #1075 from joswin18/add-malalayalam-translations
...
Complete Malayalam translation based on English file #754
2024-12-20 12:48:22 -08:00
KernelDeimos
df10a7c332
dev: add icon_size query for get-launch-apps
2024-12-20 15:08:10 -05:00
joswin18
3921241c46
Add Malayalam translations for missing keys in ml.js
2024-12-21 01:23:06 +05:30
KernelDeimos
f14e1fefcf
fix: AppES PD alert
...
This happened because the return signature of get_app_icon was changed
so that the MIME type can be returned when the uploaded or default icon
is being used as a fallback. AppES was not updated to account for this
change.
2024-12-20 13:56:32 -05:00
KernelDeimos
a504c6ba2a
perf: optimize recommended apps
2024-12-20 13:16:00 -05:00
KernelDeimos
3da571c39a
test: unit-test get-launch-apps
2024-12-20 12:07:34 -05:00
KernelDeimos
c6c3844763
chore: update kv.js
2024-12-20 12:07:24 -05:00
KernelDeimos
2a5073687d
perf: reorder get-launch-apps behavior
...
As the recommended app list is hard-coded, these apps should be fetched
first as they don't depend on a database request.
2024-12-20 12:07:24 -05:00
jelveh
e6194f028d
support icon_size
in the apps
module of Puter.js and Dev Center
2024-12-20 06:58:02 -08:00
KernelDeimos
648d6e036d
fix: fix for previous fix
2024-12-20 09:25:30 -05:00
KernelDeimos
4f3a1618b1
fix: fix fallback icon behavior in get_icon_stream
2024-12-20 09:12:50 -05:00
jelveh
b1833ce1d7
close #1073
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
KernelDeimos
9c86614df5
fix: revert test change
2024-12-19 13:22:50 -05:00
KernelDeimos
0d53020739
dev: fix a timestamp bug in old name expiry
2024-12-19 13:22:00 -05:00
KernelDeimos
6d2966f314
dev: AppES predicate transform for old name retry lookup
2024-12-19 13:22:00 -05:00
KernelDeimos
c775a2e860
dev: option to follow old app names in get_app
2024-12-19 13:22:00 -05:00
KernelDeimos
0ccb3b2eed
dev: track old app names
2024-12-19 13:22:00 -05:00
Nariman Jelveh
40abd568e3
Merge pull request #1067 from bill-c-law/explorer-table-too-wide
...
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
KernelDeimos
c69006e185
fix: acl check for subdomain on access
2024-12-18 14:51:30 -05:00
KernelDeimos
81ad3243b1
dev: entity storage parameters + app icon size
2024-12-18 14:12:42 -05:00
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
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
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
2024-12-14 13:39:23 -08:00
jelveh
2061d571b0
fix issue with empty file associations input breaking the save process in Dev Center
2024-12-14 13:26:52 -08:00
jelveh
ce36a685fc
new taskbar is here!
2024-12-14 10:52:53 -08:00
jelveh
94e7f5deb4
fix: taskbar items of apps should always appear before Trash
2024-12-13 20:42:56 -08:00
jelveh
134f9d2934
Update UIWindowPublishWebsite.js
2024-12-13 19:18:06 -08:00
jelveh
54b93cc349
add a copy button next to App UID in Dev Center
2024-12-13 18:37:43 -08:00
jelveh
65d918866e
fix: fullpage mode
2024-12-13 16:10:44 -08:00
KernelDeimos
45f6bc12eb
dev: move and simplify writeFile write
2024-12-13 16:49:04 -05:00
KernelDeimos
8045d60e88
clean: cleanup copy and move
2024-12-13 16:04:48 -05:00
KernelDeimos
e208b99d21
fix(security): verify dest_node uid matches signature
2024-12-13 15:53:12 -05:00
KernelDeimos
e840544ee0
dev: DRY destination node handling
2024-12-13 15:30:55 -05:00
KernelDeimos
6b6c295a87
dev: rewrite and move writeFile rename
2024-12-13 14:49:03 -05:00
KernelDeimos
298609c6e9
fix: bug in writeFile rename
2024-12-13 13:35:55 -05:00
KernelDeimos
96a5c3c213
dev: move and simplify writeFile trash and delete
2024-12-13 13:18:34 -05:00
KernelDeimos
d23c33c377
dev: cleanup writeFile: copy, move, mkdir
2024-12-13 12:37:16 -05:00
KernelDeimos
4b3f71b25e
dev: migrate listenerutil, remove duplicate
2024-12-13 10:20:31 -05:00
jelveh
c792f4a345
fix: remove unnecessary item_path
definition in delete
fs api
2024-12-12 18:07:50 -08:00
KernelDeimos
06aeae518b
clean: miscellaneous cleanups
2024-12-12 16:42:16 -05:00
KernelDeimos
332939308e
clean: remove test functions
2024-12-12 14:47:26 -05:00
KernelDeimos
168dbad295
dev: organize share sequence
2024-12-12 14:47:26 -05:00
KernelDeimos
69e9df1ae2
fix: add missing permissions
2024-12-12 14:46:25 -05:00
Charlotte Katzmann
46365beb7b
Update da.js #875
2024-12-12 20:36:19 +01:00
Nariman Jelveh
0a18cbb19d
Merge branch 'main' into translation/danish
2024-12-12 11:00:30 -08:00
Nariman Jelveh
63c5aa2215
Merge pull request #1062 from lauritsbonde/laurits/danish-translation
...
add missing danish translations
2024-12-12 10:58:20 -08:00