Torsten Dittmann
|
28fb6a0c16
|
fix: generate specs
|
2023-07-19 15:08:32 +02:00 |
|
Torsten Dittmann
|
978007ca98
|
fix: run formatter
|
2023-07-19 14:43:23 +02:00 |
|
Torsten Dittmann
|
500cfdb4c9
|
fix: remove hotp support for now
|
2023-07-19 14:40:59 +02:00 |
|
 Eldad A. FuxandGitHub
|
122d6fd803
|
Merge pull request #5845 from appwrite/feat-1.4.x-with-1.3.x-master
Sync with Master and 1.3.x
|
2023-07-19 12:30:57 +03:00 |
|
Damodar Lohani
|
9289ec1959
|
fix date format in test
|
2023-07-19 08:49:20 +00:00 |
|
Prateek Banga
|
8328dac86b
|
lint issues
|
2023-07-19 14:08:02 +05:30 |
|
Prateek Banga
|
131e9658a5
|
change to use findOne instead of iterating index array
|
2023-07-19 14:04:35 +05:30 |
|
Damodar Lohani
|
4fd5c72f34
|
Merge branch 'master' into feat-1.4.x-with-1.3.x-master
|
2023-07-19 07:39:37 +00:00 |
|
Damodar Lohani
|
8044ab568c
|
update specs
|
2023-07-19 07:32:32 +00:00 |
|
Damodar Lohani
|
8dc5c2cb4c
|
Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp
|
2023-07-19 07:24:58 +00:00 |
|
 
|
14f8cc57af
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2023-07-19 12:04:37 +05:45 |
|
 
|
ff6dd0990d
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2023-07-19 12:04:29 +05:45 |
|
Steven
|
c7492ee35e
|
Fix a bug where the delete worker wasn't iterating over schedules
|
2023-07-19 01:32:11 +00:00 |
|
Steven
|
e26062ca87
|
Prepare 1.3.8 release
1.3.8
|
2023-07-18 22:21:58 +00:00 |
|
 Eldad A. FuxandGitHub
|
9fafd39fef
|
Merge pull request #5211 from Pranav2612000/fix-5095-trigger-email-subscription-on-email-verification
fix: trigger account subscription event on email verification
|
2023-07-19 00:24:33 +03:00 |
|
 Eldad A. FuxandGitHub
|
7a2c789c6b
|
Merge pull request #5745 from vaibhavagarwal220/fix-5220-handle-null-name
fixed null $name error for anonymous user
|
2023-07-19 00:21:09 +03:00 |
|
 Eldad A. FuxandGitHub
|
b2b1b6e2e4
|
Merge pull request #5562 from fanatic75/fix-4846-added-expiry-value-to-account-sessions
fix expire field in list account sessions api
|
2023-07-19 00:17:53 +03:00 |
|
 Eldad A. FuxandGitHub
|
50f258b6db
|
Merge pull request #5740 from appwrite/fix-create-phone-verification
Fix phone verification secret in events & payload
|
2023-07-18 23:18:16 +03:00 |
|
 Eldad A. FuxandGitHub
|
9cdf124a81
|
Merge pull request #5739 from appwrite/fix-anonymous-user
Fix anonymous user
|
2023-07-18 23:07:52 +03:00 |
|
 Eldad A. FuxandGitHub
|
bee246956c
|
Merge pull request #5808 from jaivix/fix-5768-pull-request-to-return-team-id-conflict-error
fixed team creation response if teamId already exists
|
2023-07-18 23:00:31 +03:00 |
|
 Eldad A. FuxandGitHub
|
6f499cfa26
|
Merge pull request #5567 from fanatic75/fix-4982-expire-sessions-format-for-multiple-api
fixed expire format for phone session, anonymous session, oauth session
|
2023-07-18 22:57:10 +03:00 |
|
 Eldad A. FuxandGitHub
|
d4ed77b5e8
|
Merge pull request #5568 from fanatic75/fix-5429-expire-format-fix-for-get-session
fix: expire format for get session api
|
2023-07-18 22:56:47 +03:00 |
|
 Eldad A. FuxandGitHub
|
3a17f30374
|
Merge pull request #5566 from fanatic75/fix-5428-fixed-expire-format-for-magic-url-sessions
fix: expire format in magic url sessions
|
2023-07-18 22:56:35 +03:00 |
|
Bishwajeet Parhi
|
9c6956b947
|
update specs
|
2023-07-18 21:56:27 +05:30 |
|
Bishwajeet Parhi
|
eddcc19267
|
chore: fix x-enum-key in users api
|
2023-07-18 21:54:06 +05:30 |
|
Bishwajeet Parhi
|
3c15359447
|
Merge branch 'master' into feat-whitelist-enums
|
2023-07-18 21:22:48 +05:30 |
|
 Eldad A. FuxandGitHub
