Commit Graph

122 Commits

Author SHA1 Message Date
Sondre Njåstad
090ffdb5a5 Add Norwegian Bokmål 2024-03-18 18:47:20 +01:00
Nariman Jelveh
37f5c7e635
Merge pull request #130 from Axorax/main
Added Bengali to i18n.js
2024-03-18 10:22:15 -07:00
Nariman Jelveh
1a947949c2
Merge branch 'main' into main 2024-03-18 10:21:56 -07:00
Nariman Jelveh
d19a75836d
Merge pull request #125 from ambr0sial/patch-1
full french translation on i18n.js
2024-03-18 10:18:25 -07:00
Nariman Jelveh
76f518f405
Merge branch 'main' into patch-1 2024-03-18 10:17:57 -07:00
Nariman Jelveh
925972dc78
Merge pull request #126 from NazagamerITA/main
Added Italian to i18n.js
2024-03-18 10:12:00 -07:00
Nariman Jelveh
9047d95f8e
Merge branch 'main' into main 2024-03-18 10:11:50 -07:00
Nariman Jelveh
09b5e618a2
Merge pull request #127 from lsileoni/lsileoni-finnish-i18n
i18n: Finnish translation
2024-03-18 10:05:46 -07:00
Nariman Jelveh
5ff75fad69
Merge branch 'main' into lsileoni-finnish-i18n 2024-03-18 10:01:28 -07:00
Nariman Jelveh
0608e26244
Merge pull request #123 from EndreEndi/patch-1
Romanian Translation
2024-03-18 09:46:26 -07:00
Axorax
bb7f098d1d
Add support for bn 2024-03-18 21:23:53 +06:00
NazagamerITA
90954126de
Update i18n.js
Fixed some translations
2024-03-18 16:14:17 +01:00
NazagamerITA
0fe4d6dd52
Update i18n.js 2024-03-18 14:40:13 +01:00
Luis
cfdfe97a1f
Update i18n.js with finnish 2024-03-18 15:37:14 +02:00
waw
b3935da823
full french translation on i18n.js 2024-03-18 13:10:24 +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
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
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
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
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