1
0
Fork 0
mirror of synced 2024-10-04 04:06:16 +13:00
Commit graph

503 commits

Author SHA1 Message Date
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	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/init.php
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Jake Barnby
dd6c5c056f
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CHANGES.md
2022-11-16 19:31:40 +13:00
Torsten Dittmann
522ae8d538 feat: migration for 1.1.x 2022-11-15 13:59:35 +01:00
Bradley Schofield
3c71164741 Merge branch '1.1.x' into feat-implement-session-length-api 2022-11-14 15:30:38 +00:00
Bradley Schofield
4dfafd1169 Merge branch 'master' into feat-implement-session-length-api 2022-11-04 16:11:38 +00:00
Jake Barnby
a47bfe71bf
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	composer.json
#	composer.lock
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-04 21:32:57 +13:00
Jake Barnby
0827d59f21
Merge remote-tracking branch 'origin/1.1.x' into fix-missing-deployment-attributes
# Conflicts:
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-02 13:33:10 +13:00
Christy Jacob
bf34af86ac Merge branch '1.0.x' of github.com:appwrite/appwrite into 1.1.x 2022-11-01 22:24:53 +05:30
Bradley Schofield
60127cc69d Update CHANGES.md 2022-11-01 11:21:34 +00:00
Jake Barnby
dad4e3a2f4
Update changelog 2022-10-31 18:19:55 +13:00
Steven Nguyen
ab2bb8176c
Fix create deployment realtime not triggering
Because the deployment event was missing the project ID, the realtime
event never fired.
2022-10-25 13:38:04 -07:00
Jake Barnby
c2e0ef3f98
Merge remote-tracking branch 'origin/1.0.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
2022-10-19 13:21:06 +13:00
Matej Bačo
837422145d Update changelog url 2022-10-17 11:46:42 +00:00
Matej Bačo
97df10e6b8 Fix project pagination in usage containers 2022-10-17 11:45:38 +00: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
Steven Nguyen
99abb200d6 Update CHANGES.md 2022-10-11 22:56:55 +00:00
Torsten Dittmann
77e8ffe500 chore: update changelog 2022-10-04 15:29:15 +02:00
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
Torsten Dittmann
b83a215885 chore: update changelog 2022-10-04 11:32:31 +02:00
Torsten Dittmann
6c10a75c6a chore: update changelog 2022-10-04 11:31:17 +02:00
Torsten Dittmann
e5271dbda9
Merge branch '1.0.x' into fix-function-vars-null 2022-09-30 14:29:22 +02:00
Torsten Dittmann
6c2fbec22b chore: add changelog 2022-09-30 14:27:46 +02:00
Torsten Dittmann
637a97c4de Merge branch '1.0.x' of https://github.com/appwrite/appwrite into fix-function-vars-null 2022-09-30 12:06:32 +02:00
Torsten Dittmann
f8bd3299a3 chore: add changelog 2022-09-30 12:03:08 +02:00
Torsten Dittmann
6c1e2ae537
Merge branch '1.0.x' into fix-boolean-attribute-default-value 2022-09-30 11:56:31 +02:00
Torsten Dittmann
b79fe964b8 chore: add changelog 2022-09-30 11:37:38 +02:00
Steven Nguyen
c97fea37c0 Fix migration for audit
`time` attribute should be a DateTime type rather than int.
2022-09-29 19:15:54 +00:00
Torsten Dittmann
5fb6d2fa6a chore: add changelog 2022-09-14 19:48:56 +02:00
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
78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Christy Jacob
3af85b7e82 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:51:07 +05:30
Christy Jacob
f4c77a558f feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:59 +05:30
Christy Jacob
937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob
183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob
4f2c46ac36 feat: udpate changelog 2022-09-14 01:49:39 +05:30
Christy Jacob
105e5fe71c feat: rename getMemberships to listMemberships 2022-09-14 01:44:56 +05:30
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
Christy Jacob
7d3101e077 feat: added breaking change to changelog 2022-09-13 18:08:34 +00:00
Christy Jacob
6544ab4872 feat: added breaking change to changelog 2022-09-13 18:08:06 +00:00
Christy Jacob
b837fe7233 feat: rename time attribute to duration 2022-09-09 16:03:57 +04:00
Christy Jacob
cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Matej Bačo
d4d20961e3 Update CHANGES.md PR link 2022-09-07 08:27:13 +00:00
Matej Bačo
e9c29a4812 Update createExecution param default value 2022-09-07 08:24:49 +00:00
Matej Bačo
5b1a512e1e Fix read more placement of changes.md 2022-09-05 18:59:13 +00:00
Bradley Schofield
12ee240695 Update CHANGES.md 2022-09-05 18:44:11 +01:00
Christy Jacob
5b7b39a300
Revert "Fix Endpoint Order" 2022-08-16 12:29:03 +05:30
Bradley Schofield
bdcacf0cfb Update CHANGES.md 2022-08-12 15:28:44 +01:00
Torsten Dittmann
1c619fd4bc chore: update changelog 2022-07-25 16:05:39 +02:00