Torsten Dittmann and GitHub
84c06a8ece
Merge pull request #5456 from appwrite/1.3.x
...
Sync master with 1.3.x
2023-04-28 21:42:32 +02:00
Steven Nguyen
1e5dc3ad6f
Bump version to 1.3.3
2023-04-28 12:29:46 -07:00
Matej Bačo
985ca3843b
3rd og card variation
2023-04-28 19:46:24 +02:00
Matej Bačo
d022ee6622
Fix race condition
2023-04-28 11:07:26 +02:00
Matej Bačo
8c1d89c33c
Fix race condition
2023-04-28 09:30:30 +02:00
Damodar Lohani
616dee24d7
replace template variables with values
2023-04-28 07:30:27 +00:00
Damodar Lohani
ba33dc2b17
generate specs
2023-04-28 07:19:04 +00:00
Damodar Lohani
b1bbc9dfbd
Merge remote-tracking branch 'origin/master' into feat-custom-smtp
2023-04-28 07:11:17 +00:00
Steven Nguyen
518a37d294
Add a generic OIDC OAuth2 provider
2023-04-27 19:48:51 -07:00
Steven Nguyen
206553bac7
Bump sdk-generator and specs
2023-04-27 17:00:12 -07:00
Torsten Dittmann and GitHub
b2c8e182a5
Merge pull request #5442 from appwrite/fix-project-deletion-leftovers
...
fix: project deletion leftovers
2023-04-27 20:19:09 +02:00
Torsten Dittmann
7529f02bd6
fix: also delete webhooks on project deletion
2023-04-27 17:41:14 +02:00
Torsten Dittmann
31e65d954b
fix: deletes worker for projects
2023-04-27 17:37:14 +02:00
Torsten Dittmann
e1cf068652
fix: platforms query
2023-04-27 17:36:00 +02:00
Bhaskar Singh
7064f884aa
Refactor usage init hook to remove unecessary
...
inject
2023-04-27 19:32:05 +05:30
Torsten Dittmann
d45bc5e60f
chore: upgrade console
2023-04-27 15:54:07 +02:00
Matej Bačo
6c6154b3d4
Reviews, fine tuning
2023-04-27 14:34:50 +02:00
fogelito
36dee1f345
Alias change
2023-04-27 15:10:07 +03:00
fogelito
9e5af4c046
Alias change
2023-04-27 15:01:40 +03:00
fogelito
0460b59cdc
Namespace Changes
2023-04-27 14:59:05 +03:00
Damodar Lohani
edbc52403a
update so that current SDK don't fail
2023-04-27 09:29:39 +00:00
Matej Bačo
db472b19c7
Improve employee detection
2023-04-27 10:24:53 +02:00
fogelito
e631453e3b
documents name changes
2023-04-27 09:59:55 +03:00
Torsten Dittmann and GitHub
fb507ad83b
Merge pull request #5432 from appwrite/chore-sync-1-3-x
...
chore: sync 1.3.x with master
2023-04-26 18:16:21 +02:00
Matej Bačo
837cebcdda
Fix race condition
2023-04-26 13:51:19 +02:00
Matej Bačo
a7f81bd628
Fix permission issue
2023-04-26 13:39:50 +02:00
Matej Bačo
2ed495fe3b
Add OG assets
2023-04-26 13:06:11 +02:00
Torsten Dittmann
e9e83ae8ec
Merge branch 'master' of https://github.com/appwrite/appwrite into chore-sync-1-3-x
2023-04-26 12:30:14 +02:00
Matej Bačo
a8cd99873f
Add cache, fix miss-align
2023-04-26 11:10:06 +02:00
Matej Bačo
89b85de03e
Add proper OAuth logic
2023-04-26 10:22:20 +02:00
Matej Bačo
2e421f15ab
Implement 2D cloud cards
2023-04-26 10:21:10 +02:00
Christy Jacob
d5fb9ab9a6
Merge branch 'master' of https://github.com/appwrite/appwrite into add-console-headers
2023-04-26 03:37:39 +00:00
Christy Jacob and GitHub
0e5e3f6f6f
Merge pull request #5362 from appwrite/update-cli
...
feat: update cli version
2023-04-25 23:49:29 +05:30
Torsten Dittmann and GitHub
4ceae33a5a
Merge pull request #5163 from yatharth1706/fix-5147-fix-error-description-in-case-of-duplicate-user
...
fix error description for duplicate user
2023-04-25 15:45:59 +02:00
Christy Jacob and GitHub
1c4dc6a424
Merge pull request #3696 from appwrite/fix-event-multi-execution
...
Fix: event multi-execution
2023-04-25 17:31:45 +04:00
fogelito
9dcf4c0984
validations changes
2023-04-25 14:35:49 +03:00
Matej Bačo
563f2e22f9
skew for 3d og image
2023-04-25 09:35:48 +02:00
Vincent (Wen Yu) Ge
03bfed4e25
Update create-document description and improve error message for unknown attribute.
2023-04-24 22:54:01 +00:00
Torsten Dittmann
4ebe485f05
remove: leftover from http.php
2023-04-24 13:11:39 +02:00
Torsten Dittmann
5ee3c592a4
chore: release 1.3.2
2023-04-24 13:10:28 +02:00
Torsten Dittmann
ff82a24a4b
feat: migration
2023-04-24 13:00:23 +02:00
Bhaskar Singh
3865f48d32
Moved check for _APP_USAGE_STATS
...
to create init hook for App
2023-04-21 23:09:01 +05:30
Steven Nguyen
3f72b738fa
Fix related creates
2023-04-20 18:44:53 -07:00
Steven Nguyen
e8dee9296c
Fix update document not merging existing data
2023-04-20 10:10:51 -07:00
Steven Nguyen
4113ae7ca5
Allow updating document with read-only relationship
...
A user should be able to update a document without touching the
relationship.
Relates: https://github.com/appwrite/appwrite/issues/5404
2023-04-19 17:21:41 -07:00
Steven Nguyen
37afb82d1c
Delegate permissions check to database layer
2023-04-19 17:21:41 -07:00
Steven Nguyen
611dd9b86c
Return 404 if a user doesn't have access to a collection
...
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
2023-04-19 17:21:41 -07:00
Steven Nguyen
50bb69290f
Ensure collections are created with permissions and documentSecurity
2023-04-19 17:21:41 -07:00
Damodar Lohani
ac9f434c85
more fixes and reset endpoints
2023-04-19 08:44:22 +00:00
Damodar Lohani
0177ddccb3
use custom templates to send email when enabled
2023-04-19 08:29:29 +00:00