Damodar Lohani
3b900c5dfb
get and set SMTP config in mail event
2023-03-12 02:12:09 +00:00
Matej Bačo
1f409b4e40
Shared variables
2023-03-11 17:06:02 +01:00
Matej Bačo
541cb010a6
Changes after dev-mode QA
2023-03-10 20:36:39 +01:00
Torsten Dittmann
2178bfc126
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute
2023-03-10 18:39:11 +05:30
Torsten Dittmann
7b1853eb96
feat: graphql support
2023-03-10 18:36:46 +05:30
Matej Baco
4b0d6d9826
Bug fixes after proxy QA
2023-03-10 12:20:24 +00:00
Damodar Lohani
1d3e0c19f8
error fixes
2023-03-10 11:04:11 +00:00
Torsten Dittmann
cb065e4228
fix: openapi specification
2023-03-10 15:36:10 +05:30
Matej Baco
04c7db9f7b
Bug fixes for proxy rule service
2023-03-10 07:42:52 +00:00
Damodar Lohani
83891f96eb
response models
2023-03-10 06:27:30 +00:00
Torsten Dittmann
01edc57806
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-team-prefs
2023-03-09 16:04:20 +05:30
Damodar Lohani
1fb492ff47
project model update
2023-03-09 01:59:17 +00:00
Matej Bačo
83370c21f7
Improve error logs
2023-03-08 20:50:51 +01:00
Matej Bačo
59f5978fa3
Implement rules
2023-03-08 19:30:01 +01:00
Bhaskar Singh
7f3000439a
Updated ENV_VARIABLE_INCORRECT_SETUP to DOMAIN_VARIABLE_INCORRECT
2023-03-08 17:15:55 +05:30
Steven Nguyen
85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
...
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
Torsten Dittmann
496da61cd9
feat: team preferences
2023-03-06 19:54:02 +05:30
Bhaskar Singh
eaf31fdb78
Updated the error to 501 error code for custom
...
domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-05 14:35:47 +05:30
Matej Bačo
056ea0820e
QA bug fixing
2023-03-05 09:12:01 +01:00
Torsten Dittmann
bfd23665cb
fix: graphql
2023-03-01 18:13:34 +05:30
Jake Barnby
d2c55afdcf
Merge pull request #5145 from appwrite/feat-remove-index-requirements
...
Remove indexed attribute query requirement
2023-03-01 21:42:29 +13:00
Torsten Dittmann
ae32536be2
Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-3-console-sdk
2023-02-28 14:45:34 +05:30
Jake Barnby
c06b38773c
Merge remote-tracking branch 'origin/1.3.x' into feat-db-update-migrations
...
# Conflicts:
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V18.php
2023-02-28 16:59:14 +13:00
Matej Bačo
bf3340a3c6
Add body & headers to sync response
2023-02-27 13:43:10 +01:00
Matej Bačo
10ebf6d5fb
Update specs
2023-02-27 11:28:18 +01:00
Torsten Dittmann
ec7e28b3e7
fix: databases update attributes events
2023-02-26 21:14:22 +05:30
Torsten Dittmann
8ae974e6dd
feat: database update attribute endpoints
2023-02-26 18:03:18 +05:30
Matej Bačo
464f88634c
Add function logging toggle
2023-02-24 10:24:20 +01:00
Matej Bačo
068acef0f6
Add unique url generator
2023-02-22 16:07:34 +01:00
Steven Nguyen
6bdd3906c9
Update specs generator to include offline metadata
2023-02-21 14:50:17 -08:00
Matej Bačo
0cf6a50c3c
Code cleanup
2023-02-21 11:31:55 +01:00
Damodar Lohani
6b6f9edbd6
Merge branch '1.3.x' into feat-13x-master-sync
2023-02-21 07:38:46 +05:45
Matej Bačo
2c5367f779
Update specs, add url to functions
2023-02-20 14:11:29 +01:00
Jake Barnby
6635ebf27f
Remove indexed attribute query requirement
2023-02-20 19:29:25 +13:00
Jake Barnby
94c58c367b
Add back configurable limit for offset/limit
2023-02-20 19:18:19 +13:00
Damodar Lohani
9f3e815167
Merge branch 'feat-password-history' into feat-password-dictionary
2023-02-20 07:56:17 +05:45
Damodar Lohani
452ee5c086
update dictonary validator
2023-02-20 01:34:05 +00:00
Christy Jacob
66daa80c07
feat: upgrade hamster script
2023-02-19 22:26:46 +05:30
Damodar Lohani
11669ba3c2
fix document import
2023-02-16 01:13:37 +00:00
Damodar Lohani
5acd78463a
Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync
2023-02-16 00:44:29 +00:00
Damodar Lohani
171f30adb1
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
2023-02-16 00:29:37 +00:00
Torsten Dittmann
244c4e1795
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.2.x
2023-02-15 17:54:23 +01:00
Matej Bačo
04e734f8af
Console UI update
2023-02-15 15:50:18 +01:00
Matej Bačo
234dc789e2
Merge branch 'fix-db-pools-specs' into feat-appwrite-router
2023-02-15 13:04:32 +01:00
Matej Bačo
6f8420cff4
Fix sdks and specs commands
2023-02-15 12:55:01 +01:00
shimon
bb98033aed
few last updates
2023-02-15 11:21:31 +02:00
Matej Bačo
f6ae0a05fa
Stream response support
2023-02-15 09:36:20 +01:00
Jake Barnby
d543705a54
Migration for database update
2023-02-15 20:35:24 +13:00
shimon
1b3da3cc3a
test fix
2023-02-14 20:06:21 +02:00
Matej Bačo
11580a8a69
Update router for V3
2023-02-14 14:58:13 +01:00