Jake Barnby
|
2d1cd7cb50
|
Add queries validators
|
2022-09-22 18:54:58 +12:00 |
|
Jake Barnby
|
f2af301f16
|
Update functions vars -> variables
|
2022-09-22 14:16:13 +12:00 |
|
Jake Barnby
|
734561c6b6
|
Fix users queries phone -> number
|
2022-09-22 13:57:31 +12:00 |
|
Jake Barnby
|
a2778e410f
|
Fix team get membership queries
|
2022-09-22 13:55:31 +12:00 |
|
Jake Barnby
|
76614d8659
|
Update ID usages
|
2022-09-22 13:53:41 +12:00 |
|
Jake Barnby
|
8af0983274
|
Handle role validator
|
2022-09-21 21:12:23 +12:00 |
|
Jake Barnby
|
6aee9e0ddb
|
Update errors
|
2022-09-21 21:11:05 +12:00 |
|
Jake Barnby
|
390453aa9b
|
Add datetime attribute test
|
2022-09-21 21:08:20 +12:00 |
|
Jake Barnby
|
4d21323001
|
Update permissions
|
2022-09-21 21:03:14 +12:00 |
|
Jake Barnby
|
7167ea2a5f
|
Update permissions
|
2022-09-21 20:17:17 +12:00 |
|
Jake Barnby
|
b69217bb39
|
Update avatar size
|
2022-09-21 19:52:09 +12:00 |
|
Jake Barnby
|
6a1dcfa3c8
|
Update abuse test
|
2022-09-21 19:37:43 +12:00 |
|
Jake Barnby
|
b217cf20d7
|
Update get team membership query
|
2022-09-21 19:22:15 +12:00 |
|
Jake Barnby
|
0389cc9ef2
|
Update permissions
|
2022-09-21 19:11:49 +12:00 |
|
Jake Barnby
|
9f008a18ea
|
Update number -> phone usages
|
2022-09-21 19:05:35 +12:00 |
|
Jake Barnby
|
378d02f269
|
Update get -> list usages
|
2022-09-21 19:03:28 +12:00 |
|
Jake Barnby
|
6c9ac29f37
|
Fix attribute unpacking
|
2022-09-21 19:01:01 +12:00 |
|
Jake Barnby
|
e2f86aec62
|
Add graphql scope back for guests
|
2022-09-21 18:54:47 +12:00 |
|
Jake Barnby
|
144e723431
|
Update error handling
|
2022-09-21 18:36:43 +12:00 |
|
Jake Barnby
|
5cefda4ff2
|
Fix key replacements
|
2022-09-21 18:24:47 +12:00 |
|
Jake Barnby
|
544413dddf
|
More 1.0 migrations
|
2022-09-20 20:25:05 +12:00 |
|
Jake Barnby
|
bf0b416183
|
Update permissions and queries for 1.0
|
2022-09-20 19:51:22 +12:00 |
|
Jake Barnby
|
fbcaa1f60a
|
Update database test queries
|
2022-09-20 19:40:21 +12:00 |
|
Jake Barnby
|
fd37df5f9c
|
Handle datetime model rules
|
2022-09-20 19:24:54 +12:00 |
|
Jake Barnby
|
48ede78894
|
Fix roles
|
2022-09-20 19:03:04 +12:00 |
|
Jake Barnby
|
e9f75d32a1
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# Dockerfile
# app/config/errors.php
# app/config/roles.php
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/graphql.php
# app/controllers/shared/api.php
# app/init.php
# composer.lock
# docker-compose.yml
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Migration/Migration.php
|
2022-09-20 15:43:09 +12:00 |
|
Christy Jacob
|
19eb6c7e50
|
Merge pull request #3841 from appwrite/fix-role-all
Change role:all to any in docs
|
2022-09-15 01:53:09 +05:30 |
|
Torsten Dittmann
|
e04b9fc136
|
Merge pull request #3843 from appwrite/chore-fix-readme-versions
chore: update readme for 1.0.1
|
2022-09-14 22:11:21 +02:00 |
|
Torsten Dittmann
|
ed79d4dffb
|
chore: update readme for 1.0.0
|
2022-09-14 22:08:44 +02:00 |
|
Steven
|
6c9e805682
|
Change role:all to any in docs
|
2022-09-14 12:18:33 -07:00 |
|
Torsten Dittmann
|
939b5a00f5
|
Merge pull request #3840 from appwrite/feat-prepare-1.0.1-release
feat: prepare 1.0.1 release
1.0.1
|
2022-09-14 21:07:42 +02:00 |
|
Torsten Dittmann
|
95d322dc36
|
feat: prepare 1.0.1 release
|
2022-09-14 21:03:00 +02:00 |
|
Torsten Dittmann
|
192617c9ac
|
Merge pull request #3839 from appwrite/fix-migration-abuse-time
fix: migration for abuse time column
|
2022-09-14 19:51:42 +02:00 |
|
Torsten Dittmann
|
5fb6d2fa6a
|
chore: add changelog
|
2022-09-14 19:48:56 +02:00 |
|
Torsten Dittmann
|
fab87c7f00
|
fix: migration for abuse time column
|
2022-09-14 19:40:03 +02:00 |
|
Christy Jacob
|
700d7bc6aa
|
Merge pull request #3835 from appwrite/update-readme
feat: update readme
|
2022-09-14 18:52:09 +05:30 |
|
Christy Jacob
|
3b39b3a88d
|
feat: update readme
|
2022-09-14 18:46:35 +05:30 |
|
Christy Jacob
|
6c220467b8
|
Merge pull request #3682 from appwrite/0.16.x
0.16.x
1.0.0
|
2022-09-14 18:10:41 +05:30 |
|
Christy Jacob
|
9893bc166a
|
feat: update changelog
|
2022-09-14 17:55:10 +05:30 |
|
Christy Jacob
|
a593d75404
|
feat: update changelog
|
2022-09-14 17:54:50 +05:30 |
|
Torsten Dittmann
|
d039671ffb
|
Merge pull request #3833 from appwrite/update-examples
feat: generate latest examples
|
2022-09-14 14:14:14 +02:00 |
|
Christy Jacob
|
776dc84475
|
feat: generate latest examples
|
2022-09-14 17:41:36 +05:30 |
|
Christy Jacob
|
fca8e0ebee
|
Merge pull request #3832 from appwrite/fix-permissions-ui-margin
Fix permissions UI margin
|
2022-09-14 17:34:18 +05:30 |
|
Jake Barnby
|
c1c9ebd381
|
Increase permissions margin for ls ui open
|
2022-09-15 00:00:35 +12:00 |
|
Torsten Dittmann
|
c9904f38d3
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x
|
2022-09-14 13:57:05 +02:00 |
|
Torsten Dittmann
|
64926c7f4c
|
fix: functions execute permissions on migration
|
2022-09-14 13:57:02 +02:00 |
|
Christy Jacob
|
4c3b477b44
|
feat: generate latest specs
|
2022-09-14 17:18:25 +05:30 |
|
Torsten Dittmann
|
d851115701
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x
|
2022-09-14 13:02:18 +02:00 |
|
Torsten Dittmann
|
bdd67b0127
|
fix: user migration not happening twice
|
2022-09-14 13:02:14 +02:00 |
|
Torsten Dittmann
|
e7e1852b21
|
Merge pull request #3830 from appwrite/update-sdks
feat: update examples for 1.0.0
|
2022-09-14 12:32:06 +02:00 |
|