Commit Graph

845 Commits

Author SHA1 Message Date
Nariman Jelveh
8100edbef9 implement query param passing between browser window and app iframe 2024-03-16 19:57:33 -07:00
Nariman Jelveh
509a6cbd31 refactor to account for signup window and the location of the code 2024-03-16 12:08:11 -07:00
vineethvk11
dfc03be3d2 optimising by storing desktop item positions as a map in kv store 2024-03-16 11:32:11 +05:30
meetqy
68cd3f420e code format 2024-03-16 13:56:36 +08:00
meetqy
404a6a5aa5 format 2024-03-16 13:53:25 +08:00
meetqy
06b075b1a4 fix: #90 2024-03-16 13:48:11 +08:00
Nariman Jelveh
4719d7e076 Update UIContextMenu.js 2024-03-15 17:16:54 -07:00
Nariman Jelveh
a5584317c8 Allow apps to resize/reposition their windows
The resizing and repositioning is safe from abuse in that the window's position and size cannot cause it to escape the viewport. More could be done here, e.g. rate limit resize/repos. I will request rate-limiting in a separate issue.
2024-03-15 16:53:05 -07:00
ayamoosa
8ec0e63d7b fixed left/right issue. Feature is ready 2024-03-15 12:31:40 -07:00
ayamoosa
23a7f852b4 Merge remote-tracking branch 'origin/master' into slow-sub-v2 2024-03-15 10:38:05 -07:00
ayamoosa
f88cfc750f need to work on submenuDirection reactivity 2024-03-15 09:15:40 -07:00
vineethvk11
fddda77523 adding ability to customise desktop by arranging items 2024-03-15 20:32:47 +05:30
Nariman Jelveh
e1c44d91c5
Merge pull request #71 from vineeth-vk11/#9
Adding ability to undo actions
2024-03-13 21:32:05 -07:00
vineethvk11
64e3e2082c minor fix in renaming get html from options function 2024-03-14 08:13:56 +05:30
Nariman Jelveh
549ec6b362 Add security.txt and SECURITY-ACKNOWLEDGEMENTS.md 2024-03-13 17:00:39 -07:00
Nariman Jelveh
8d99e49904
Merge pull request #92 from vineeth-vk11/#5
Disallow uploading files directly to trash
2024-03-13 14:09:35 -07:00
vineethvk11
b2087f77fc Disallow uploading files directly to trash 2024-03-14 02:11:12 +05:30
vineethvk11
1ae905bd7a Adding ability to undo move and delete actions 2024-03-14 01:45:28 +05:30
ayamoosa
99ab5cec5b works on right side 2024-03-13 09:21:18 -07:00
ayamoosa
39e73b3f4d added menu-aim plugin 2024-03-13 08:13:52 -07:00
Nariman Jelveh
b41a88be57 Remove jquery-ui-1.12.1
It wasn't used anyway!
2024-03-13 00:14:39 -07:00
vineethvk11
20dd9b87cf adding ability to undo copy 2024-03-12 23:48:15 +05:30
vineethvk11
2413bd7816 adding ability to undo upload and minor fix in undo rename 2024-03-11 14:37:53 +05:30
vineethvk11
09c706a99d adding ability to undo rename action 2024-03-10 20:05:58 +05:30
vineethvk11
a18ec1efdb adding ability to undo create file/folder action 2024-03-10 19:48:17 +05:30
Nariman Jelveh
03d3ddbfa9 Set copy_progress_hide_delay back to 1000
In an issue I requested that we set the delay to 2000. This seems excessive in practice so I'm reverting the delay back to 1000.
2024-03-09 21:50:39 -08:00
Nariman Jelveh
4e1fb06b94
Merge pull request #69 from vineeth-vk11/#6
delaying progress window for quick move/copy operations
2024-03-09 21:42:57 -08:00
vineethvk11
2afb1a295b delaying progress window for quick move/copy operations 2024-03-10 10:56:49 +05:30
Nariman Jelveh
61c3d3571d Apply user preferences every time Desktop is loaded 2024-03-08 20:02:17 -08:00
Sun Jia Cheng
e39e38da11 Implement 'Show Hidden Files' feature 2024-03-09 11:37:34 +08:00
Nariman Jelveh
b56392cf3a
Merge pull request #41 from eltociear/patch-1
Update UIItem.js
2024-03-08 02:03:00 -08:00
Lynan
40182fbf58 style: fix tooltip shadow on taskbarItem 2024-03-08 16:11:39 +08:00
vineethvk11
34c0bd6b7f Adding shortcut to permanently delete files bypassing trash 2024-03-08 01:50:47 +05:30
Ikko Eltociear Ashimine
e7ca0d1839
Update UIItem.js
seperator -> separator
2024-03-08 00:15:38 +09:00
Nariman Jelveh
64336bfc4e close #27
This was easier than expected. Added a number of atttributes to the `manifest.json` file that allows for proper PWA installation.
2024-03-05 19:31:50 -08:00
jamesxu1288
5735b75528 Add password toggle on login form 2024-03-04 23:03:11 -08:00
Nariman Jelveh
99980d38b2 Change Puter.com to Puter in some license headers 2024-03-04 18:15:52 -08:00
Nariman Jelveh
a3cf96d6cd
Update PuterDialog.js to remove irrelevant comment 2024-03-04 18:04:14 -08:00
Nariman Jelveh
f8b72cbfd2 Adjust the size of the Launch icon to keep it consistent with other default Taskbar icons 2024-03-04 13:19:51 -08:00
Nariman Jelveh
0fba3a03c2
Merge pull request #14 from HeyPuter/object-field-duplicates
Remove duplicate object keys
2024-03-04 13:06:01 -08:00
Nariman Jelveh
e04da6d8b1 fix license formatting
Prefix lines with ' * ' and use the correct repo name.
2024-03-04 13:00:26 -08:00
Sam Atkins
f0e2bb3633 Remove duplicate object keys
These serve no purpose except to confuse you, and make my IDE draw some
red wiggly underlines.
2024-03-04 20:10:08 +00:00
Sam Atkins
53dc639cae Don't delete files when delete key is pressed while renaming something 2024-03-04 20:07:15 +00:00
Nariman Jelveh
17f0709a42 Add license headers
lame but necessary
2024-03-02 19:59:32 -08:00
Nariman Jelveh
fa42b0871e Initial commit 2024-03-02 18:39:14 -08:00