Jake Barnby
|
6c9ac29f37
|
Fix attribute unpacking
|
2022-09-21 19:01:01 +12:00 |
|
Jake Barnby
|
5cefda4ff2
|
Fix key replacements
|
2022-09-21 18:24:47 +12:00 |
|
Jake Barnby
|
bf0b416183
|
Update permissions and queries for 1.0
|
2022-09-20 19:51:22 +12:00 |
|
Jake Barnby
|
fd37df5f9c
|
Handle datetime model rules
|
2022-09-20 19:24:54 +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 |
|
Torsten Dittmann
|
95d322dc36
|
feat: prepare 1.0.1 release
|
2022-09-14 21:03:00 +02:00 |
|
Torsten Dittmann
|
fab87c7f00
|
fix: migration for abuse time column
|
2022-09-14 19:40:03 +02:00 |
|
Torsten Dittmann
|
64926c7f4c
|
fix: functions execute permissions on migration
|
2022-09-14 13:57:02 +02:00 |
|
Torsten Dittmann
|
bdd67b0127
|
fix: user migration not happening twice
|
2022-09-14 13:02:14 +02:00 |
|
Torsten Dittmann
|
89f18f36b5
|
fix: migration permissions fix
|
2022-09-14 12:19:52 +02:00 |
|
Torsten Dittmann
|
620d864d17
|
fix: migration prevent second password
|
2022-09-14 12:10:27 +02:00 |
|
Torsten Dittmann
|
78cd9ea71a
|
chore: prepare 1.0.0 release
|
2022-09-14 11:00:13 +02:00 |
|
Torsten Dittmann
|
bb2b46cdc1
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0
|
2022-09-14 10:26:08 +02:00 |
|
 Torsten DittmannandGitHub
|
3df89e65ca
|
Merge pull request #3816 from appwrite/feat-consistent-parent-id
Update document model
|
2022-09-14 10:25:36 +02:00 |
|
Torsten Dittmann
|
9c59deca1d
|
fix: create scheduleUpdatedAt attribute on migration
|
2022-09-14 10:21:32 +02:00 |
|
Torsten Dittmann
|
d0c3f52ab6
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0
|
2022-09-14 10:20:42 +02:00 |
|
Torsten Dittmann
|
f388f3801a
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0
|
2022-09-14 09:28:25 +02:00 |
|
Torsten Dittmann
|
e416f9b017
|
fix: new functions enabled index
|
2022-09-14 09:26:22 +02:00 |
|
Torsten Dittmann
|
5e5ca0ba16
|
adapt to review
|
2022-09-14 09:12:17 +02:00 |
|
Jake Barnby
|
696c4bfde3
|
Merge remote-tracking branch 'origin/0.16.x' into feat-grant-verified-dimension
|
2022-09-14 17:31:23 +12:00 |
|
Steven Nguyen
|
3da21ff2fc
|
Update document model
1. Rename document.$collection to document.$collectionId
2. Add document.$databaseId
|
2022-09-14 00:53:37 +00:00 |
|
 Christy JacobandGitHub
|
cdb54bcc72
|
Merge pull request #3697 from appwrite/feat-response-filters-0.16.x
Feat response and request filters 0.16.x
|
2022-09-14 02:52:07 +04:00 |
|
Steven Nguyen
|
041066520f
|
Fix some sdk methods for V15 request filter
|
2022-09-13 21:28:23 +00:00 |
|
Steven Nguyen
|
2da7da0558
|
Remove response parse of log $createdAt and $updatedAt
|
2022-09-13 21:18:13 +00:00 |
|
Christy Jacob
|
4260d01bb9
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-migration-1.0.0
|
2022-09-14 02:38:14 +05:30 |
|
Steven Nguyen
|
8f67743834
|
Rename teams.getMemberships to teams.listMemberships in V15 request filter
|
2022-09-13 20:46:32 +00:00 |
|
Steven Nguyen
|
717abccd10
|
Fix V15 response format for functions and executions
|
2022-09-13 20:43:46 +00:00 |
|
 Christy JacobandGitHub
|
554be364d6
|
Merge pull request #3755 from appwrite/feat-audits-label-desc-decoupling
audit event decoupling
|
2022-09-13 22:56:02 +04:00 |
|
Christy Jacob
|
efbe21d433
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3
|
2022-09-13 18:21:44 +00:00 |
|
Torsten Dittmann
|
ae0919a3d5
|
fix: add role:member migration
|
2022-09-13 18:54:03 +02:00 |
|
Jake Barnby
|
381a26fa4c
|
Assign verified/unverified role to users
|
2022-09-14 00:44:55 +12:00 |
|
shimon
|
1d382cc542
|
small fix
|
2022-09-13 10:42:42 +03:00 |
|
shimon
|
b86f7689ec
|
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling
|
2022-09-13 10:29:16 +03:00 |
|
Steven Nguyen
|
7f0d4e6c36
|
Merge branch '0.16.x' into feat-response-filters-0.16.x
|
2022-09-12 22:21:52 +00:00 |
|
Steven Nguyen
|
1d7c25354a
|
Update response filters for usage
|
2022-09-12 22:15:13 +00:00 |
|
Steven Nguyen
|
79b57cf696
|
Update response filters for list models
|
2022-09-12 19:07:08 +00:00 |
|
Torsten Dittmann
|
22038daa0e
|
chore: remove old broken migrations
|
2022-09-12 16:20:53 +02:00 |
|
Torsten Dittmann
|
e0267da7ac
|
fix: migrate variables
|
2022-09-12 16:06:05 +02:00 |
|
Torsten Dittmann
|
a7ef1367b8
|
chore: fix linter
|
2022-09-12 15:54:12 +02:00 |
|
Torsten Dittmann
|
75e80a210c
|
fix: stats migration
|
2022-09-12 15:53:00 +02:00 |
|
Torsten Dittmann
|
704fd8693c
|
fix: migrate executions and write permissions
|
2022-09-12 11:55:54 +02:00 |
|
Torsten Dittmann
|
184b1f2ddb
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0
|
2022-09-12 11:46:44 +02:00 |
|
 Eldad A. FuxandGitHub
|
ce73b44ccf
|
Merge pull request #3797 from appwrite/fix-usage-always-taking-fulltime
fix the latest time memory store
|
2022-09-11 15:01:30 +03:00 |
|
Matej Bačo
|
34dda74176
|
Update tests, fix bug
|
2022-09-11 08:31:40 +00:00 |
|
Steven Nguyen
|
71206a9886
|
Update V15 response filter and add tests
|
2022-09-10 01:00:20 +00:00 |
|
Steven Nguyen
|
668ebe4f41
|
Update V15 request filters for storage, teams, and users
|
2022-09-09 17:56:13 +00:00 |
|
Torsten Dittmann
|
21d40f4849
|
fix: qa
|
2022-09-09 19:50:05 +02:00 |
|
Torsten Dittmann
|
4822e326f2
|
add more logic
|
2022-09-09 14:44:04 +02:00 |
|
Christy Jacob
|
cb50220b60
|
feat: rename time attribute to duration
|
2022-09-09 16:02:04 +04:00 |
|
Torsten Dittmann
|
a059ec11e7
|
add some fixes
|
2022-09-09 11:38:54 +02:00 |
|