Damodar Lohani
1cd0498b15
code format
2023-03-10 02:46:34 +00:00
Damodar Lohani
8e050e3430
test for smtp endpoint
2023-03-10 02:44:43 +00:00
Bhaskar Singh
31a903d144
Updated the error message for target check fails
...
in custom domain creation
2023-03-10 00:24:33 +05:30
Tushar Dahiya
16c7aa230d
Merge branch 'appwrite:master' into patch-2
2023-03-09 22:27:09 +05:30
shimon
4839dbbfb0
fix
2023-03-09 17:49:03 +02:00
Damodar Lohani
2352268a07
templates endponint
2023-03-09 13:44:31 +00:00
Damodar Lohani
5589e5ac58
list of supported templates config for parameter validation
2023-03-09 13:44:23 +00:00
Damodar Lohani
f1adf61337
project attribute update for templates
2023-03-09 13:43:59 +00:00
shimon
294e0e7469
Updates
2023-03-09 14:14:40 +02:00
Christy Jacob
46f07faa98
feat: update Docekrfile to use appwrite:base image
2023-03-09 12:07:47 +00:00
Torsten Dittmann
fcd9b060fd
chore: generate specs
2023-03-09 16:49:11 +05:30
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
Damodar Lohani
52d93fd4af
smtp update endpoint
2023-03-09 01:59:10 +00:00
Damodar Lohani
dbcc70607a
smtp attribute for project
2023-03-09 01:58:59 +00:00
Damodar Lohani
ad8ae92a6d
Merge branch '1.3.x' into feat-reset-sdk-account-model
2023-03-09 07:06:24 +05:45
Torsten Dittmann
64244d9f8f
docs: update teams get prefs
2023-03-09 02:11:10 +05:30
Torsten Dittmann
4f08d8e82a
Apply suggestions from code review
...
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io >
2023-03-09 02:09:03 +05:30
Matej Bačo
9486611a68
Update console
2023-03-08 20:59:19 +01:00
Matej Bačo
c4b4e537e7
Update specs
2023-03-08 20:58:09 +01:00
Matej Bačo
e4b3ba46ad
functions rules auto-mark as verified
2023-03-08 20:55:59 +01:00
Matej Bačo
ce30deb74f
Revert host changes
2023-03-08 20:53:59 +01:00
Matej Bačo
83370c21f7
Improve error logs
2023-03-08 20:50:51 +01:00
Matej Bačo
0faaf32e51
Update console
2023-03-08 19:30:19 +01:00
Matej Bačo
59f5978fa3
Implement rules
2023-03-08 19:30:01 +01:00
Eldad A. Fux
9ea3f0317f
Merge pull request #5024 from appwrite/feat-x-appwrite-timestamp-header
...
Update Update Document API to check X-Appwrite-Timestamp header
2023-03-08 18:32:24 +02:00
Bhaskar Singh
b16c789282
Fixing the bracket
2023-03-08 17:23:15 +05:30
Bhaskar Singh
7a4cea9f79
Removed ENV_VARIABLE_INCORRECT_SETUP
2023-03-08 17:21:37 +05:30
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
Christy Jacob
a492ad55d5
Merge branch 'feat-db-pools-master' of github.com:appwrite/appwrite into feat-db-pools-master
2023-03-07 13:46:10 +05:30
Christy Jacob
253dd5e58c
feat: update console branch
2023-03-07 13:45:32 +05:30
Damodar Lohani
0121a95cee
update sdk versions
2023-03-07 06:15:01 +00:00
Damodar Lohani
e11ef18f1e
update sdk generator
2023-03-07 06:14:34 +00:00
Damodar Lohani
cbc365a702
update changelog
2023-03-07 06:14:24 +00:00
Torsten Dittmann
496da61cd9
feat: team preferences
2023-03-06 19:54:02 +05:30
Matej Bačo
f223e8b948
Update failed status
2023-03-06 12:16:34 +01:00
Matej Bačo
b34f4c1294
Update console
2023-03-06 09:04:50 +00:00
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
df9f1ee4c4
tests: fix update attribute status code
2023-03-02 14:01:35 +05:30
Christy Jacob
334e3cc57d
feat: update console base branch
2023-03-02 08:13:42 +00:00
Torsten Dittmann
5df53e3e76
fix: http status codes for udpating attributes
2023-03-02 12:15:10 +05:30
Torsten Dittmann
bfd23665cb
fix: graphql
2023-03-01 18:13:34 +05:30
Torsten Dittmann
0dd666c227
tests: fix functions tests
2023-03-01 17:30:54 +05:30
Torsten Dittmann
6e5b8fab4b
fix: implement new framework changes
2023-03-01 17:30:36 +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
861e980420
Merge pull request #5173 from appwrite/chore-release-1-3-console-sdk
...
chore: 1.3.x console sdk
2023-03-01 12:56:21 +05:30
Matej Bačo
d0df9408af
Update console
2023-02-28 11:31:09 +01:00
Torsten Dittmann
41277864fd
sdks: fix version number for console sdk
2023-02-28 15:26:37 +05:30