1
0
Fork 0
mirror of synced 2024-08-18 11:41:33 +12:00
Commit graph

11691 commits

Author SHA1 Message Date
Matej Bačo
9e11941aae Added query length tests 2022-06-22 07:47:02 +00:00
Jake Barnby
5ea41a0253 Print with debug flags if not production 2022-06-22 16:44:58 +12:00
Jake Barnby
a117e7c1f4 Remove redundant files 2022-06-22 13:42:56 +12:00
Jake Barnby
d6f48261d5 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-06-22 13:21:07 +12:00
dependabot[bot]
a4755c9851
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:01:34 +00:00
Torsten Dittmann
ae7a93b8dc fix: phone env variables and compose template 2022-06-21 20:32:51 +02:00
Torsten Dittmann
1694f859c5
Merge pull request #3408 from appwrite/ui-webhook-signature
ui: allow generating a new webhook signature
2022-06-21 20:26:11 +02:00
Torsten Dittmann
84ed87d7c3 tests: add test for migration 2022-06-21 20:21:36 +02:00
Torsten Dittmann
12f49f66be chore: run formatter 2022-06-21 20:05:31 +02:00
Torsten Dittmann
21d4a8c14c style: fix order 2022-06-21 20:05:12 +02:00
Torsten Dittmann
722a3955c4 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-21 20:02:59 +02:00
Torsten Dittmann
79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Torsten Dittmann
786abc5672 chore: add comments to migration 2022-06-21 19:59:20 +02:00
Torsten Dittmann
933babe9d9 chore: update composer lock 2022-06-21 19:40:25 +02:00
Torsten Dittmann
fc36e6c2d0 fix: migration for custom collections and buckets 2022-06-21 19:39:05 +02:00
Torsten Dittmann
467246cc73 fix: migrate webhooks and users 2022-06-21 18:32:04 +02:00
Torsten Dittmann
67403cf95a chore: update composer 2022-06-21 18:01:17 +02:00
Torsten Dittmann
9eb016d0f4 fix: realtime reconnect behaviour 2022-06-21 18:00:23 +02:00
Torsten Dittmann
61cb9b2713 fix: migration for internal ids on documents 2022-06-21 17:59:11 +02:00
Matej Bačo
6d91d57d56 Update web SDK example 2022-06-21 14:48:50 +00:00
Torsten Dittmann
718f4f1b5d fix: migration to modify tables 2022-06-21 15:46:05 +02:00
Torsten Dittmann
ef6768433c feat: migrate createdAt and updatedAt to collections 2022-06-21 12:48:56 +02:00
Torsten Dittmann
5fd7238ad1 Merge branch 'feat-prepare-0-15' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-21 12:17:57 +02:00
Torsten Dittmann
a8319407fc fix: add missing indexes 2022-06-21 12:17:34 +02:00
Torsten Dittmann
87f79509a0 feat: migration for 0.15 collections 2022-06-21 12:17:18 +02:00
Torsten Dittmann
db35fc92d5
Merge pull request #3407 from appwrite/feat-prepare-0-15
chore: prepare 0.15
2022-06-21 11:08:46 +02:00
Torsten Dittmann
b069b7c1bb chore: update docs 2022-06-21 10:03:50 +02:00
gepd
6cc6928ce9
simplified test 2022-06-20 22:11:47 -04:00
gepd
c2ce37e6f3
added read and write permissions 2022-06-20 20:41:12 -04:00
gepd
9dab76f357
get $id from response 2022-06-20 19:32:24 -04:00
gepd
5067a4640b
Remove $data argument 2022-06-20 19:04:40 -04:00
gepd
bfe3cdecc5
create collection and attribute 2022-06-20 18:33:26 -04:00
gepd
dab6f97a31
remove dependency 2022-06-20 18:24:51 -04:00
Torsten Dittmann
d97698f2f8 Merge branch 'feat-prepare-0-15' of https://github.com/appwrite/appwrite into ui-webhook-signature 2022-06-20 23:39:23 +02:00
Torsten Dittmann
9d7db047e6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:38:57 +02:00
Torsten Dittmann
e553ba2d07 fix: account phone internal ids 2022-06-20 23:38:45 +02:00
Torsten Dittmann
6b62af4102 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 23:21:17 +02:00
Torsten Dittmann
95d02ed133 tests: allow teardown to fail 2022-06-20 23:21:06 +02:00
Torsten Dittmann
b69bb9f149 ui: allow generating a new webhook signature 2022-06-20 23:15:51 +02:00
gepd
43ed2591d0
added empty array as default 2022-06-20 16:28:45 -04:00
gepd
52757ef89f
updated test 2022-06-20 15:53:41 -04:00
gepd
0bade37a26
updated test 2022-06-20 15:15:49 -04:00
Torsten Dittmann
8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann
0b3b26e5ae Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15 2022-06-20 20:35:52 +02:00
Torsten Dittmann
ef15ea8318 fix: method to generate new webhook signature 2022-06-20 20:35:33 +02:00
gepd
7cb19a725f
fixed minor typo 2022-06-20 14:24:49 -04:00
gepd
ca455b380e
Fixed linting errors 2022-06-20 14:03:15 -04:00
gepd
7b60a36eea
added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
Torsten Dittmann
59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
gepd
d1505917a3
committed suggested changes
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-20 12:18:00 -04:00