Nariman Jelveh
0b5e236df4
Merge pull request #112 from HeyPuter/81-allow-app-to-resize-its-window
...
81 allow app to resize its window
2024-03-15 17:17:20 -07: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
Nariman Jelveh
a52a49797a
Merge pull request #110 from Hiya-its-Aya/slow-sub-v2
...
More forgiving submenus
2024-03-15 15:05:23 -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
Sylvain Huguet
f6279d0201
Change branch name in comment too.
2024-03-15 10:51:12 +01:00
Sylvain Huguet
baebf2f551
Merge branch 'HeyPuter:main' into shuguet/add-github-action-build-docker-image
2024-03-15 10:43:44 +01:00
Sylvain Huguet
06789da119
Renamed master
branch to main
to reflect upstream changes.
2024-03-15 10:42:22 +01:00
Nariman Jelveh
5623dc5efd
Merge pull request #99 from Axorax/master
...
update: use any port if all attempts fail
2024-03-14 20:54:20 -07:00
Sylvain Huguet
cc9d9b1063
fix indentation
2024-03-15 00:43:02 +01:00
Sylvain Huguet
c7850fe18f
Tweaking the metadata/image tagging mechanism
2024-03-15 00:40:39 +01:00
Sylvain Huguet
072eec4004
Initial version
2024-03-15 00:15:16 +01:00
KernelDeimos
d5ef139db0
Add checklists for x86 emulation project
2024-03-14 14:15:10 -04:00
Axorax
59f4877ee5
update: use any port if all attempts fail
2024-03-14 12:23:53 +06: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
0e13c8631f
Update SECURITY-ACKNOWLEDGEMENTS.md to add Tim's GitHub
2024-03-13 18:55:14 -07:00
Nariman Jelveh
a4e636cab9
Update SECURITY-ACKNOWLEDGEMENTS.md to add Tim Suess
2024-03-13 18:51:14 -07:00
Nariman Jelveh
60a59772ab
Update tagline in README.md
2024-03-13 17:25:54 -07:00
Nariman Jelveh
5398ba83b1
Merge pull request #94 from HeyPuter/85-add-a-securitytxt-file
...
85 add a securitytxt file
2024-03-13 17:23:28 -07:00
Nariman Jelveh
8adaab460c
Merge branch '85-add-a-securitytxt-file' of https://github.com/HeyPuter/puter into 85-add-a-securitytxt-file
2024-03-13 17:19:53 -07:00
Nariman Jelveh
ede374ad95
Copy security.txt
to dist folder when building
2024-03-13 17:17:20 -07:00
Nariman Jelveh
0bbe9271f4
Update SECURITY-ACKNOWLEDGEMENTS.md
2024-03-13 17:02:46 -07:00
Nariman Jelveh
549ec6b362
Add security.txt
and SECURITY-ACKNOWLEDGEMENTS.md
2024-03-13 17:00:39 -07:00
Nariman Jelveh
b18498e161
Merge pull request #93 from HeyPuter/49-add-security-policy-to-the-repository
...
Create SECURITY.md
2024-03-13 16:36:50 -07:00
Nariman Jelveh
5acdf8d2fe
Create SECURITY.md
2024-03-13 16:33:03 -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
Nariman Jelveh
234a7ddadd
Merge pull request #88 from stretch07/master
...
Implement env support for PORT property
2024-03-12 22:53:36 -07:00
stretch07
06fc54b18e
Implement .env support for PORT property
2024-03-12 22:42:13 -07:00
vineethvk11
20dd9b87cf
adding ability to undo copy
2024-03-12 23:48:15 +05:30
Nariman Jelveh
e030321da0
Merge pull request #75 from HeyPuter/34-create-contributingmd
...
Create CONTRIBUTING.md
2024-03-11 18:24:39 -07:00
Nariman Jelveh
018362a8de
Use the correct link for good first issue
2024-03-11 14:16:12 -07:00
Nariman Jelveh
608a94e7fa
Link directly to Github's New Issue in CONTRIBUTING.md
2024-03-11 10:45:34 -07:00
Nariman Jelveh
f7e9e4a614
Update CONTRIBUTING.md based on reviews
2024-03-11 10:36:43 -07:00
vineethvk11
2413bd7816
adding ability to undo upload and minor fix in undo rename
2024-03-11 14:37:53 +05:30
Nariman Jelveh
1f97a3c1c4
Update CONTRIBUTING.md
2024-03-10 18:29:07 -07:00
Nariman Jelveh
9d159c6611
Update CONTRIBUTING.md
2024-03-10 18:09:18 -07:00
Nariman Jelveh
fca160ae48
Update CONTRIBUTING.md
2024-03-10 18:07:35 -07:00
Nariman Jelveh
31b14e6ba2
Create CONTRIBUTING.md
2024-03-10 18:03:30 -07:00
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