|
6bf6bc7dc3
|
Merge pull request #5743 from appwrite/feature-restrict-project-id-chars
Restrict characters for project ID
|
2023-07-18 18:06:01 +03:00 |
|
Bishwajeet Parhi
|
8f851aaa53
|
chore: refactor avatar, flags, credit-cards and update spec
|
2023-07-18 20:00:19 +05:30 |
|
 Torsten DittmannandGitHub
|
74308b445e
|
Merge pull request #5587 from appwrite/feat-user-labels
Add a new labels attribute to the Users collection
|
2023-07-18 14:59:18 +02:00 |
|
 Christy JacobandGitHub
|
9fc46710c5
|
Merge pull request #5839 from appwrite/fix-deletes-worker-loop
fix: delete schedule document if project is deleted as well
appwrite-0.62.15
|
2023-07-18 17:12:48 +05:30 |
|
Christy Jacob
|
05f314e88c
|
fix: delete schedule document if project is deleted as well
|
2023-07-18 10:10:56 +00:00 |
|
shimon
|
1fd7f0c5d7
|
SSl task
|
2023-07-18 10:54:11 +03:00 |
|
Damodar Lohani
|
d493be0efb
|
fix empty SMTP check
|
2023-07-18 07:08:02 +00:00 |
|
Damodar Lohani
|
8d106a39b0
|
null safe
|
2023-07-18 07:05:09 +00:00 |
|
 jaivikandGitHub
|
6380004678
|
Merge branch 'appwrite:master' into fix-5768-pull-request-to-return-team-id-conflict-error
|
2023-07-18 10:35:52 +05:30 |
|
Bishwajeet Parhi
|
0cbaeb4352
|
chore: add ImageGravity x-enum-name
|
2023-07-18 09:53:39 +05:30 |
|
 Eldad A. FuxandGitHub
|
11c9066c4d
|
Merge pull request #5402 from appwrite/fix-chunked-upload
content-range end should be 1 less than file size
|
2023-07-18 06:55:05 +03:00 |
|
 Eldad A. FuxandGitHub
|
ce5a689b5b
|
Merge pull request #5565 from appwrite/fix-flutter-getting-started-1
Update Flutter GETTING_STARTED.md
|
2023-07-18 06:53:58 +03:00 |
|
Steven Nguyen
|
308c92f203
|
Ensure resources are deleted using their internal Id
This is necessary because a resource can be re-created with
the same id. If we don't use the internal id, the newer
recreated resource can be deleted.
|
2023-07-17 17:21:16 -07:00 |
|
Steven Nguyen
|
fce230dca8
|
Fix team delete
Ensure all memberships are deleted and the cached users are
invalidated so that the nested memberships will refresh.
|
2023-07-17 17:21:16 -07:00 |
|
shimon
|
d28a235b4d
|
$projectInternalId rollback to false
|
2023-07-17 16:31:19 +03:00 |
|
 DavidandGitHub
|
3a42dca19e
|
Update es.json
Fixed suggested changes by Matej
|
2023-07-17 13:44:04 +02:00 |
|
 Eldad A. FuxandGitHub
|
c8689d1d41
|
Merge pull request #5639 from appwrite/fix-default-project
Fix default project
|
2023-07-16 21:13:57 +03:00 |
|
Matej Bačo
|
b4ce4c7837
|
Update console
appwrite-0.62.14
|
2023-07-15 17:26:57 +02:00 |
|
Khushboo Verma
|
3fafefb2c2
|
Fixed automatic activation of manual deployments
|
2023-07-14 14:01:31 +05:30 |
|
Bishwajeet Parhi
|
3616756f50
|
chore: add x-enum-name param
|
2023-07-13 21:51:22 +05:30 |
|
Matej Bačo
|
cd4e85519c
|
Update console version, fix docs.
|
2023-07-13 13:42:04 +02:00 |
|
shimon
|
ee6ddc89dc
|
cache deleteById to deleteByGroup
|
2023-07-13 13:53:35 +03:00 |
|
shimon
|
b7aab21698
|
cache deleteById to deleteByGroup
|
2023-07-13 13:36:14 +03:00 |
|
jaivix
|
b78401923f
|
test case minor fix
|
2023-07-13 12:10:52 +05:30 |
|