Commit Graph

54 Commits

Author SHA1 Message Date
Ale Mohamad ⌘ ae759d6dcd
Add Spanish translation for advanced/commands.md (#988)
Add Spanish translation for advanced/commands.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2024-06-27 09:23:42 +00:00
Ale Mohamad ⌘ 1845ab5966
Add Spanish translation for advanced/testing.md (#986)
Add Spanish translation for advanced/testing.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2024-06-27 09:19:02 +00:00
Ale Mohamad ⌘ c03fa8340c
Add Spanish translation for advanced/server.md (#987)
Add Spanish translation for advanced/server.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2024-06-27 11:14:37 +02:00
Jaime Garcia c42313a2f3
Spanish translation for advanced/middleware.es.md (#985)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->
Added spanish translation for advanced/middleware.md file

<!-- When this PR is merged, the title and body will be -->
Spanish translation for advanced/middleware.es.md

<!-- used to generate a release automatically. -->
2024-06-19 18:34:43 +02:00
TillTHMAcc ae3add1169
German translation for Websockets.md #969 #968 (#974)
translation-update

---------

Co-authored-by: Mattes Mohr <mail@mattesmohr.de>
2024-06-05 19:39:38 +02:00
JIN 3a22dabef4
update cn doc (#976)
update cn doc for pr #968

Co-authored-by: redsun <jinxueli@imooc.com>
2024-05-05 22:49:02 +02:00
Francesco Paolo Severino a1f70a8505
Add Italian Testing, Transaction and Migration translation (#971) 2024-04-06 17:16:15 +02:00
Paul Toffoloni d2b06a838f
Add Italian WebSockets translation (#970)
Co-authored-by: Francesco Paolo Severino <96546612+fpseverino@users.noreply.github.com>
2024-03-30 14:46:15 +01:00
Jia-Han Wu b6a8f3a755
Update documentation about ws.send(...) return value (#968)
## Description

The current documentation incorrectly states that ws.send(...) returns a
value which can be awaited. However, the WebSocket.send method does not
have a return value.

## Reference

*
[vapor/websocket-kit/Sources/WebSocketKit/Concurrency](https://github.com/vapor/websocket-kit/blob/main/Sources/WebSocketKit/Concurrency/WebSocket%2BConcurrency.swift)
2024-03-29 08:16:56 -05:00
Valeriy Van fafc8baf14
Update snippet in server.md (#954)
Use `makeServerConfiguration` instead of deprecated `forServer`.
2023-12-13 12:57:18 +00:00
Marius Seufzer 32e917855b
Update Command docs to use new AsyncCommand api (#953) 2023-12-01 22:28:38 +00:00
Anton Begehr ed51309ce3
Minor Code Fixes to apns.md (#950) 2023-11-26 02:47:49 +00:00
Sam Bishop 6738625271
Align apns versions and imports (#947)
Make sure that `import APNSCore` and `from: "4.0.0"` are present in all
versions of `apns.md` in response to
https://github.com/vapor/apns/issues/54.
2023-11-16 18:10:19 +00:00
Nicolás A. Rodríguez 8975f0c959
Update apns.md (#945)
<!-- 🚀 Thank you for contributing! -->

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

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2023-11-16 03:25:00 +00:00
Nicolás A. Rodríguez bb7367b849
Update apns.md (#943)
<!-- 🚀 Thank you for contributing! -->

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

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2023-11-16 01:13:40 +00: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
Paul Toffoloni a4dfba1cc7
Translate Request section to Italian (#884) 2023-08-07 11:07:55 +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 d81299642f
Translate APNS section to italian (#880) 2023-08-05 16:31:41 +01:00
晋先森 b63d6c3e36
Updated apns(Chinese) doc. (#875) 2023-08-01 18:46:04 +01:00
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
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
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
JIN f000ddef73
update cn doc (#829) 2023-06-13 15:21:28 +00:00
Eddy Gammon 0468bbd255
Expand on why `shutdown` is needed in unit test scenarios (#809) 2023-06-01 10:07:34 +00:00
Mattes Mohr 772f8161c9
Add the import declaration to the config snippet (#805) 2023-05-10 14:06:10 +01:00
Tim Condon 0d669a7e48
Remove all old references to the toolbox (#804) 2023-04-28 21:09:42 +00:00
Tim Condon fb66441b9f
Update docs for new template (#795) 2023-04-27 20:16:32 +01:00
JIN c8abf8fea7
update cn doc (#792) 2023-04-18 21:16:21 +08:00
Saurabh Garg 922aa97e20
Update queues.md (#790)
* Update queues.md

- adds a warning about trying to scheduled jobs outside of boot up

* Update docs/advanced/queues.md

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-14 15:52:52 +00:00
JIN 9e261b452c
update cn doc (#789) 2023-04-12 14:13:47 +01:00
Eldar Sadykov ee90248d5f
FileMiddleware from Xcode Project docs (#768)
* Add FileMiddleware in an Xcode Project explanation.

* Delete extra space.

* Update docs/advanced/middleware.md

* Update docs/advanced/middleware.md

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-11 14:48:30 +00:00
Marcel Borsten 9c45a750e8
Add `minutely()` helper function description to advanced -> queues (#784)
* Add `minutely()` helper function description to advanced -> queues

* Update docs/advanced/queues.zh.md

---------

Co-authored-by: Marcel Borsten <Marcel Borsten>
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-03-15 12:57:15 +00:00
JIN 598a10751e
update cn doc (#769)
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-02-19 13:41:10 +00:00
Tim Condon 067ac31294
Fix Dead Links (#770)
* Fix Leaf links

* Fix NIO links

* Fix up more links

* Fix Redis links

* Update image links
2023-02-19 13:37:25 +00:00
JIN 42d8eeee02
update cn advanced middleware translation (#740) 2022-09-21 20:56:02 +08:00
JIN ec941f1010
update cn advanced sessions translation (#738) 2022-09-16 11:09:40 +08:00
BennyDB 1dd1e27550
Add dutch translations to sessions (#736) 2022-09-12 14:34:29 +02:00
Rob 87b201f1f1
Update sessions.md (#734)
* Adds clearer language explaining where to call the `app.middleware.use(app.sessions.middleware)` and why.
2022-09-10 19:24:43 -05:00
JIN 4eb478e78b
fix annotation style (#725) 2022-09-05 21:10:20 +08:00
BennyDB 21f39ef705
Translation of pr712 and 709 to dutch (#716) 2022-08-23 21:54:07 +01:00
JIN 1e6f4f6832
Add advanced queues translation (#715) 2022-08-23 09:32:43 +08:00
Francisco Bretal 9457c89321
Application access clarification on Queues (#709)
I added some clarification on how to dispatch a job from within the `Application` object. Let me know wether this is okay or it actually needs some tweaking.
2022-08-16 19:23:22 -04:00
BennyDB 9021f4cad8
Dutch translation added for PR 700 and PR 702 (#706)
* Translate PR 702 to dutch

* Translate  PR 700 to dutch
2022-08-15 13:51:25 +01:00
Flerex 18fa82510c
Codable protocol clarification in Queues docs (#702) 2022-08-14 12:01:25 -04:00
BennyDB 4c731052e8
Add dutch translation (#667)
* Add navigation translations

* Vertaal linux.md

* Fix typo

* Translate macos page

* Translate hello-world

* Translate folder structure

* Translate SPM.md

* Translate Xcode.md

* Translate routing

* Translate Validation.md

* Translate logging.md

* Translate controllers

* translate Errors.md

* Translate environment.md

* Translate content.md

* Translated client.md

* Translate async.md

* Translate security/passwords

* Translate security/crypto

* Translated security/jwt

* Translate security/authentication

* Translate redis/sessions

* translate redis/overview.md

* fix list issue in redis/overview

* translate legacy-docs.md

* translate leaf/custome-tags

* translate leaf/getting-started

* translate leaf/overview

* translate fluent/transaction

* translate fluent/migration

* translate fluent/schema

* translate fluent/relations

* translate fluent/query

* translate fluent/advanced

* translate fluent/overview

* Partially translate fluent/model

* Translate fluent/model

* Fix link in fluent/schema

* Add note for future update to the page

* Put the note in the right file

* Translate advanced/commands

* Translate advanced/files

* Translate advanced/middleware

* Translate advanced/websockets

* Translate advanced/testing

* Translate advanced/sessions

* Translate advanced/services

* Translate advanced/server

* Translate advanced/queues

* Translate deploy/systemd

* Translate deploy/supervisor

* Translate deploy/nginx

* Translate deploy/heroku

* Translate deploy/docker

* Translate deploy/digital-ocean

* Translate advanced/APNS

* Translate upgrading

* Fix dead link in custom-tags nl

* Translate contributing/contributing

* Fix routing links

* Add nav translationg for contributing

* Switch out ecdsa vs rsa article to avoid dead links

* Fix issue with dead links

* Change translation based on feedback

* Edits based on feedback
2022-08-12 14:42:58 +02:00
JIN 25a39695f5
add advanced sessions translation (#697) 2022-08-06 15:54:36 +08:00
JIN 59ca0f91c8
add advanced services translation (#693) 2022-07-31 12:59:49 +08:00
JIN e7e2d1d6a9
add advanced files translation (#692)
* add advanced files translation

* fix translation
2022-07-29 19:29:06 +08:00
JIN 2fc2a299e0
add advanced apns translation (#690)
* add fluent advanced translation

* 修改部分翻译

* add leaf getting-started translation and fix api link is 404

* 修改一些翻译

* add leaf custom tags translation

* add leaf overview translation

* add advanced apns translation

* add advanced server translation

* Fix translation

* Fix translation
2022-07-27 21:44:32 +08:00