Sondre Njåstad
c1b812a404
Add lanuage selector, norwegian, franch and presistant language preference based on user
2024-03-18 12:40:09 +01:00
EndreEndi
fff310ce1b
Update i18n.js
2024-03-18 13:20:37 +02:00
EndreEndi
35eff82a24
Update i18n.js
...
ROmanian 95%
2024-03-18 13:14:31 +02: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
3e2ad61189
Fix issue with detecting whether positions
is an object or not
2024-03-17 21:16:15 -07:00
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
meetqy
2d608b5fd7
Merge branch 'main' of github.com:meetqy/puter
...
# Conflicts:
# src/globals.js
2024-03-17 22:54:44 +08:00
meetqy
e8e32352ed
fix: Automatic Adjustment of Puter Windows to Stay Within Viewport on Browser Resize #12
2024-03-17 22:52:34 +08: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