Commit Graph

1878 Commits

Author SHA1 Message Date
KernelDeimos
41e7526372 dev: add twisp submodule 2024-09-18 16:21:07 -04:00
KernelDeimos
2c0b8428c5 dev: add emulator image build 2024-09-18 16:21:07 -04:00
Nariman Jelveh
95112a9de6
Merge pull request #765 from 4nshuman/issue/737
Added Swedish translation | Other fixes
2024-09-14 09:32:10 -07:00
4nshuman
cadd7453c4 added german translation link to the list 2024-09-14 20:17:02 +05:30
4nshuman
50c6e74f99 added swedish translation to the list 2024-09-14 20:16:35 +05:30
4nshuman
a45def27a5 fixed translation list alphabetical order 2024-09-14 20:15:59 +05:30
4nshuman
8f6b3c07a9 added swedish translation file 2024-09-14 20:15:09 +05:30
4nshuman
cc794fb70b added translation for german alt on image tag 2024-09-14 20:14:52 +05:30
Nariman Jelveh
480a1c440c
Merge pull request #763 from bibekp-dev/Issue670/EnglishToGerman
Issue670/english to german
2024-09-12 09:48:08 -07:00
Bibek Panda
c204cd366a
Created and updated README.de.md for English To German Translation
German translation changes are committed in README.de.md file
2024-09-12 13:03:07 +05:30
Bibek Panda
c0b3010192
Create README.de.md 2024-09-12 12:58:03 +05:30
Nariman Jelveh
58040c7596
Merge pull request #762 from the-heidi/patch-1 2024-09-11 20:35:20 -07:00
the-heidi
0743189ddb
Update README.ko.md to fix phrasing issues 2024-09-11 20:30:38 -07:00
KernelDeimos
33de98107f fix: email change on account with unverified email
Changing the email address on an account that did not already have a
confirmed email would result in the email_confirmed column never being
set. This commit fixes that.

Additionally, an SQL statement using the unconfirmed email to identify a
row was changed so it now uses the user ID instead, which is safer.

Resolves: 759
2024-09-10 14:04:32 -04:00
Nariman Jelveh
d38fb9f0e1 Update README.md 2024-09-10 08:59:41 -07:00
Nariman Jelveh
351b8cca3b
Merge pull request #760 from gyarfasB/huntext
feat: hungarian readme translation
2024-09-10 08:53:59 -07:00
Gyárfás Balázs
89d11e3b0f translation-hun-readme 2024-09-10 14:02:10 +02:00
Nariman Jelveh
a4a349a64a Update README.md 2024-09-07 09:50:04 -07:00
Nariman Jelveh
11ddbf70c8 Add link to Ukrainian README from the English README 2024-09-07 09:49:40 -07:00
Nariman Jelveh
6e7def5a66
Merge pull request #757 from SergiyZyuzko/translation/ukrainian
Ukrainian Translation added
2024-09-07 09:47:02 -07:00
Sergiy
abb44b6d68 Ukrainian Translation added 2024-09-07 16:41:31 +00:00
KernelDeimos
cc4ab1cb36 fix: html-webpack-plugin dev dep 2024-09-04 23:56:23 -04:00
KernelDeimos
6bdcae769d fix: double-echo in phoenix 2024-09-04 23:56:23 -04:00
KernelDeimos
a33d721e21 fix phoenix WINSZ handling 2024-09-04 23:56:23 -04:00
Nariman Jelveh
7139d29749 Add link to Malayalam README in the English README 2024-09-04 22:03:26 -04:00
Nariman Jelveh
9e988eb012
Merge pull request #753 from rinogodson/malayalam-translation
Add Malayalam translation to README.md
2024-09-04 21:59:43 -04:00
Rino Godson
72c90778e8 Add Malayalam translation to README.md 2024-09-05 07:12:27 +05:30
Nariman Jelveh
64597e28fb temporarily remove lang files for further testing 2024-09-03 14:56:14 -04:00
Nariman Jelveh
1c5f48d451
Merge pull request #741 from Pulkitxm/translation_Ukrainian
translate README.md to Ukrainian
2024-09-03 14:52:59 -04:00
Nariman Jelveh
43eb614499
Merge pull request #743 from Pulkitxm/translation_Dutch
Add Dutch Readme content
2024-09-03 14:52:34 -04:00
Nariman Jelveh
25bb0652b8
Merge pull request #742 from Pulkitxm/translation_Swedish
Add Swedish Readme content
2024-09-03 14:52:24 -04:00
KernelDeimos
4910838ab1 fix: webpack error reporting + unintentional whitespace changes 2024-09-03 14:44:51 -04:00
Nariman Jelveh
57c2d72e21 Update UIWindow.js 2024-09-03 14:24:58 -04:00
Nariman Jelveh
8e56ac5ec7 Update UIWindow.js 2024-09-03 14:14:19 -04:00
Nariman Jelveh
9528cb0614 Add link to Armenian README in the English README 2024-09-03 11:55:05 -04:00
Nariman Jelveh
377c9f04b1 Merge branch 'main' of https://github.com/HeyPuter/puter into main 2024-09-03 11:54:03 -04:00
Nariman Jelveh
9411f994e3
Merge pull request #751 from gng92/patch-1
Create README.hy.md
2024-09-03 11:53:36 -04:00
gng92
e8713dc5a5
Create README.hy.md
Added Armenian translation for ./doc/i18n/README.en.md (issue #735 )
2024-09-03 19:44:42 +04:00
KernelDeimos
ed7d6dcbfb fix: dist 2024-09-02 21:30:22 -04:00
KernelDeimos
d35026467e fix: use jq el for focus 2024-09-02 20:52:46 -04:00
KernelDeimos
cd39bb5aa0 fix: fix sourcemap 2024-09-02 20:50:15 -04:00
KernelDeimos
d07929da1b dev: add v86 submodule and app 2024-09-02 20:49:48 -04:00
Nariman Jelveh
1f7a4782d8 Merge branch 'main' of https://github.com/HeyPuter/puter into main 2024-09-02 17:44:24 -04:00
Nariman Jelveh
94ec23b4c7 Remove fa.js temporarily 2024-09-02 17:44:17 -04:00
KernelDeimos
5ab3d88393 cleanup 2024-09-02 17:37:38 -04:00
KernelDeimos
18a24f614f dev: update ipc ready and app launched events 2024-09-02 17:37:38 -04:00
Nariman Jelveh
65c23ecd93
Merge pull request #748 from Sky-De/FarsiReadme
README.en.md translated to Farsi and added to project
2024-09-02 16:02:03 -04:00
skyDe
512f22857a README.en.md translated to Farsi and added to project 2024-09-01 06:18:06 -08:00
Nariman Jelveh
8e5711bf38 add link to Hebrew README 2024-08-31 14:41:49 -04:00
Nariman Jelveh
9acbd09da9
Merge pull request #747 from OrelsProjects/issue-732-translate-readme.md-from-english-to-hebrew
Create README.he.md
2024-08-31 14:41:00 -04:00