Jake Barnby
|
d163217d1f
|
Remove Appwrite URL dependency from resolvers
|
2022-10-14 18:04:23 +13:00 |
|
Jake Barnby
|
3f98cef633
|
Fix spec test
|
2022-10-14 14:40:34 +13:00 |
|
Jake Barnby
|
a99ade13c0
|
Don't flatten batch results
|
2022-10-14 14:33:42 +13:00 |
|
Jake Barnby
|
742fc98cfc
|
Controller cleanup
|
2022-10-14 14:32:16 +13:00 |
|
Jake Barnby
|
444c68e07e
|
Remove redundant error
|
2022-10-14 13:23:21 +13:00 |
|
Jake Barnby
|
44e4f1e05b
|
Make param errors consistent
|
2022-10-14 13:18:08 +13:00 |
|
Jake Barnby
|
64ad2211c7
|
Update specs + sdk generator
|
2022-10-13 17:42:53 +13:00 |
|
Jake Barnby
|
e4673aaa50
|
Fix requests using x-sdk-graphql header
|
2022-10-13 17:33:55 +13:00 |
|
Jake Barnby
|
4e60db0598
|
Use upstream raw payload function
|
2022-10-13 16:56:12 +13:00 |
|
Jake Barnby
|
143c53cb20
|
Always set 200 status code to match spec
|
2022-10-13 14:52:08 +13:00 |
|
Jake Barnby
|
a2b532ed22
|
Set dirty property instead of in registry from shutdown
|
2022-10-13 12:59:32 +13:00 |
|
Steven Nguyen
|
02ab2b8a63
|
Update SDK License to match opensource.org
The difference made it so pub.dev was unable to detect the license.
|
2022-10-12 09:57:54 -07:00 |
|
Torsten Dittmann
|
bc66efa1a5
|
chore: prepare 1.0.3
|
2022-10-12 12:03:55 +02:00 |
|
Jake Barnby
|
5debe2c13c
|
Alias + name fixes
|
2022-10-12 20:20:44 +13:00 |
|
Jake Barnby
|
b6621f5e87
|
Restructure schema building
|
2022-10-12 14:04:11 +13:00 |
|
Steven Nguyen
|
5542e5b04c
|
Only delete collection data for correct db
Ensure attributes, indexes, and audit for correct database is deleted.
|
2022-10-11 22:51:10 +00:00 |
|
Torsten Dittmann
|
4210fdcb27
|
feat: console rewrite
|
2022-10-11 16:36:39 +02:00 |
|
fogelito
|
4d2e5c3e94
|
specs recreate
|
2022-10-11 17:08:06 +03:00 |
|
fogelito
|
778751160b
|
Merge branch '1.1.x' of github.com:appwrite/appwrite into bug_model_metric
Conflicts:
app/config/specs/open-api3-latest-console.json
app/config/specs/swagger2-latest-console.json
|
2022-10-11 17:06:37 +03:00 |
|
fogelito
|
9ff918ac6b
|
specs
|
2022-10-11 15:56:09 +03:00 |
|
Jake Barnby
|
bf194c30e9
|
Review updates
|
2022-10-11 13:38:06 +13:00 |
|
Jake Barnby
|
fd8d4f4a1b
|
Add type property to hash algorithms to allow resolving union type implementation
|
2022-10-11 12:27:03 +13:00 |
|
Eldad Fux
|
fc8c40c62f
|
Removed unused hostnames
|
2022-10-10 19:34:57 +03:00 |
|
Bradley Schofield
|
380a45f987
|
Add build time to deployment
|
2022-10-10 16:24:40 +01:00 |
|
Jake Barnby
|
575b882b30
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# .github/workflows/tests.yml
# composer.lock
|
2022-10-10 18:41:40 +13:00 |
|
Jake Barnby
|
702710aab1
|
Fix import
|
2022-10-10 16:20:46 +13:00 |
|
Jake Barnby
|
f93099cbb6
|
Merge remote-tracking branch 'origin/1.1.x' into feat-integrate-messaging
|
2022-10-10 14:04:01 +13:00 |
|
Jake Barnby
|
608f1532a6
|
Merge remote-tracking branch 'origin/1.0.x' into feat-integrate-messaging
# Conflicts:
# app/workers/messaging.php
# src/Appwrite/SMS/Adapter/Mock.php
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2022-10-10 14:01:59 +13:00 |
|
Damodar Lohani
|
9b2db20b3b
|
fix backfill
|
2022-10-09 06:33:14 +00:00 |
|
Damodar Lohani
|
22b00c019d
|
update usage period on get for databases
|
2022-10-09 06:30:26 +00:00 |
|
Eldad Fux
|
690c275ee2
|
Hide _APP_DB_PROJECT and _APP_DB_CONSOLE from docs
|
2022-10-08 10:26:51 +03:00 |
|
Eldad Fux
|
a229eac2cc
|
Renamed DatabasePool to Pools
|
2022-10-08 08:51:58 +03:00 |
|
Eldad Fux
|
c23c5c686c
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-08 08:48:06 +03:00 |
|
Eldad Fux
|
26b1a94d22
|
Renamed DatabasePool to Pools
|
2022-10-08 08:43:02 +03:00 |
|
Eldad Fux
|
5af7dc943f
|
Renamed DatabasePool to Pools
|
2022-10-08 08:42:53 +03:00 |
|
Christy Jacob
|
1a9c4e3756
|
fix: mysql indexes issue
|
2022-10-06 18:41:15 +05:30 |
|
Akshay Rana
|
da9133ae85
|
fixed: wrong error message show on adding duplicate number to a user
|
2022-10-04 23:48:15 +05:30 |
|
 Vincent (Wen Yu) GeandGitHub
