Nariman Jelveh
1eababd8af
Merge pull request #178 from BatsKikker/BatsKikker-patch-2
...
Added Dutch translation
2024-03-25 15:47:03 -07:00
BatsKikker
6105429961
Update en.js
...
replace_all was German, replaced with English.
2024-03-25 22:24:27 +01:00
BatsKikker
7b316fc52e
Updated en.js from HeyPuter
2024-03-25 22:23:30 +01:00
BatsKikker
a05827e856
Update nl.js
...
Added new translations same as new en.js
2024-03-25 22:18:56 +01:00
BatsKikker
55967298ca
Update nl.js
...
Replaced spaces with tabs.
2024-03-25 22:00:40 +01:00
BatsKikker
1fcfc8737f
Update translations.js
...
Added nl.js
2024-03-25 21:47:05 +01:00
Nariman Jelveh
a69a704439
Merge pull request #181 from AtkinsSJ/search-clear-button-height
...
Fix size of "clear" button in launcher search box
2024-03-25 09:18:06 -07:00
Sam Atkins
734387d535
Fix size of "clear" button in launcher search box
...
Fixes #179 .
2024-03-25 11:49:42 +00:00
Nariman Jelveh
4486feb470
Merge pull request #177 from SondreNjaastad/bug/casing-inconsistencies
...
Fix incorrect casing
2024-03-25 00:40:06 -07:00
Sondre Tungesvik Njåstad
e341f1f054
Fix incorrect casing
2024-03-25 08:32:09 +01:00
Nariman Jelveh
ac93928851
Merge pull request #172 from HeyPuter/settings
...
Implement the Settings App
2024-03-24 21:41:01 -07:00
Nariman Jelveh
2f385240cb
Update style.css
2024-03-24 21:36:16 -07:00
Nariman Jelveh
42636ea36d
menuAim
should only be activated on menu items that have submenus
2024-03-24 21:24:07 -07:00
Nariman Jelveh
d2d03dee35
Clean up and use i18n()
instead of hard-coded strings
2024-03-24 20:57:57 -07:00
Nariman Jelveh
d13ae6958c
Add support for account deletion
2024-03-24 17:39:46 -07:00
BatsKikker
bd4dee268d
Added Dutch translation
2024-03-24 23:29:15 +01:00
Nariman Jelveh
fd185b955e
Merge pull request #170 from sebe324/WindowReferBugFix
...
UIWindowRefer.js bugfix
2024-03-24 13:26:20 -07:00
Nariman Jelveh
80021bd327
Fixes styling of the button to remain on the left
2024-03-24 13:25:47 -07:00
Nariman Jelveh
52d1bd1f03
remove settings options from the user menu
2024-03-24 13:19:56 -07:00
sebe324
c507e3ead7
Fixed Copy link button bug in the refer window
...
Also changed one word in the polish translation because I forgot to change it
2024-03-24 20:05:22 +01:00
Nariman Jelveh
3454c067cb
Add Minecraft to #DoesItRunPuter
2024-03-24 10:50:23 -07:00
Nariman Jelveh
79e49b7f57
Closes #136
2024-03-24 10:46:38 -07:00
Nariman Jelveh
3aab04a245
First version of Settings
2024-03-24 00:41:27 -07:00
Nariman Jelveh
f36ec87895
Merge pull request #165 from sebe324/PolishTranslation
...
Added the polish translation
2024-03-24 00:00:29 -07:00
sebe324
7b54a1e752
Added the polish translation
2024-03-24 02:07:07 +01:00
vineethvk11
f1742faa24
fixing html encoding issue in i18n
2024-03-23 13:52:50 +05:30
Nariman Jelveh
c16b2e3e14
Merge pull request #162 from vineeth-vk11/fix#114
...
minor fix in disallowing items arrange over task bar
2024-03-22 21:59:15 -07:00
vineethvk11
17a82f316d
minor fix in disallowing items arrange over task bar
2024-03-23 09:22:11 +05:30
Nariman Jelveh
4981d1c490
Merge pull request #157 from SondreNjaastad/feature/user_selected_default_app
...
Synchronized user defined default apps for files
2024-03-22 11:54:55 -07:00
Nariman Jelveh
1e3fcc8bdb
Set default Python icon and improve logic for default app prompt dialog
2024-03-22 11:49:57 -07:00
Nariman Jelveh
fe55497057
Merge pull request #158 from meetqy/main
...
fix: Icons under taskbar #114
2024-03-22 09:55:16 -07:00
meetqy
be7859edb3
fix: Icons under taskbar #114
2024-03-22 23:03:19 +08:00
Sondre Tungesvik Njåstad
b31c5a672d
The user can now choose to always use a given app (when double clicking the icon) after rightclicking and clicking "open with"
2024-03-22 13:46:55 +01:00
Nariman Jelveh
7496a2ac63
Add auto_arrange
to the emoji language
2024-03-21 22:25:31 -07:00
Nariman Jelveh
a09dffb13d
Add translation for auto_arrange
in English and Farsi
2024-03-21 21:54:02 -07:00
Nariman Jelveh
4a1169dc38
Remove unused, phased out windows
2024-03-21 18:20:16 -07:00
Nariman Jelveh
1b04d60331
Merge pull request #149 from AtkinsSJ/translation-check-ci-script
...
Add a CI script to check translations are valid
2024-03-21 17:42:08 -07:00
vineethvk11
da8351dc82
handling context submenus on mobile devices
2024-03-22 01:34:17 +05:30
Sam Atkins
3f27608850
Add a script to check our translation files are valid
...
Checks the following:
- Translation files are valid JS
- Each translation file is registered in translations.js
- Each translation's code matches its name
- Translation dictionaries only contain keys that exist in the English
translation.
2024-03-21 10:53:06 +00:00
Sam Atkins
afd733024b
Fix some i18n-related typos
2024-03-21 10:53:06 +00:00
Sam Atkins
0d8039eddc
Add copyright to i18n files
2024-03-21 10:53:05 +00:00
Nariman Jelveh
726f0111ae
Merge pull request #147 from BrowserBox/puter-143-Safari-embedded-cookie-permissions
...
Update UIWindow.js to permit Safari to store cookies for embedded apps
2024-03-20 21:42:27 -07:00
Nariman Jelveh
198507fce4
Merge pull request #120 from meetqy/main
...
fix: Automatic Adjustment of Puter Windows to Stay Within Viewport on Browser Resize #12
2024-03-20 17:22:53 -07:00
Nariman Jelveh
ddf6af60cc
Merge pull request #151 from AtkinsSJ/modules
...
Migrate to JavaScript modules
2024-03-20 17:04:58 -07:00
Nariman Jelveh
f2e23eb410
Merge pull request #150 from SaiUddisa/main
...
Added Warning about self-xss attack in browser's console
2024-03-20 09:45:53 -07:00
Nariman Jelveh
24b23ef46f
Merge pull request #146 from ahmedTalha07/main
...
adding a new(Urdu) language
2024-03-20 09:44:54 -07:00
Nariman Jelveh
fdaf41c904
Merge pull request #145 from athachai29/main
...
Add Thai translation
2024-03-20 09:32:09 -07:00
Sam Atkins
5f18032737
Migrate to JavaScript modules
2024-03-20 14:10:39 +00:00
Sai Uddisa
b7da6a0434
Added Warning about self-xss attack in browser console
2024-03-20 18:19:20 +05:30
Cris
1ba8ce2353
Update UIWindow.js
...
Adding `allow-storage-access-by-user-activation` which is important for permitting Safari to ask the user if the embedded app can use cookies, which enhances security, privacy and user consent.
See here for more discussion: https://github.com/HeyPuter/puter/issues/143#issuecomment-2008692100
2024-03-20 16:13:17 +08:00