Commit Graph

68 Commits

Author SHA1 Message Date
Panyakornk
28a7f0ba1f
Create README.th.md 2024-08-26 01:00:44 +07:00
Catalin
ea87223c46 Fixes issue #677: Translate README.md from English to Romanian 2024-08-24 20:31:47 +03:00
Nariman Jelveh
b5e4962e71
Update README.ro.md 2024-08-23 23:06:10 -07:00
Atharva Chavan
02c2801891
Added the README.ro.md file
Translated the README.en.md file from English to Romanian language.
2024-08-24 10:50:37 +05:30
Muhammad Fauzi
a549fc86bc Add README.id.md 2024-08-24 00:05:28 +07:00
Nariman Jelveh
617d7d7f55
Merge pull request #706 from yanniro2/main
Add Tamil readme file
2024-08-22 12:50:50 -07:00
Nariman Jelveh
766a388660
fix badge url 2024-08-22 11:45:28 -07:00
Nariman Jelveh
d36ef2d770
Fix image tag for the badge 2024-08-22 11:38:19 -07:00
Sayf Roumane
02e7e27796 feat(readme): add french readme respecting format and styling 2024-08-22 20:30:43 +02:00
Niroyan Kugaruban
bdd24c69a5 Add Tamil readme file 2024-08-22 13:44:12 -04:00
Nariman Jelveh
502b346039
Merge pull request #705 from Priyanshu1035/readme
Added README.bn.md
2024-08-22 08:16:23 -07:00
Nariman Jelveh
07ca9ff6ea
Fix license link 2024-08-22 08:15:27 -07:00
Priyanshu1035
ae1469e760 Merge branch 'readme' of https://github.com/Priyanshu1035/puter into readme 2024-08-22 19:29:49 +05:30
Priyanshu1035
4415e76a0b readmeinbengali 2024-08-22 19:29:10 +05:30
FabioDePalma
aa610befb1
added readme file in Italian 2024-08-20 09:05:13 +02:00
Nariman Jelveh
a3eb52702d Remove language badges and add link to the Chinese README inside the English README 2024-08-19 19:36:20 -07:00
Sam-SSTU
fca88a82cc add Chinese, add language tag 2024-08-20 09:56:16 +08:00
Nariman Jelveh
625ae0eade
Fix URL encoding of Vietnamese string 2024-08-18 11:18:42 -07:00
Priyanshu1035
380e946bbf updated PR to revert accidental changes 2024-08-18 23:23:58 +05:30
JinHo Jang
11fb02c67b
Create README.ko.md 2024-08-18 11:55:53 +09:00
Nariman Jelveh
f43b52b0e1 fix the markdown link for the license 2024-08-17 09:15:00 -07:00
Emirhan
1c0adfc89a Created Read.me in Turkish. 2024-08-17 13:50:52 +03:00
Nariman Jelveh
8e39f41dd4
Encode Japanese string in the badge URL in README 2024-08-15 15:11:23 -07:00
calreed-prof
ac673cfae5
Created README.jp.md 2024-08-15 15:58:07 -06:00
abhishekpaturkar
70bf4bdfa1 translate README.md into hindi 2024-08-15 23:01:29 +05:30
juank0205
0d3af0048f translate README.md to spanish 2024-08-14 16:09:26 -05:00
Nariman Jelveh
df8ec416cd
Merge pull request #683 from NFFY88/fix-readme-links
fix broken links in readme
2024-08-14 12:18:03 -07:00
Danil Buslaev
11695846fa fix broken links in readme 2024-08-14 21:34:44 +03:00
Nariman Jelveh
4cd94df90c Use the correct local dev address in README files 2024-08-14 10:54:09 -07:00
Danil Buslaev
93d475b6b3 added readme translation into Russian 2024-08-14 19:20:18 +03:00
Tatiana Magnus Vianna
3dd3ae02ae Adding readme portuguese translation 2024-08-14 11:51:38 -03:00
Jes Bak Hansen
ebaec99741 Add Danish translation of README.en.md 2024-08-14 15:40:45 +02:00
Nariman Jelveh
f7924f30bc Create README.en.md 2024-08-14 00:59:58 -07:00
KernelDeimos
e2f35b4844 dev: CLink and SLink classes 2024-08-08 15:13:32 -04:00
micheledinelli
6c4c73a9e8 Add documentation instructions to get started with My Websites 2024-07-09 23:33:11 +02:00
KernelDeimos
a1ff375931 doc: update comment_prefixes.md 2024-07-09 03:40:46 -04:00
Nariman Jelveh
45840067f9 Update readme and put self-hosting instructions in a separate document 2024-07-07 15:01:01 -07:00
KernelDeimos
de7e2adabd doc: document /group/list 2024-07-03 15:41:23 -04:00
KernelDeimos
e9ee3191e9 doc: document group endpoints 2024-06-27 18:27:20 -04:00
KernelDeimos
b78c83a4ab refactor: share endpoint 2024-06-25 16:59:50 -04:00
KernelDeimos
5551326c98 doc: add documentation for app shares 2024-06-24 20:13:40 -04:00
KernelDeimos
0cf90ee39a fix: fix issues with apps in /share endpoint 2024-06-24 19:12:21 -04:00
KernelDeimos
2839e74420 doc: /sharelink/request 2024-06-24 01:11:40 -04:00
KernelDeimos
742f625309 feat: add /sharelink/request endpoint 2024-06-24 01:11:40 -04:00
KernelDeimos
b0e067e4ae doc: misc doc additions 2024-06-23 17:35:19 -04:00
KernelDeimos
265f4d9d64 doc: document testing Puter with email 2024-06-20 22:59:45 -04:00
KernelDeimos
5a49074f95 doc: sharelink endpoints 2024-06-20 22:15:57 -04:00
KernelDeimos
db5990a989 feat: add share service and share-by-email to /share 2024-06-20 22:15:57 -04:00
KernelDeimos
fc4ae19d99 chore: cleanup share.js 2024-06-20 22:15:57 -04:00
KernelDeimos
dd5fde5130 feat: update share endpoint to support more things 2024-06-20 12:58:04 -04:00