1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
Commit graph

650 commits

Author SHA1 Message Date
Eldad Fux df60aae1aa Minor architecture fixes 2022-03-22 12:48:01 +02:00
Eldad Fux db56ca965e Review fixes 2022-03-22 12:40:10 +02:00
Eldad Fux 868e51ca5f Review fixes 2022-03-22 12:39:01 +02:00
Eldad Fux 2ef8dd48fb Updated diagrams 2022-03-20 18:50:41 +02:00
Eldad Fux f0173fc0b6 Updated diagrams 2022-03-20 18:50:36 +02:00
Wen Yu Ge 7f9f9f84a6 remove reference for legacy code 2022-03-14 17:27:21 -04:00
Damodar Lohani a742bdbe11 dart flutter fix 2022-03-04 12:29:12 +05:45
Damodar Lohani a4f183cc62 fix examples 2022-03-03 17:45:20 +00:00
Christy Jacob 3c510b5f96
Merge pull request #2887 from appwrite/update-folder
feat: update node version
2022-03-03 14:22:15 +04:00
Christy Jacob 036004fb91 feat: update node version 2022-03-03 14:19:51 +04:00
Torsten Dittmann 9fc32cb76d
Merge pull request #2886 from appwrite/update-folder
feat: update node version
2022-03-03 11:08:59 +01:00
Christy Jacob 709be5f952 feat: update node version 2022-03-03 13:56:48 +04:00
Damodar Lohani bceb7d0c66 updates 2022-03-03 07:44:38 +00:00
Matej Bačo 942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Torsten Dittmann e274f71e57 docs: update sdk examples for 0.13.x 2022-03-02 12:17:57 +01:00
Torsten Dittmann 9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Damodar Lohani 34c497ade3 composer update 2022-02-27 13:34:11 +05:45
Bradley Schofield f2e2b5016c Update Contributing and remove unneeded descriptions 2022-02-25 10:13:34 +00:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Eldad A. Fux ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Christy Jacob dcaec7371c
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:20 +04:00
Christy Jacob bcc2271413
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:14 +04:00
Christy Jacob f7a1719ae0
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:32:03 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani c567c818bb
Update docs/references/storage/get-file-preview.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-16 16:01:36 +05:45
Damodar Lohani 947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Matej Baco 63f5f923b0 Updated docs to represent new refactored OAUth system 2022-02-01 17:54:26 +01:00
Matej Baco 60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani d3cbfa96c0 update sdk examples 2022-01-31 13:09:12 +05:45
Damodar Lohani 89d3b38d51 update link to markdown syntax 2022-01-31 12:25:49 +05:45
Damodar Lohani 45a2b5a583 update storage service doc 2022-01-31 12:03:56 +05:45
Damodar Lohani b2d1d88ffb docs 2022-01-30 15:14:52 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob be16b40a37 feat: update docs 2022-01-25 17:45:38 +04:00
Christy Jacob 9b77485bcd feat: reneame delete-tag endpoint 2022-01-25 03:14:21 +04:00
Christy Jacob 37d30154f3 feat: reneame get-tag endpoint 2022-01-25 03:11:33 +04:00
Christy Jacob 988634eb79 feat: reneame list-tags endpoint 2022-01-25 03:09:24 +04:00
Christy Jacob f6411cd213 feat: reneame create-tag endpoint 2022-01-25 03:05:17 +04:00
Christy Jacob e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Simon Trockel f6dd0e926e Add documentation for Custom Oauth Provider forms 2022-01-23 00:16:07 +01:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
Brandon 6715d9a00e
docs: update description for delete session endpoint 2022-01-21 06:25:17 -06:00
Christy Jacob 962a1be130 feat: added getting started guides 2022-01-19 02:22:28 +04:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Aditya Oberai 4ca9ba54bb
Merge branch 'master' into patch-2 2022-01-17 20:00:21 +05:30
Sayanta Banerjee 115e565717
Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:55:05 +05:30
Sayanta Banerjee dab5aadc9a
Update docs/tutorials/add-environment-variable.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-01-17 19:54:46 +05:30