Commit Graph

569 Commits

Author SHA1 Message Date
Nariman Jelveh
d0758631ea Add more English translation keys 2024-07-05 15:35:16 -07:00
Zuhaib Asif
a9c33da151 Updated Urdu translations, added missing entries, and corrected inaccuracies 2024-07-06 02:21:49 +05:00
Nariman Jelveh
dcbca2f829 Add i18n keys for multiple terms 2024-07-03 13:05:39 -07:00
Nariman Jelveh
3633349700
Merge pull request #516 from guicazaroto/feature/translate-br.js
feature: add (pt-br) translation for system settings.
2024-07-02 15:59:23 -07:00
Guilherme Guimarães Cazaroto
77211c4f71 feature: add (pt-br) translation for system settings. 2024-07-02 19:42:49 -03:00
Nariman Jelveh
80ea655d05 close #512 2024-07-01 15:44:48 -07:00
KernelDeimos
d9c4fbbd1d fix: ui color input attributes 2024-07-01 14:23:49 -04:00
Sam Atkins
b7133760df tweak: Ensure puter.domain is always set for launched apps 2024-07-01 12:46:15 -04:00
Nariman Jelveh
91e9fa7c25 improve the ux of "Show Desktop" toolbar button 2024-06-30 23:30:55 -07:00
Nariman Jelveh
95e1268527 Make contextmenu smooth as butter 2024-06-28 12:48:55 -07:00
Nariman Jelveh
fbc02a5f62 Fix the issue with re-opening submenus using keyboard 2024-06-26 09:41:57 -07:00
Nariman Jelveh
8a763eab6f fix multiple issues with ctx menu event delegation and keyboard navigation 2024-06-26 00:57:12 -07:00
Sam Atkins
d81f6e5ede chore: Mark globals as being part of the window object
Silences eslint
2024-06-24 19:15:02 -04:00
Nariman Jelveh
266e41f95c Remove extra height for iframe when menu bar is in desktop mode 2024-06-24 10:24:30 -07:00
Nariman Jelveh
a094ae5683 Update en.js 2024-06-23 10:01:16 -07:00
Nariman Jelveh
a58aa3f2e6 Close #480 2024-06-22 22:09:19 -07:00
Nariman Jelveh
0bd0eaf890 add the ability to pick between desktop and winow menubars 2024-06-22 19:51:29 -07:00
Nariman Jelveh
704a4ead17 Show register form when user receiving a file is not the correctone 2024-06-21 12:16:42 -07:00
Nariman Jelveh
e31625d0da Update IPC.js 2024-06-21 00:06:01 -07:00
Nariman Jelveh
61961b565e Update initgui.js 2024-06-20 23:47:35 -07:00
Nariman Jelveh
27ec2d7f1c Update initgui.js 2024-06-20 19:43:32 -07:00
Nariman Jelveh
88ce871601 Update initgui.js 2024-06-20 19:38:47 -07:00
Nariman Jelveh
2d4f5778a2 Update initgui.js 2024-06-20 19:37:27 -07:00
Nariman Jelveh
5cb5a75455 Verify share_token when launched 2024-06-20 19:31:03 -07:00
KernelDeimos
bf63144f7a fix: null email in request to /share 2024-06-20 19:41:41 -04:00
Nariman Jelveh
1c2ba76db2 If items are dropped on the home directory of another user, try to share the items rather than copy/move 2024-06-20 14:06:43 -07:00
Nariman Jelveh
6f0706ffc5 rename show_or_hide_empty_folder_message to toggle_empty_folder_message 2024-06-20 13:28:45 -07:00
Nariman Jelveh
a834fbcc6c remove scroll bar from 2024-06-20 11:32:03 -07:00
KernelDeimos
c0fb470719 tweak: update gui 2024-06-20 12:58:04 -04:00
Sam Atkins
2355a43efa tweak: Re-add mime.js import
This got removed in 7006dcc31c, but we do
need it.
2024-06-20 14:21:41 +01:00
Nariman Jelveh
1500f84d46 close #483 2024-06-19 22:30:42 -07:00
Nariman Jelveh
feabbaf564 close #430 2024-06-19 21:07:41 -07:00
Nariman Jelveh
7006dcc31c refactor item_icon 2024-06-19 18:39:32 -07:00
Nariman Jelveh
219cb63b73 refactor open_item 2024-06-19 18:27:49 -07:00
Nariman Jelveh
0726a11d11 refactor get_html_element_from_options 2024-06-19 17:59:48 -07:00
Nariman Jelveh
44d340d429 Update UIWindowShare.js 2024-06-19 14:16:48 -07:00
Nariman Jelveh
ad079cdcc5 Use razzle dazzle to display icons of items being shared 2024-06-19 14:06:25 -07:00
Nariman Jelveh
bfd896041e Update UIWindow.js 2024-06-19 12:13:01 -07:00
Nariman Jelveh
bd958b3820 show the share dialog when items are dropped on a username in the sidebar 2024-06-19 12:11:05 -07:00
Nariman Jelveh
c67674c889 Add license headers 2024-06-19 00:01:12 -07:00
Nariman Jelveh
41e307bd5b cast selectable_body and multiselectable to Boolean 2024-06-18 23:37:28 -07:00
Nariman Jelveh
892750788b Merge branch 'main' of https://github.com/HeyPuter/puter into main 2024-06-18 23:21:16 -07:00
Nariman Jelveh
4bd62c02dc close #309 2024-06-18 23:21:07 -07:00
KernelDeimos
5cda51e184 tweak: add missing file for previous commit 2024-06-19 02:10:58 -04:00
Nariman Jelveh
581964b655 Make GUI open the relavant directory when URL is provided 2024-06-18 22:11:14 -07:00
Nariman Jelveh
c1647a5982 wip: bad commit message, I know. 2024-06-18 21:57:34 -07:00
KernelDeimos
e7c0b8320a feat: add querystring-informed errors 2024-06-19 00:51:16 -04:00
Nariman Jelveh
174e2b7781 Take user to shared directory when clicked on share notif 2024-06-18 21:04:09 -07:00
Nariman Jelveh
1d083efb67 We officially have one of the best web-based Context Menus 2024-06-18 20:25:42 -07:00
Nariman Jelveh
1904b92a9d Update jquery.menu-aim.js 2024-06-18 18:15:53 -07:00