Bradley Schofield
0d81918685
Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api
2022-08-19 11:25:39 +01:00
Christy Jacob
7673fb44e5
feat: update default values
2022-08-19 10:03:54 +00:00
Christy Jacob
dbd7afeda0
feat: update default values
2022-08-19 09:58:11 +00:00
Bradley Schofield
7895ac6c40
Update Func.php
2022-08-19 10:57:59 +01:00
Christy Jacob
28d9e15980
feat: update response model
2022-08-19 09:45:36 +00:00
Christy Jacob
2a750eaa73
Merge branch 'refactor-permissions-inc-console-fix' of https://github.com/appwrite/appwrite into feat-improve-keys
2022-08-19 09:32:22 +00:00
Matej Bačo
61ab41bf86
Implement status of oauth providers, and refactor response models
2022-08-19 09:21:51 +00:00
Christy Jacob
278afd77c0
Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-improve-keys
2022-08-19 09:20:08 +00:00
Jake Barnby
c1c3a7c7ae
Remove redundant exception
2022-08-19 20:31:19 +12:00
Jake Barnby
cb6fc7f618
Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
...
# Conflicts:
# .gitignore
# app/config/collections.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# composer.lock
# tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby
7019be987c
Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
...
# Conflicts:
# 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/account.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/workers/deletes.php
# composer.lock
# docker-compose.yml
# phpunit.xml
# src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Jake Barnby
66539bbe3a
Review updates for role helper usage
2022-08-19 16:04:33 +12:00
Steven
27f69e3c09
Consolidate List User Logs API params
...
Replace limit and offset params with a single queries param since the
Queries V2 change now allows for different types of queries.
2022-08-19 00:09:34 +00:00
Steven
f0d66985f7
Consolidate List Users API params
...
Replace search, limit, offset, cursor, cursorDirection, and orderType
params with a single queries param since the Queries V2 change now
allows for different types of queries.
2022-08-18 19:30:39 +00:00
Steven
753aebccab
Create Appwrite Query Validator
...
The Appwrite Query Validator checks if the cursor value is a valid UID.
This is different than the cursor value in utopia-php/database because
the value in the database layer is expected to be a document.
2022-08-18 19:30:39 +00:00
Damodar Lohani
fdac3bfe4a
missing functions stats
2022-08-18 01:45:55 +00:00
Damodar Lohani
3e43424129
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-usage-updates
2022-08-18 00:49:31 +00:00
fogelito
c21b563614
Merge branch 'refactor-permissions-inc-console-fix' of github.com:appwrite/appwrite into datetime-jake-tz
...
Conflicts:
app/controllers/general.php
composer.json
composer.lock
2022-08-17 21:04:23 +03:00
fogelito
5d99f7c3a6
after branch change to datetime attributes
2022-08-17 17:09:21 +03:00
Bradley Schofield
80ff661aeb
Continue working on response filters
2022-08-17 14:08:09 +01:00
Damodar Lohani
c0119e6a0d
fix formatting
2022-08-17 11:10:17 +00:00
Damodar Lohani
6b11fa26ce
rename and remove unused param
2022-08-17 10:55:01 +00:00
Damodar Lohani
a1e6f7bdf4
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
2022-08-17 09:34:40 +00:00
Bradley Schofield
407c150631
Merge branch '0.16.x' into feat-response-filters-0.16.x
2022-08-17 10:34:01 +01:00
Bradley Schofield
9f3ebe9956
Continue working on permission backporting
2022-08-17 10:33:35 +01:00
shimon
9c68cff317
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup
...
Conflicts:
composer.json
composer.lock
2022-08-17 11:16:09 +03:00
Damodar Lohani
80dfa85c82
Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates
2022-08-17 00:45:07 +00:00
Christy Jacob
11ad9c8dd9
feat: update abuse library
2022-08-16 20:47:05 +00:00
Christy Jacob
4b0c707fd3
Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-ui-datetime
2022-08-16 20:37:05 +00:00
Eldad A. Fux
69a4f51d58
Merge pull request #3656 from appwrite/feat-functions-console-logs
...
Functions Console Logs Capture
2022-08-16 23:23:53 +03:00
Eldad A. Fux
ccb8a1144c
Merge pull request #2747 from appwrite/feat-password-hash-algos
...
Password Hashing algos
2022-08-16 22:30:23 +03:00
Eldad A. Fux
e0abc972ff
Merge pull request #3681 from appwrite/feat-missing-phone-param
...
Changed provider name from phone to sms and added phone param to create endpoints
2022-08-16 21:01:54 +03:00
Torsten Dittmann
32b1e0db51
fix: remove unnecessary data
2022-08-16 13:58:29 +02:00
Torsten Dittmann
381374209a
fix: models
2022-08-16 13:57:13 +02:00
Matej Bačo
ebb4d402b7
Linter fix
2022-08-16 11:41:49 +00:00
Matej Bačo
eaf9cd59e9
Fix OpenAPI3 nested anyOf/oneOf
2022-08-16 11:40:19 +00:00
Jake Barnby
5d84d6d43f
Lint
2022-08-16 20:33:06 +12:00
Jake Barnby
bbf7f8d8c3
Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-console-fix
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/api/storage.php
# src/Appwrite/Extend/Exception.php
2022-08-16 20:30:00 +12:00
Jake Barnby
39231f8cf9
Lint
2022-08-16 19:26:40 +12:00
Jake Barnby
fb34ecfa7d
Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# app/controllers/general.php
# app/controllers/shared/api.php
2022-08-16 19:20:26 +12:00
Jake Barnby
f672269a8c
Handle aggregates per resource type at the controller level
2022-08-16 17:54:44 +12:00
Damodar Lohani
94d9bb8a18
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-functions-console-logs
2022-08-16 04:42:03 +00:00
fogelito
f52d28e75f
Auth tests
2022-08-15 22:18:37 +03:00
Bradley Schofield
e1cc6bc624
Start work on response filters for 0.16
2022-08-15 16:09:09 +01:00
Jake Barnby
b53f185ec6
Remove permissions processor
2022-08-16 00:56:19 +12:00
shimon
0dc485d8d7
some fixes
2022-08-15 12:05:41 +03:00
Jake Barnby
33970276b2
Self review
2022-08-15 19:20:10 +12:00
Eldad Fux
6f74c565e8
Fixed docblock
2022-08-15 09:55:37 +03:00
Jake Barnby
86f209800a
Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Utopia/Response/Model/AttributeDatetime.php
2022-08-15 16:43:47 +12:00
Jake Barnby
7c34387d22
Update specs + console SDK
2022-08-15 16:39:30 +12:00