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 and GitHub
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 and GitHub
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 and GitHub
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
Matej Bačo
fef5082253
Merge remote-tracking branch 'origin/feat-executor-v3' into feat-appwrite-router
2023-02-14 12:18:39 +00:00
Matej Bačo
20bc1ab00e
Merge remote-tracking branch 'origin/feat-db-pools' into feat-executor-v3
2023-02-14 11:16:28 +00:00
Matej Bačo
e4d784c871
Add new V3 parameters
2023-02-14 11:01:38 +00:00
shimon
2bfe18d225
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
...
Conflicts:
app/config/collections.php
app/workers/functions.php
composer.lock
2023-02-14 11:09:36 +02:00
Damodar Lohani
3215e8d8df
Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync
2023-02-14 04:54:02 +00:00
Damodar Lohani
71d2c45a92
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
2023-02-14 04:35:19 +00:00
Jake Barnby
f6fc9a8d8c
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
...
# Conflicts:
# composer.lock
2023-02-14 14:22:08 +13:00
Steven Nguyen
7790079bb2
Bump version to 1.2.1
2023-02-13 15:55:54 -08:00
Steven Nguyen
e90e007da1
Merge branch 'master' into release-1.2.1
2023-02-13 15:46:30 -08:00
Matej Bačo
eea635fe4b
Basic implementation for Open Runtimes V2
2023-02-09 15:27:11 +01:00