Commit Graph

1951 Commits

Author SHA1 Message Date
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
ca30d075da
Merge pull request #113 from meetqy/main
Fix: Login form not center aligned #90
2024-03-16 12:09:27 -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
Nariman Jelveh
262fc579f6
Merge pull request #104 from shuguet/shuguet/add-github-action-build-docker-image
feat: Add support for GitHub Actions to automatically build a docker image on push to main branch
2024-03-16 10:58:00 -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
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