Xiaochen Cui
046e905857
captcha: complete the docs ( #1494 )
2025-09-09 17:49:38 -07:00
XiaochenCui
bb2c51b840
captcha: add captcha widget to the signup window
2025-08-27 16:19:06 -07:00
Igor Moraes
17a11a3a8b
Update Portuguese and Spanish translation README ( #1363 )
...
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
* Update Portuguese translation of README
* Update Portuguese and Spanish translation readme
2025-07-17 20:35:37 -07:00
XiaochenCui
0b7474340f
dev: extension prefix update, doc helper & docs update
2025-06-27 16:29:16 -07:00
Rohanpawer9921
f97a23a181
docs(i18n): update Hindi translation of README
2025-06-18 10:29:24 +05:30
ATAG
bdbe773ff2
doc: add freebsd-specific instructions to first-run-issues.md
...
Fix the missing 'sharp' dependency on FreeBSD, since it doesn't have prebuilt binaries for this OS.
2025-06-03 15:19:56 -04:00
Tanmay Patwary
7831d12d42
chore: sync extension events documentation with backend changes
2025-05-26 17:03:38 -04:00
KernelDeimos
3e98d13f6b
doc: document driver endpoint
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
2025-04-07 14:37:45 -04:00
KernelDeimos
bcd8d0cc82
tweak: clarify Nodemailer section in email testing documentation
...
- Clarified that the Nodemailer example is for testing MailHog setup\n- Added information about how Puter uses Nodemailer\n- Added references to the EmailService class
ai: true
2025-03-24 21:55:34 -04:00
KernelDeimos
71fd94131e
tweak: improve email testing documentation formatting and flow
...
- Reorganized sections for better readability\n- Added clearer headings and instructions\n- Improved troubleshooting section\n- Enhanced overall document structure
ai: true
2025-03-24 21:50:36 -04:00
gautamthegozi
94d148430a
doc: Documentation for Email Testing ( #1204 )
...
* Documentation for Email Testing
* Documentation fix
* Fix
2025-03-24 21:48:36 -04:00
KernelDeimos
7bd0c8e3f2
doc: add documentation for robots
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2025-03-24 17:58:47 -04:00
Eric Dubé
c683b812bc
doc: Improve PuterAI module documentation structure ( #1216 )
...
* docs: improve PuterAI module documentation structure
- Update docmeta.md to describe top-level doc structure\n- Create README.md for PuterAI module documentation\n- Move requests.md content to api_examples.md\n- Add ai_usage_testing.md in contributors directory\n\nCloses #1215\n\nai: true
* docs: remove original requests.md after content migration
Content has been migrated to api_examples.md with improved organization and structure.\n\nai: true
2025-03-24 17:52:00 -04:00
Franciszek
9cb6b13bb6
i18n: Polish Translation fix ( #1193 )
...
* Update README.pl.md
Things I would change:
Line 1: System Operacyjny Internetu -> System Operacyjny Internet
Line 25: system operacyjny internetu -> internetowy system operacyjny
(Original Translation is more like Internet's OS, not Internet OS)
Line 36: Rozwój Lokalny -> Instalacja Lokalna
(Original does not mean programming, but more like growth or evolution)
Line 97: Połącz się z opiekunami -> Skontaktuj się z opiekunami
(Original has meaning, like connecting by cable, not contacting)
* Update README.pl.md
Changed:
Instalacja Lokalna -> Lokalne Środowisko Programistyczne.
2025-03-18 12:13:34 -04:00
ajaykrishnaswamy
782e858b3c
Update (and automate) events docs ( #1164 )
...
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
* documentation: new documentation for emit features
* Update events documentation and doc_helper.js script
* Update package.json
Co-authored-by: Eric Dubé <eric.alex.dube@gmail.com >
* added manual_overrides.json.js file
* Update doc_helper.js to resolve paths relative to project root and update events documentation
* created a new events.md generated file, differences can be seen.
* added and populated events.md file. Can now compare new and old versions
---------
Co-authored-by: Eric Dubé <eric.alex.dube@gmail.com >
2025-03-16 12:41:14 -04:00
KernelDeimos
4486490039
doc: document configuration
2025-02-26 14:59:13 -05:00
KernelDeimos
3666b9f3a2
feat: essential configuration options for deployers
...
This commit makes everything a ton easier for deployers, adding
configuration options to allow nip.io domains or all origins to access
Puter for ideal LAN or VPN configurations.
2025-02-26 14:18:28 -05:00
KernelDeimos
3bd12fb5f2
doc: document event core.fs.create.directory
...
issue: https://github.com/HeyPuter/puter/issues/1122
2025-02-25 18:18:55 -05:00
KernelDeimos
e6b3cb3666
fix: get event docs back in sync
...
I used 'fix' for this instead of 'doc' because I am also adding a
package for code that generates markdown, so this doesn't have the
zero-risk nature typically associated with a "doc: " commit.
2025-02-25 17:52:54 -05:00
KernelDeimos
eda376b6cc
doc: make first sidebar items make sense
2025-02-25 15:31:40 -05:00
KernelDeimos
2a7bd2ad8d
doc: update doc/README.md and genwiki
2025-02-25 15:23:58 -05:00
KernelDeimos
efe6f4cb80
doc: update doc/README.md
2025-02-25 15:20:11 -05:00
KernelDeimos
99684d80e4
doc: generate wiki from repository docs
2025-02-25 14:56:12 -05:00
KernelDeimos
7fd1f9aa5f
doc: document backend key locations
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2025-02-24 16:28:08 -05:00
KernelDeimos
34fdf3abd9
doc: improve docs organization
...
- Move extension docs back into this repo
- Add index README.md under `doc/`
- Improve documentation of project structure
2025-02-24 16:28:08 -05:00
Ahmad
e633d11dbb
English document translated to Persian language
2025-01-04 10:47:36 +03:30
bestlaw66
05a7e28f55
Update README.zh.md
...
在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署方式可以帮助用户更加便捷的部署
2024-12-13 12:13:10 +08:00
KernelDeimos
73f738c9d9
doc: add more extensions documentation
2024-12-06 13:05:03 -05:00
KernelDeimos
9992252083
doc: add file structure image
2024-12-04 16:32:30 -05:00
jelveh
f3d270ccbc
fix: remove inactive links in README
2024-11-26 13:39:42 -08:00
Zac0511
acfa912cde
Update README.fr.md
2024-11-08 10:17:55 +01:00
Zac0511
bb3b38c9ed
Update README.fr.md
...
Added a link to Puter.com
2024-11-08 10:12:58 +01:00
KernelDeimos
9535100c85
doc: add brainstorming for mountpoints
2024-10-17 03:00:35 -04:00
Surya Lohith Kotni
a8e843297e
Update README.te.md
...
fixed typo
2024-10-15 09:20:10 +05:30
loko
14bd643d4f
added telugu language translation
2024-10-14 21:40:57 +05:30
KernelDeimos
0b9a9eec99
doc: oops
2024-10-08 18:41:01 -04:00
KernelDeimos
57d6da0858
doc: add scratch.md
2024-10-08 18:39:55 -04:00
KernelDeimos
c7b08d1b5e
doc: tweak
2024-10-04 16:09:02 -04:00
KernelDeimos
1e0b8cfe7c
doc: add troubleshooting steps for no build-essentials
2024-10-04 16:02:05 -04:00
Ruthwik Chikoti
31e2773743
feat: translate README.md to Dutch
2024-09-21 18:21:27 +05:30
KernelDeimos
e2cb6194bb
dev: add startup apps, start emulator by default
2024-09-18 16:21:07 -04:00
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
the-heidi
0743189ddb
Update README.ko.md to fix phrasing issues
2024-09-11 20:30:38 -07:00
Gyárfás Balázs
89d11e3b0f
translation-hun-readme
2024-09-10 14:02:10 +02:00
Sergiy
abb44b6d68
Ukrainian Translation added
2024-09-07 16:41:31 +00:00
Rino Godson
72c90778e8
Add Malayalam translation to README.md
2024-09-05 07:12:27 +05:30