shimon
6e7c160249
changing event signature
2023-06-02 06:54:34 +03:00
Bishwajeet Parhi
0d3b50a07d
Merge remote-tracking branch 'upstream/master' into feat-add-encrypt-param
2023-06-01 21:46:31 +05:30
Matej Bačo
0b600e3ed7
Disable abuse, fix order of params
2023-06-01 12:01:03 +02:00
Damodar Lohani
f2737cd663
update latest specs
2023-06-01 05:47:23 +00:00
Damodar Lohani
ed01b5abe3
update file name
2023-06-01 05:44:19 +00:00
Steven Nguyen
02cd8720f7
Don't clear cache on startup
2023-05-31 14:06:25 -07:00
Steven Nguyen
5afc49784e
Update the Update Phone API to also set the password
...
This is to ensure the behavior matches the Update Email endpoint.
2023-05-31 13:52:05 -07:00
shimon
9562b95285
saving file output to cache instead of decoding data to json
2023-05-31 19:34:12 +03:00
shimon
e9fda6168c
saving file output to cache instead of decoding data to json
2023-05-31 15:50:19 +03:00
shimon
a6768bdc32
saving file output to cache instead of decoding data to json
2023-05-31 14:41:56 +03:00
Damodar Lohani
5f93767ace
update spec
2023-05-31 08:24:25 +00:00
Damodar Lohani
62bbace433
fix name
2023-05-31 08:20:45 +00:00
Steven Nguyen
5ef3162cee
Don't rely on isAnonymousUser to check whether to verify password
...
It's possible for a user to not be anonymous and not have a password.
Using passwordUpdate is a better indicator as to whether the user has
set a password or not.
2023-05-30 17:17:20 -07:00
Steven Nguyen
7dec6c7321
Fix 500 error when a passwordless user creates an email session
2023-05-30 16:59:55 -07:00
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00
Christy Jacob
a3474f8a3b
feat: prepare 1.3.5 release
2023-05-30 16:15:13 +00:00
Jake Barnby and GitHub
e44e4e7766
Merge pull request #5603 from appwrite/hotfix-route-mismatch
...
Update framework to fix route mismatches
2023-05-30 23:33:17 +12:00
shimon
478e83a4bf
Messaging
2023-05-30 11:53:52 +03:00
Jake Barnby
d2bfe46fca
Set min length to 0 for default value when creating or updating a string attribute
...
(cherry picked from commit c61e54f69b )
2023-05-30 19:42:13 +12:00
Bishwajeet Parhi
08746d0390
chore: misc fixes
2023-05-30 12:47:55 +05:30
Bishwajeet Parhi
967ac1b82c
chore: remove nullable param
2023-05-30 12:34:32 +05:30
Jake Barnby
fad53d3e89
Fix visibility
...
(cherry picked from commit b092405b04 )
(cherry picked from commit 3dd67cb17f )
2023-05-30 19:00:50 +12:00
Bishwajeet Parhi
69504bfaac
add encrypt param
2023-05-30 12:30:10 +05:30
Jake Barnby
3dd67cb17f
Fix visibility
...
(cherry picked from commit b092405b04 )
2023-05-30 18:29:13 +12:00
Jake Barnby
c61e54f69b
Set min length to 0 for default value when creating or updating a string attribute
2023-05-30 14:52:59 +12:00
shimon
06ca9ce815
Messaging
2023-05-29 19:32:33 +03:00
shimon
5a22d17459
Mails
2023-05-29 18:03:09 +03:00
shimon
f1466c05cf
refactor workers
2023-05-29 16:58:45 +03:00
Matej Bačo
5d2d14df6e
Fix bugs with comment, improve git checks logic
2023-05-29 13:51:03 +02:00
Jake Barnby and GitHub
f45905e545
Merge pull request #5553 from 2002Bishwajeet/feat-add-enable-param-db
...
Feat: Add enable param in Database and Collection
2023-05-29 20:35:33 +12:00
Matej Bačo
fb02e12db2
Add state to comment, webhook bug fixing
2023-05-28 13:39:48 +02:00
Matej Bačo
bf5855d101
Fix bugs after merge
2023-05-28 10:02:23 +02:00
Matej Bačo
4ec8f69da6
Improve logging
2023-05-27 13:56:26 +02:00
Matej Bačo
507b2d978a
Fix response model
2023-05-27 13:55:34 +02:00
Bishwajeet Parhi
68c56daba1
add extra check for admin modes
2023-05-26 17:08:09 +05:30
Matej Bačo
f504e7dbb5
Add cache support to VCS
2023-05-26 10:44:08 +02:00
Matej Bačo
f53d75205b
Implement branches endpoint, rename some attributes, update response models
2023-05-26 00:29:08 +02:00
Christy Jacob and GitHub
075ed65a2f
Merge pull request #5572 from appwrite/feat-update-project-creation
...
Feat update project creation
2023-05-25 22:50:24 +05:30
Christy Jacob and GitHub
9ff96a79d1
Merge pull request #5573 from appwrite/fix-delete-account
...
Fix delete account
2023-05-25 22:49:50 +05:30
Damodar Lohani
237658f4e8
fix param
2023-05-25 05:33:06 +00:00
Matej Bačo
4665c2a2a4
Re-add PR creation deployment
2023-05-25 07:30:52 +02:00
Damodar Lohani
6813d53e06
remove password required for project deletion
2023-05-25 00:32:49 +00:00
Christy Jacob
54ad50bd4b
feat: review comments
2023-05-24 20:07:31 +00:00
Matej Bačo
3614cb384a
Fix error logging
2023-05-24 21:07:41 +02:00
Matej Bačo
0244154017
Apply new structure of logs
2023-05-24 20:14:58 +02:00
Bishwajeet Parhi
2873918cc5
Update databases.php
...
fix: tests
2023-05-24 22:56:58 +05:30
Bishwajeet Parhi
e496419572
remove formatting updates
2023-05-24 22:24:57 +05:30
Matej Bačo
b81e9ffd47
Fix format
2023-05-24 18:32:03 +02:00
Matej Bačo
1762c4f491
Improve logs
2023-05-24 18:29:23 +02:00
Bishwajeet Parhi
6fc176d508
chore: add admin mode assertion for create collection
2023-05-24 17:58:40 +05:30