Muhammad Fauzi
3acabc6c79
Merge branch 'HeyPuter:main' into main
2024-08-31 23:46:25 +07:00
Muhammad Fauzi
ddbb4207f2
Update Pictures translation to Gambar, no word repetition for plural
...
The literal translation for Pictures IS Gambar-gambar, but after reviewing how it looks on live demo Puter, this translation seems a bit off, since other word like Videos is not Video-video, documents is not Dokumen-dokumen.
So, I think it's better to just translate Pictures to Gambar only. Indonesian actually does not care about singular and plural. If we really need to emphasize it plural, we just repeat the word. Which in this context, it is not that necessary to emphasize it.
2024-08-31 23:46:06 +07:00
Nariman Jelveh
e295f64a90
Update README.md
2024-08-31 00:19:04 -04:00
Nariman Jelveh
bb787a9ffc
Merge pull request #740 from Pulkitxm/main
...
translate README.md to finnish
2024-08-30 21:14:52 -07:00
Pulkit
ee0f063e22
Add finnish Readme content
2024-08-31 07:50:48 +05:30
KernelDeimos
c9d09a78b6
fix: remove now-redundant loadScript call
2024-08-30 15:24:01 -07:00
KernelDeimos
46a0f714d1
fix: env for dev build
2024-08-30 15:24:01 -07:00
KernelDeimos
3092300a01
fix: mistakes
2024-08-30 15:24:01 -07:00
KernelDeimos
4b8910169a
fix: add env to EmitPlugin config
2024-08-30 15:24:01 -07:00
KernelDeimos
72946f920c
fix: remove accidentally left-over code
2024-08-30 15:24:01 -07:00
KernelDeimos
8ad435a0ea
dev: bundle gui in dev
2024-08-30 15:24:01 -07:00
Nariman Jelveh
0d01d1f800
Update package-lock.json
2024-08-29 19:45:05 -07:00
KernelDeimos
a4e9c7bdd7
rename folder
2024-08-29 22:24:55 -04:00
KernelDeimos
cf24c3dd2a
rename
2024-08-29 22:21:07 -04:00
KernelDeimos
3361043b9d
chore: rename putil
2024-08-29 14:14:35 -07:00
KernelDeimos
5f7d1f589a
fix: don't var when no var
2024-08-29 17:03:51 -04:00
Nariman Jelveh
d43fc62d89
Remove menu-aim from the list of statically linked libs
2024-08-29 13:33:37 -07:00
KernelDeimos
1cd21ee658
tweak: cleanup and comment
2024-08-28 19:10:35 -07:00
KernelDeimos
c86df11abd
dev: launchApp as registered ipc handler
...
Add launchApp as a registered ipc handler, which will allow communication
between iframes (apps/puter.js) to be simplified.
2024-08-28 19:10:35 -07:00
KernelDeimos
813ee95cee
fix: fallback to read access in /sign
2024-08-28 17:53:36 -04:00
Nariman Jelveh
fa4bef8873
Update README.md
2024-08-28 14:35:39 -07:00
Nariman Jelveh
2c3d30d119
Merge pull request #727 from EngrAdnanAhmad/README-URDU
...
Translated README section to Urdu with correct clickable links
2024-08-28 14:34:30 -07:00
EngrAdnanAhmad
a17f8408eb
Translated README section to Urdu with correct clickable links
2024-08-29 02:26:52 +05:00
Nariman Jelveh
f11dd8609d
Merge pull request #726 from Zac0511/main
...
Update README.md
2024-08-28 13:09:24 -07:00
pikagaufre
8e4962beed
Update README.md
2024-08-28 20:07:12 +00:00
Nariman Jelveh
18cfef65b8
Attempt to open apps from URL only if user is authenticated and desktop is loaded
2024-08-27 20:02:01 -07:00
KernelDeimos
d1d0a9cccc
tweak: update license for puter-wisp
2024-08-27 22:40:27 -04:00
KernelDeimos
a4766278e4
tweak: package name for @heyputer/puter-wisp
2024-08-27 22:37:22 -04:00
KernelDeimos
2d1cb0050d
dev: puter-wisp
2024-08-27 22:20:32 -04:00
Nariman Jelveh
2385457d12
Remove the redundant image/
prefix in base64 encoded app icons in dev center
2024-08-27 18:04:04 -07:00
Nariman Jelveh
d285c2097f
use flexbox for app navbar in dev center
2024-08-27 17:34:09 -07:00
Nariman Jelveh
b1c91758da
Fix sort bug in dev center
2024-08-27 17:27:40 -07:00
Nariman Jelveh
45925bacb6
Improve the usability of the Settings tab in Dev Center
2024-08-27 17:11:48 -07:00
KernelDeimos
aa61c3009c
fix: typo in a default file
2024-08-26 17:43:33 -04:00
KernelDeimos
d2c7477b3b
fix(docker): ensure temp admin pass shows
2024-08-26 17:42:15 -04:00
Nariman Jelveh
683c20ca7f
Add links to Korean and Polish READMEs in the English README
2024-08-26 09:22:39 -07:00
Nariman Jelveh
4eda3244de
Merge pull request #719 from VinayakPaka/issue-688
...
translated README.en.md from English to Polish
2024-08-26 09:19:27 -07:00
Nariman Jelveh
262cbc8de2
Merge pull request #718 from yomalbalooshi/main
...
Added README.ar.md
2024-08-26 08:51:52 -07:00
VinayakPaka
11304d82c3
translated README.en.md from English to Polish
2024-08-26 20:34:51 +05:30
Yasmeen Albalooshi
577e0d4ed9
Update README.md to have Arabic Translation
2024-08-26 10:54:05 +03:00
Yasmeen
5857248651
Add Arabic Translation file
2024-08-26 10:49:51 +03:00
Nariman Jelveh
da5635b576
Show an error if file containing puter.js is loaded using the file:
protocol
2024-08-25 14:38:19 -07:00
KernelDeimos
9a622004ea
fix: fix 500 when check-app has bad url
2024-08-25 16:54:19 -04:00
Eric Dubé
d8dc3ac122
Update instructions.md
2024-08-25 16:21:48 -04:00
Nariman Jelveh
cd2eb656a1
Add link to Thai README in the English README
2024-08-25 12:30:42 -07:00
Nariman Jelveh
dd5eff9780
Merge pull request #717 from Panyakornk/patch-1
...
Create README.th.md
2024-08-25 12:21:39 -07:00
Panyakornk
28a7f0ba1f
Create README.th.md
2024-08-26 01:00:44 +07:00
Nariman Jelveh
b43ecb490a
Place github link and icon in the toolbar
2024-08-24 11:41:42 -07:00
Nariman Jelveh
3a82d13985
Merge pull request #712 from catalin-lungu/feature/english-to-romanian
...
Fixes issue #677 : Translate README.md from English to Romanian
2024-08-24 10:46:59 -07:00
Catalin
ea87223c46
Fixes issue #677 : Translate README.md from English to Romanian
2024-08-24 20:31:47 +03:00