|
4cee87273c
|
Merge branch 'master' into doc-unique-id
|
2022-10-04 10:51:38 -04:00 |
|
vrabe
|
5236b48f34
|
你 to 您, for consistency
|
2022-10-04 20:41:46 +08:00 |
|
vrabe
|
018e4fe54b
|
update zh-tw translation
|
2022-10-04 20:25:40 +08:00 |
|
Christy Jacob
|
12b1ecfcf9
|
feat: mysql support
|
2022-10-04 17:04:42 +05:30 |
|
Torsten Dittmann
|
120216f715
|
Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2
|
2022-10-04 12:19:18 +02:00 |
|
Vincent (Wen Yu) Ge
|
55985c47d4
|
Update specs
|
2022-10-03 21:21:27 +00:00 |
|
Vincent (Wen Yu) Ge
|
ae2100244f
|
Update unique() to be ID.unique()
|
2022-10-03 20:22:28 +00:00 |
|
Matej Bačo
|
3da4b01f4e
|
Deprecate team deletion with project
|
2022-10-03 08:06:48 +00:00 |
|
Matej Bačo
|
a883d3728f
|
Allow teamId queries on listProjects
|
2022-10-03 07:16:49 +00:00 |
|
Jake Barnby
|
2fbc40e966
|
Merge fixes
|
2022-10-03 13:42:53 +13:00 |
|
Jake Barnby
|
2bb8854f61
|
WIP integrate messaging library
(cherry picked from commit 9a25f77e3e7e76f6c93cc3ce1985f43426a0debf)
# Conflicts:
# app/workers/messaging.php
# src/Appwrite/SMS/Adapter/Mock.php
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2022-10-03 13:28:30 +13:00 |
|
Torsten Dittmann
|
5d32ddb408
|
Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2
|
2022-09-30 14:36:53 +02:00 |
|
 Torsten DittmannandGitHub
|
e5271dbda9
|
Merge branch '1.0.x' into fix-function-vars-null
|
2022-09-30 14:29:22 +02:00 |
|