1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

14500 commits

Author SHA1 Message Date
Torsten Dittmann
a528b66232
Merge pull request #4914 from appwrite/feat-console-upgrade-2.1.1
Feat: console upgrade 2.1.1
2022-12-27 13:00:13 +01:00
Matej Bačo
c2d597e8c6 Upgrade console version 2022-12-27 12:56:26 +01:00
Torsten Dittmann
616348a312
Merge pull request #4913 from appwrite/feat-1.2.x-upgrade-console
Upgrade console
2022-12-27 12:25:29 +01:00
Matej Bačo
0384b705f9 Upgrade console 2022-12-27 12:19:02 +01:00
Matej Bačo
d722bf01ea Code review changes 2022-12-27 11:40:24 +01:00
Matej Bačo
02d86cee84 Fix bug and update test 2022-12-27 11:33:38 +01:00
Torsten Dittmann
0347a8a1df
Merge pull request #4910 from appwrite/fix-1.2.x-conflicts
Fix: 1.2.x merge conflicts
2022-12-27 10:49:53 +01:00
Torsten Dittmann
a9e9fe3e67
Merge pull request #4911 from appwrite/feat-1.2.x-migrations
Feat: 1.2.x migrations
2022-12-27 10:33:08 +01:00
Matej Bačo
7532309bbb
Apply suggestions from code review 2022-12-27 10:31:49 +01:00
Matej Bačo
a922f7f0e1 Fix test 2022-12-27 09:15:05 +01:00
Matej Bačo
39cb846ae0 Fix failing test 2022-12-27 09:09:47 +01:00
Matej Bačo
d63c429d3e Implement 1.2 migration 2022-12-27 08:35:55 +01:00
Matej Bačo
ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo
804dbb867c Re-add migration, add missing env vars 2022-12-27 08:24:34 +01:00
Damodar Lohani
a0a08b3588 fix make password optional 2022-12-27 07:13:39 +00:00
Damodar Lohani
62dd5c275d fix explode 2022-12-27 06:16:19 +00:00
Eldad A. Fux
d4091e82e0
Merge pull request #4909 from appwrite/1.2.x-release-preps
Feat: 1.2.x release preps
2022-12-26 14:22:26 +02:00
Matej Bačo
65fec6b954 Update generated docs 2022-12-26 13:17:28 +01:00
Matej Bačo
3826937a7b Update 1.2 specs 2022-12-26 13:16:12 +01:00
Matej Bačo
4d33ba6db1 Fix big in migration class 2022-12-26 13:16:01 +01:00
Matej Bačo
14b6aa0e8e Update SDK versions 2022-12-26 13:08:31 +01:00
Matej Bačo
bbe29e9aa7 Preparations for 1.2.0 2022-12-26 13:06:35 +01:00
Matej Bačo
18c4f2b92a Upgrade sdk-generator 2022-12-26 13:03:32 +01:00
Eldad A. Fux
213d17ffad
Merge pull request #974 from appwrite/feat-graphql-support
Feat graphql support
2022-12-26 13:27:48 +02:00
Damodar Lohani
8927c71b69 fix formatting 2022-12-26 10:34:41 +00:00
Damodar Lohani
96cf2e6330 password dictionary test 2022-12-26 10:27:04 +00:00
Damodar Lohani
0760ea90d6 use dictionary validator 2022-12-26 10:22:49 +00:00
Damodar Lohani
5649bc8060 load password dictionary as array 2022-12-26 10:22:38 +00:00
Damodar Lohani
f03035451f fix test 2022-12-26 10:22:25 +00:00
Matej Bačo
614d7d878f Add missing ENV var to docker compose 2022-12-26 11:14:35 +01:00
Damodar Lohani
a9078cded5 rename resource 2022-12-26 09:24:51 +00:00
Damodar Lohani
50a5329b30
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-26 15:04:06 +05:45
Damodar Lohani
87b3df919f clear cache after migration 2022-12-26 08:20:16 +00:00
Damodar Lohani
abde948b43 fix typo 2022-12-26 06:03:43 +00:00
Damodar Lohani
44082a92f7 fix resonse model 2022-12-26 05:58:16 +00:00
Damodar Lohani
276032b3f7 error fix 2022-12-26 05:55:02 +00:00
Damodar Lohani
574ffa4d4b check dictionary is enabled before checking password 2022-12-26 05:52:49 +00:00
Damodar Lohani
e9710bdb76 formatting fix 2022-12-26 05:47:20 +00:00
Damodar Lohani
124403b804 test for password discionary 2022-12-26 05:46:35 +00:00
Damodar Lohani
3bcb1f846e password disctionary endpont and project model 2022-12-26 05:31:49 +00:00
Damodar Lohani
1ff8ce2382 check against passwords dictionary 2022-12-26 05:24:26 +00:00
Eldad A. Fux
f9371ee4f3
Merge pull request #4896 from appwrite/fix-max-session-method
Fix max session method
2022-12-23 23:49:26 +02:00
Damodar Lohani
2603f91a6a use password history on account create and update password 2022-12-23 07:19:35 +00:00
Damodar Lohani
5d61ff5fab password dictionary 2022-12-23 07:19:11 +00:00
Vincent (Wen Yu) Ge
1a92bf1923 regen specs 2022-12-22 23:00:29 +00:00
Eldad A. Fux
054ebc699c
Merge pull request #4783 from pomarec/fix-4782-email-body-fr-translation
Fix : translation french "emails.recovery.body"
2022-12-22 14:25:19 +02:00
Jake Barnby
27b1ae912a
Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support 2022-12-22 21:11:35 +13:00
Jake Barnby
43c850bd9b
Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
Jake Barnby
9694b79f03
Update changelog 2022-12-22 19:59:29 +13:00
Jake Barnby
cbf1d9deb6
Fix indentation 2022-12-22 19:16:03 +13:00