1
0
Fork 0
mirror of synced 2024-08-20 20:51:40 +12:00
Commit graph

11700 commits

Author SHA1 Message Date
Bradley Schofield
83c1129ed5 Add TODO Warning 2022-08-12 17:01:25 +01:00
Bradley Schofield
04a0216ebc Update import descriptions 2022-08-12 17:00:43 +01:00
Bradley Schofield
930120fc4d
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:58 +01:00
Bradley Schofield
160433ec9c
Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:47 +01:00
Bradley Schofield
693e18e5d9
Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:55:33 +01:00
Bradley Schofield
b8d07cf43f
Update src/Appwrite/Utopia/Response/Model/AlgoArgon2.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-08-12 16:54:31 +01:00
Matej Bačo
b40826f4ee Leftovers 2022-07-27 10:54:49 +00:00
Matej Bačo
8d253ed5ff Switch from Bradley repo to official Appwrite (scrypt) 2022-07-25 15:51:18 +00:00
Matej Bačo
4bc645074a Fix linter 2022-07-25 12:43:17 +00:00
Matej Bačo
ef3496d55b Bug fixing afte merge 2022-07-25 12:37:29 +00:00
Matej Bačo
dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Matej Bačo
ba0d60aa35 Remove more benchmark stuff 2022-07-25 11:53:16 +00:00
Torsten Dittmann
0eb14052ec Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:25:44 +02:00
Torsten Dittmann
e5f07dcae8 docs: rename database to databases 2022-07-25 12:25:00 +02:00
Torsten Dittmann
0df77a5a65 Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:23:43 +02:00
Torsten Dittmann
5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
Christy Jacob
4241cbc3a0
Merge pull request #3551 from appwrite/gewenyu99-patch-1
Update instructions to generate new specifications
2022-07-25 08:47:27 +05:30
Eldad A. Fux
8d37a0a39e
Merge pull request #3594 from appwrite/fix-ui-alert-close-icon
fix: ui alert close icon
2022-07-24 03:42:49 +03:00
Torsten Dittmann
e9bacfe58a fix: ui alert close icon 2022-07-23 23:36:56 +00:00
Torsten Dittmann
e28ebcb564
Merge pull request #3568 from appwrite/fix-migration-attributes-indexes
fix: migration of attributes and indexes
2022-07-22 17:50:44 +02:00
Torsten Dittmann
4ab7308e77
Merge pull request #3569 from appwrite/feat-update-cli
Update sdk-generator to 0.19.6
2022-07-21 17:54:10 +02:00
Bradley Schofield
6b1b8bb522 Merge branch '0.15.x' into feat-update-cli 2022-07-21 10:56:43 +01:00
Bradley Schofield
1c90edf206 Update platforms.php 2022-07-20 16:59:03 +01:00
Torsten Dittmann
51fa558325 chore: update specs 2022-07-20 17:57:12 +02:00
Bradley Schofield
de5ccf9c47 Update composer.lock 2022-07-20 16:57:01 +01:00
Bradley Schofield
1a4375ed73 Update sdk-generator 2022-07-20 16:39:28 +01:00
Torsten Dittmann
3a963fab0b fix: remove unnecessary conditions 2022-07-20 15:27:27 +02:00
Torsten Dittmann
5f773c30cb fix: migration of attributes and indexes 2022-07-20 15:15:52 +02:00
Eldad A. Fux
9035db1137
Merge pull request #3559 from brandonroberts/docs-one-click-readme
docs: add one-click setups to README
2022-07-19 07:00:43 +03:00
Brandon
f41acc2990 chore: update alt text for Gitpod logo 2022-07-18 14:18:38 -05:00
Brandon
a9612fc5cc docs: add one-click setups to README 2022-07-18 13:48:32 -05:00
Wen Yu Ge
310409355a update generation steps according to suggestion 2022-07-18 13:39:00 -04:00
Torsten Dittmann
8eef613d4b
Merge pull request #3553 from ishanvyas22/doc-3521-change-return-type
Fix SDK response type for get & update database call
2022-07-18 19:20:00 +02:00
Torsten Dittmann
f1e8753f16
Merge pull request #3557 from appwrite/feat-fix-db-usage-stats
Fix DB usage stats missing
2022-07-18 15:46:47 +02:00
Matej Bačo
73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Ishan Vyas
af167a58a8
Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30
Eldad A. Fux
eed9999acc
Merge pull request #3542 from appwrite/fix-rename-databases
Update doc folder database to databases
2022-07-17 08:13:02 +03:00
Eldad A. Fux
fb5805a43c
Merge pull request #3550 from appwrite/fix-function-timeout-desc
Clarify purpose in Appwrite Functions timeout description
2022-07-16 07:46:40 +03:00
Vincent (Wen Yu) Ge
6a333e79d2
Update instructions to generate new specifications
The old instructions for generating new specifications + new SDK no longer work. This aims to update the instructions.
2022-07-15 17:09:34 -04:00
Wen Yu Ge
d0a138e718 Clarify purpose in Appwrite Functions timeout description 2022-07-15 11:51:01 -04:00
Vincent (Wen Yu) Ge
8b0b5f4026
Merge branch 'master' into fix-rename-databases 2022-07-15 09:57:40 -04:00
Christy Jacob
88a77127ea
Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Vincent (Wen Yu) Ge
79b3cef729 update 0.15 open api specs 2022-07-14 20:18:32 +00:00
Vincent (Wen Yu) Ge
f05bd8b0f6 Attempt to update 0.15 specs as an experiment 2022-07-14 20:10:58 +00:00
Vincent (Wen Yu) Ge
0076cdccc9 generate new specs 2022-07-14 19:59:51 +00:00
Torsten Dittmann
39e6607afd
Merge pull request #3546 from appwrite/feat-upgrade-cli-lib
Feat: CLI lib version
2022-07-14 16:14:45 +02:00
Matej Bačo
0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Torsten Dittmann
e17ab5f455
Merge pull request #3540 from appwrite/create-vonage-adapter
Feat: Create Vonage Phone Auth Adapter
2022-07-13 17:34:26 +02:00
Torsten Dittmann
c94871b5ef
Merge pull request #3543 from appwrite/fix-functions-usage
Fix: function usage missing
2022-07-13 17:34:06 +02:00
Matej Bačo
d93ac31b4e Fix function usage missing 2022-07-13 08:57:57 +00:00