vineethvk11
8ef6167915
adding language support for auto arrange word
2024-03-18 09:29:23 +05:30
vineeth kumar
a2fedfcd97
Merge branch 'main' into #10
2024-03-18 09:17:34 +05:30
vineethvk11
ed663c0824
fixing issues in auto arrange while moving items
2024-03-18 09:14:51 +05:30
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
vineethvk11
c63e546a9c
minor bug fix in desktop item positions arrangement
2024-03-17 09:52:02 +05:30
Nariman Jelveh
f3e4a12e57
Refactor helpers.js
to reduce file size
2024-03-16 20:13:48 -07:00
Nariman Jelveh
3ba9222d9c
Merge pull request #117 from HeyPuter/111-feature-request-query-parameters-in-app-url-get-passed-into-the-app
...
111 feature request query parameters in app url get passed into the app
2024-03-16 20:04:00 -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
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