Sondre Njåstad
24b1bd7cb3
Fix listing languages
...
Translate additional fields
2024-03-18 16:09:32 +01:00
Sondre Njåstad
19bfd93b47
Merge branch 'main' of https://github.com/NazagamerITA/puter into NazagamerITA-main
2024-03-18 14:53:07 +01:00
NazagamerITA
0fe4d6dd52
Update i18n.js
2024-03-18 14:40:13 +01:00
Sondre Njåstad
5f5a6d67f7
Alphabetical order
2024-03-18 14:11:41 +01:00
Sondre Njåstad
09f9700310
Add Danish
...
Add Sweedish
2024-03-18 14:09:21 +01:00
Sondre Njåstad
a6584284c0
Fix Login header was not translated
2024-03-18 13:42:32 +01:00
Sondre Njåstad
db23095469
more translation work
2024-03-18 13:33:05 +01:00
Sondre Njåstad
c1b812a404
Add lanuage selector, norwegian, franch and presistant language preference based on user
2024-03-18 12:40:09 +01:00
Sondre Njåstad
6116d9626e
Remove ES module line
2024-03-18 08:51:25 +01:00
Sondre Njåstad
20ab5a8304
Add Norwegian Bokmål
2024-03-18 08:49:58 +01:00
Nariman Jelveh
798174b993
add Farsi
2024-03-17 19:21:25 -07:00
Nariman Jelveh
8bcaf5203d
Update i18n.js to remove redundant words
2024-03-17 18:15:15 -07:00
Nariman Jelveh
5b9577c31e
set default language to English
2024-03-17 16:02:46 -07:00
Nariman Jelveh
86080b0ccf
Add i18n for English, Korean, and Chinese
...
This is WIP. Help make the translations better.
2024-03-17 16:01:06 -07:00
Nariman Jelveh
f3e4a12e57
Refactor helpers.js
to reduce file size
2024-03-16 20:13:48 -07:00
Nariman Jelveh
ec984ac81d
Remove redundant logic
2024-03-16 19:59:36 -07:00
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
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
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