Commit Graph

1614 Commits

Author SHA1 Message Date
Gwynne Raskind ba1543401b
Add CC BY-NC-SA 4.0 license (#922)
Co-authored-by: Tim <0xtimc@gmail.com>
2023-10-12 17:26:11 +01:00
Claisse Florian 24bf2d38ef
Update and fix French nav translations (#914)
Added and fixed translation for the navigation bar in French

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-10-11 12:09:20 +00:00
Kalyn Davis fbd9723a00
Update routing.md (#920) 2023-10-06 12:01:53 +00:00
Paul Toffoloni 3fa1e50c1d
Translate authentication to Italian (#919)
Co-authored-by: Francesco Paolo Severino <96546612+fpseverino@users.noreply.github.com>
2023-10-03 09:32:57 +02:00
Francesco Paolo Severino e487994900
Added Italian translation of leaf/overview.md and basics/client.md (#918) 2023-09-30 17:42:34 +02:00
Mattes Mohr f6b8e0bfc8
Update the German translation for controller.md (#916) 2023-09-30 08:53:38 +02:00
Francesco Paolo Severino 2ee65b0d42
Update and add Italian translations (#910)
- Fixed some navigation components in `mkdocs.yml`.
- Minor fixes in the `getting-started` and `install` folders, as well as
in `index.it.md` and `upgrading.it.md`.
- Added `contributing.it.md`, `legacy-docs.it.md`, `release-notes.it.md`
and the `redis` folder.
- Added two out of the three `leaf` folder files:
`getting-started.it.md` and `custom-tags.it.md`.

---------

Co-authored-by: Paul Toffoloni <69189821+ptoffy@users.noreply.github.com>
2023-09-26 00:54:48 +01:00
Jorge Acosta 9e038227ce
Add Spanish translation for migration.md (#907)
Added Spanish translation for `migration.md` in `fluent` folder

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-09-22 12:08:32 +00:00
Jorge Acosta 5033800a45
Add Spanish translation for relations.md (#906)
Added `relations.md` Spanish translation in `fluent` folder

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-09-22 13:57:51 +02:00
とんとんぼ 8a8e6a800a
Add Japanese translation for ”Install” and "Getting Started" (#908)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->
## Added Content

I have added a Japanese translation for the following file.

- install
-
[macos.md](https://github.com/vapor/docs/blob/main/docs/install/macos.md)
-
[linux.md](https://github.com/vapor/docs/blob/main/docs/install/linux.md)
- getting-started
-
[hello-world.md](https://github.com/vapor/docs/blob/main/docs/getting-started/hello-world.md)
-
[folder-structure.md](https://github.com/vapor/docs/blob/main/docs/getting-started/folder-structure.md)
-
[spm.md](https://github.com/vapor/docs/blob/main/docs/getting-started/spm.md)
-
[xcode.md](https://github.com/vapor/docs/blob/main/docs/getting-started/xcode.md)

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->

<details>
<summary>日本語</summary>
## 追加内容
以下のファイルの日本語訳を追加しました。

- install
-
[macos.md](https://github.com/vapor/docs/blob/main/docs/install/macos.md)
-
[linux.md](https://github.com/vapor/docs/blob/main/docs/install/linux.md)
- getting-started
-
[hello-world.md](https://github.com/vapor/docs/blob/main/docs/getting-started/hello-world.md)
-
[folder-structure.md](https://github.com/vapor/docs/blob/main/docs/getting-started/folder-structure.md)
-
[spm.md](https://github.com/vapor/docs/blob/main/docs/getting-started/spm.md)
-
[xcode.md](https://github.com/vapor/docs/blob/main/docs/getting-started/xcode.md)
</details>
2023-09-21 14:15:44 +02:00
Ale Mohamad ⌘ 4882065814
Add Spanish translation for contributing.md (#904)
Add Spanish translation for contributing.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-09-19 14:46:52 +00:00
Jorge Acosta 13c8287ad0
Add Spanish translation for model.md (#905)
Add `model.md` Spanish translation on `fluent` folder

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-09-19 12:31:30 +00:00
Ale Mohamad ⌘ 7168b6a129
Add Spanish translation for upgrading.md (#903)
Add Spanish translation for upgrading.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-09-19 13:26:48 +01:00
Ale Mohamad ⌘ 18b945a0be
Update Spanish translation doc 877 (#902)
Update Spanish translation doc for pr
https://github.com/vapor/docs/pull/877

Translation needed in issue https://github.com/vapor/docs/issues/878

@jacostaf10
2023-09-14 12:24:01 +01:00
Ale Mohamad ⌘ b04f5b29fd
Add Spanish translation for async.md (#901)
Add Spanish translation for async.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-09-14 11:57:58 +01:00
とんとんぼ 07c625acbe
Start Japanese translation (#899) 2023-09-12 15:27:13 +00:00
JIN a5a1d95b90
Update cn doc (#895)
update cn doc for PR #885
2023-09-03 21:34:19 +08:00
JIN a3613ee836
Add Chinese translation for request.md (#892)
add cn translation for PR #860 
@Jinxiansen

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-08-29 17:35:01 +00:00
Tim Condon e652bb7c5d
Update Mkdocs Config for 1.0.0 of il8n pugin (#893)
There were [breaking changes in
1.0.0](https://ultrabug.github.io/mkdocs-static-i18n/setup/upgrading-to-1/)
of the localisation plugin.

This updates the config for the new format
2023-08-29 17:26:27 +00:00
Paul Toffoloni 3e8bf033b5
Add request section option (#890)
We have the request section file but we can't access it, this fixes it
2023-08-28 11:53:44 +01:00
Paul Toffoloni 3ad9bb119e
Fix redis docs dead links (#891)
Apparently there's no 1.4.1 branch documentation for
https://swiftpackageindex.com/swift-server/redistack anymore so we have
dead links
2023-08-28 10:09:17 +01:00
Paul Toffoloni b43e93cb2a
Add default hint for required values in schema (#885)
I've seen this asked more than once

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
2023-08-07 15:56:29 +00:00
Paul Toffoloni a4dfba1cc7
Translate Request section to Italian (#884) 2023-08-07 11:07:55 +00:00
Gwynne Raskind 3b9a1f0b83
[no ci] Update projectboard.yml 2023-08-07 01:25:52 -05:00
Gwynne Raskind 15f00dfc2e
[no ci] Update CODEOWNERS 2023-08-07 01:22:38 -05:00
JIN 88787856cd
update cn doc (#886) 2023-08-07 12:02:20 +08:00
Stephen Beitzel 98ef20c9d7
Add a tip about model middleware to authentication example (#863)
The example we use for `ModelAuthenticatable` is a `User` identified by
an email address. Email addresses are case-insensitive, while the
`ModelAuthenticatable` that ships with `Fluent` is case sensitive. This
means that an application that follows the example naively would
consider `SomeUser@example.com` and `someuser@example.com` to be two
different users. This is easily addressed with model middleware that
converts the email address to lowercase before saving a `User`, but that
example is elsewhere in the documentation.

This change simply calls out this possibility in a tip section and links
to the model middleware section of the docs.
2023-08-05 16:45:05 +00:00
Sam Bishop 1bfbdab673
Request Section (#860)
This is my own attempt to close #394 with a full request page. May
supersede #859 if we want a more in depth section.

---------

Co-authored-by: Gwynne Raskind <gwynne@darkrainfall.org>
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-08-05 16:39:15 +00:00
Paul Toffoloni aa8e385d07
Translate controllers section to italian (#879) 2023-08-05 15:38:49 +00:00
Paul Toffoloni d81299642f
Translate APNS section to italian (#880) 2023-08-05 16:31:41 +01:00
Paul Toffoloni 3faa2026ab
Add and update controllers section (#877) 2023-08-03 22:27:38 +02:00
Gwynne Raskind cd6da444db
[no ci] CODEOWNERS pass for all repos 2023-08-01 18:40:36 -05:00
晋先森 b63d6c3e36
Updated apns(Chinese) doc. (#875) 2023-08-01 18:46:04 +01:00
Mahdi Bahrami 80edddff98
Remove the GHA CI that files translation-needed issues (#873) 2023-07-31 23:43:30 +03:30
Kyle Browning 728fc27664
Update APNS docs for 5.0.0 Release (#719)
This PR updates the docs for the 5.0.0 release of APNS
2023-07-31 10:46:31 -07:00
Mahdi Bahrami c97fa0dca4
Add new templates for vapor/penny-bot#81 (#867)
Adds new leaf templates that can be used with vapor/penny-bot#81.

We should not remove the old templates for now, until Penny has shown
some success.
2023-07-27 18:19:51 +01:00
BennyDB de38fa822a
Translate a multitude of Issues to dutch (#864)
issue included are:
#861 
#836 
#818 
#812 

Some issues have been fully translated as well:
closes #791 
closes #788 
closes #811

---------

Co-authored-by: Joannis Orlandos <joannis@orlandos.nl>
2023-07-23 23:57:31 +02:00
JIN cd1600313a
update cn doc (#862)
update cn doc for pr #858
2023-07-20 01:24:16 +00:00
Paul Toffoloni 537f1f9452
Add leaf syntax highlighting lib link (#858)
Adds a link to https://github.com/FranciscoAmado/vscode-html-leaf

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-07-20 00:57:34 +00:00
Paul Toffoloni 00b739243a
Add dark mode code theme (#856) 2023-07-18 00:20:44 +01:00
František Mikš 1d9b0d49a2
Add dark mode support (#855) 2023-07-11 22:25:14 +01:00
František Mikš 871eab9b96
Extend lifecycle handler example (#843)
Server lifecycle has been extended with `didBoot` and `shutdown` events. Extend lifecycle handler example.
2023-07-11 16:12:47 -05:00
Łukasz Stachnik f6b4271e69
Getting Started - Polish translation (#852) 2023-07-09 10:26:27 +00:00
Tim Condon ceca45e819
Update Search Index Script for new languages (#854) 2023-07-09 11:22:40 +01:00
sookim eae2c9b388
Start Korean translation (#841)
Added Korean as a new language. Translated Welcome ~ Getting Started
document first.
2023-07-06 09:50:05 +00:00
Jorge Acosta 9cde126e7c
Add Spanish translation for basics/controllers and basics/errors (#847)
Added Spanish translation for files `controllers` and `errors` located
in the `basics` folder

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-07-05 12:46:19 +00:00
Łukasz Stachnik 0764d708ec
Added translation for install section of documentation to Polish (#848)
It adds translation for install section of the documentation to Polish,
and closes the second table of translations on #844.
2023-07-05 13:42:01 +01:00
JIN e2260b0a0f
Update cn doc (#840)
update cn doc for pr #835, fix some other problems.

---------

Co-authored-by: Mattes Mohr <mail@mattesmohr.de>
2023-07-04 20:05:37 +02:00
Łukasz Stachnik 82894c6d41
Started Polish translation and translated index.md (#845)
It starts translation issue #844 with index.md translation and
mkdocs.yml
2023-07-04 17:50:11 +02:00
Jorge Acosta fb4f810505
Add Spanish translation for basics/logging and basics/environment (#846)
Added Spanish translations for files `logging.md` and `environment`
located in `basics`. Updated `mkdocks.yml`.

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-06-23 19:27:18 +02:00