prateek banga
613ca3d00c
fixes lint issues and adds status in list attributes query support
2023-07-26 11:37:23 +05:30
Prateek Banga
a6ab121c2d
adds collection and database calls for better error messages
2023-07-25 00:03:58 +05:30
Prateek Banga
bf99beda88
add support of queries in list indexes
2023-07-21 16:40:44 +05:30
Prateek Banga
8eab295422
remove unnecessary db call
2023-07-21 08:33:36 +05:30
Prateek Banga
1eb7956bc6
fix queries param description
2023-07-21 00:26:21 +05:30
Prateek Banga
43b4f7aa63
Add support for queries in List attributes endpoint
2023-07-21 00:20:53 +05:30
Steven and Steven Nguyen
3f9cedcc44
Prepare 1.3.8 release
2023-07-19 22:49:51 -07:00
Steven Nguyen
9908a9021f
Update get logs by user to pass user internal id
...
The userId in audit is actually the userInternalId.
2023-07-19 22:49:51 -07:00
Steven Nguyen
187f3dc6ff
Update get logs APIs to return userId from data
...
The audit userId is actually the internal id and the user id is in the
data attribute.
2023-07-19 22:49:51 -07:00
Steven Nguyen
58fa7546c1
Update Appwrite to save internal id as audit user id
...
It's important to use userInternalId so that if a user is recreated
with the same ID, lookups for the user will not return the data
of the old deleted user.
We will still store userId in data so that it can be pulled out and
returned for the log API calls.
2023-07-19 22:49:51 -07:00
Eldad A. Fux and GitHub
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. Fux and GitHub
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. Fux and GitHub
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. Fux and GitHub
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. Fux and GitHub
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. Fux and GitHub
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. Fux and GitHub
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
jaivik and GitHub
6380004678
Merge branch 'appwrite:master' into fix-5768-pull-request-to-return-team-id-conflict-error
2023-07-18 10:35:52 +05:30
Eldad A. Fux and GitHub
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. Fux and GitHub
c8689d1d41
Merge pull request #5639 from appwrite/fix-default-project
...
Fix default project
2023-07-16 21:13:57 +03:00
jaivix
4db919b42d
linting and wording updates based on stnguyen90 feedback
2023-07-13 00:33:38 +05:30
Christy Jacob
8bf8c96b01
feat: update console
2023-07-11 18:43:28 +00:00
Christy Jacob
e78e8d3929
Merge branch 'master' of https://github.com/appwrite/appwrite into add-console-headers
2023-07-11 18:37:12 +00:00
Christy Jacob
125c14d492
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-07-10 20:59:05 +00:00
Christy Jacob and GitHub
42b66b938c
Merge pull request #5796 from appwrite/update-dotnet-docs-examples
...
doc: Add .NET SDK docs examples
2023-07-11 02:15:05 +05:30
Christy Jacob
7f5f6b352d
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into update-python-version
2023-07-10 20:38:56 +00:00
Aditya Oberai
b4fea28787
Add .NET SDK docs examples
2023-07-11 00:15:46 +05:30
Christy Jacob
5aefa88a50
feat: update python version
2023-07-10 21:36:17 +04:00
jaivix
a6671a5caa
fixed team creation response if teamId already exists
2023-07-09 16:50:09 +05:30
Aditya Oberai and GitHub
a7dd5f617d
Update .NET SDK version
2023-07-08 00:59:57 +05:30
Prateek Banga
f24cf729c3
fixed relationship update bug in two way type
2023-07-07 23:50:06 +05:30
vaibhavagarwal220
fecde6bdba
fixed null $name error for anonymous user
2023-06-24 13:57:02 +05:30
Prateek Banga and GitHub
c4ef7fddc0
Merge branch 'appwrite:master' into fix-4846-added-expiry-value-to-account-sessions
2023-06-23 08:04:38 +05:30
Christy Jacob and GitHub
9f2bf844c7
Merge pull request #5580 from appwrite/fix-project-deletion-master
...
remove password required for project deletion
2023-06-22 22:52:59 +05:30
faisalill
7e8f6f748a
fixed incorrect audity activity on document create
2023-06-17 00:20:37 +05:30
Jake Barnby
ed2c1139a7
Update messages
2023-06-09 13:03:19 +12:00
Jake Barnby
b7f4f57521
Add new error message to differentiate between missing data and missing data + permissions for document updates
2023-06-07 13:51:24 +12:00
Steven Nguyen
f7f14695f0
Don't default to console project
...
Defaulting to the console project leads to misleading error messages.
For example, you can get a CORS error saying you haven't configured
a platform yet, but the actual error is missing project ID.
2023-06-05 09:06:29 -07:00
Christy Jacob and GitHub
c696b7264b
Merge pull request #5649 from appwrite/1.3.x
...
Sync master with 1.3.x
2023-06-04 00:43:03 +05:30
Christy Jacob
596998000b
chore: update console
2023-06-03 20:15:40 +05:30
Christy Jacob
329b6b93bf
chore: update changelog
2023-06-03 20:11:01 +05:30
Christy Jacob
8b01c61de3
chore: update utopia-php/framework
2023-06-03 20:06:17 +05:30
Steven Nguyen and Christy Jacob
092f0cfcaf
Fix the routing for the default OAuth2 pages
2023-06-03 20:05:45 +05:30
Christy Jacob and GitHub
73f410cc60
Merge pull request #5640 from appwrite/fix-oauth-routes
2023-06-03 12:51:41 +05:30
Steven Nguyen
bd6b0dcc43
Fix the routing for the default OAuth2 pages
2023-06-02 14:22:28 -07:00
Torsten Dittmann and GitHub
223663aa89
Merge pull request #5637 from appwrite/1.3.x
...
sync 1.3.x
2023-06-02 16:30:55 +02:00
Torsten Dittmann
21b41c475d
chore: prepre 1.3.6
2023-06-02 15:21:05 +02:00
Torsten Dittmann
a664363525
fix: trailing wildcards
2023-06-02 15:20:58 +02:00
Prateek Banga
1475497ffb
Merge branch 'master' of https://github.com/fanatic75/appwrite into fix-4846-added-expiry-value-to-account-sessions
2023-06-02 14:53:26 +05:30
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00