1
0
Fork 0
mirror of synced 2024-09-12 07:36:01 +12:00
Commit graph

6722 commits

Author SHA1 Message Date
Jake Barnby
da71aec774 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2022-07-08 17:50:16 +12:00
Jake Barnby
a589681c3d WIP caching and lazy re-building schema 2022-07-08 17:48:00 +12:00
Jake Barnby
5b3c4921d6 Add schema group shutdown hook to set dirty flag in register 2022-07-08 17:43:20 +12:00
Christy Jacob
00b22d50c7
Merge pull request #3512 from appwrite/fix-get-deployment-model
Fix get deployment response type
2022-07-07 18:59:09 +04:00
Jake Barnby
ae32d89a0f Formatting 2022-07-07 19:55:07 +12:00
Damodar Lohani
79dc3ab3fa
set proper log namespace 2022-07-07 13:37:29 +05:45
Jake Barnby
b5e8273839 Fix custom entity id properties 2022-07-07 19:39:42 +12:00
Jake Barnby
8762bcba90 Abstract upload functionality 2022-07-07 18:13:12 +12:00
Jake Barnby
380dbb32e9 Handle file uploads 2022-07-07 16:53:09 +12:00
Jake Barnby
d13afe0b2e Fix get deployment response type 2022-07-07 16:51:37 +12:00
Jake Barnby
32399ff52c Fix get deployment response type 2022-07-07 16:49:44 +12:00
Torsten Dittmann
6d55083ef6 Merge branch 'master' of https://github.com/appwrite/appwrite into prepare-0-15-2 2022-07-06 16:05:37 +02:00
Torsten Dittmann
a02800695a
Merge pull request #3506 from appwrite/fix-realtime-manual-authentication
fix: realtime authentication on console
2022-07-06 13:50:22 +02:00
Torsten Dittmann
6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Torsten Dittmann
9bdd1087ba
Merge pull request #3500 from appwrite/fix-internal-dates-update
Fix: createdAt bug after updating document
2022-07-06 12:54:50 +02:00
Torsten Dittmann
806a67b1b0 fix: realtime authentication on console 2022-07-06 12:53:30 +02:00
Jake Barnby
67807f8c6f WIP input file handling 2022-07-06 20:56:58 +12:00
Jake Barnby
8bbe5abd72 Fix attribute databaseId 2022-07-06 17:11:26 +12:00
Steven Nguyen
ee4aff0ca4 Fix get collection usage alias 2022-07-06 04:07:53 +00:00
Jake Barnby
bc098d73fa Databases API fixes 2022-07-06 15:50:27 +12:00
Jake Barnby
58ffde5326 Fix doubled shutdown calls firing events twice 2022-07-06 15:27:00 +12:00
Matej Bačo
9f364bb9dd Fix document date 2022-07-05 16:07:07 +00:00
Jake Barnby
fd4e741c84 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-04 12:09:46 +12:00
Torsten Dittmann
f8d3bd7da3 fix(ui): redirect after deleting collection 2022-06-30 17:40:16 +02:00
Jake Barnby
9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Torsten Dittmann
46d4525c45
Merge pull request #3467 from aadarshadhakalg/master
fix: typo in database create success alert message
2022-06-30 10:55:19 +02:00
Torsten Dittmann
4ffca32653
Merge pull request #3473 from appwrite/feat-specs-nested-models
feat: nested models in spec
2022-06-30 10:54:36 +02:00
Torsten Dittmann
e81ea8126a style: fix var type in specs 2022-06-30 10:51:35 +02:00
Torsten Dittmann
2a263b0e82
Merge pull request #3469 from appwrite/fix-database-document-links
fix(ui): document link
2022-06-30 10:49:11 +02:00
Torsten Dittmann
3e1a92f486 chore: linter 2022-06-30 01:46:04 +02:00
Torsten Dittmann
5668ad01d5 chore: generate specs 2022-06-30 01:41:57 +02:00
Torsten Dittmann
056e0d79ed fix: add nested models to specifications 2022-06-30 01:41:49 +02:00
Torsten Dittmann
ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann
1b9f6ba58e fix(ui): document link 2022-06-29 16:44:24 +02:00
Torsten Dittmann
54bd8507bc fix: ui delete document redirect 2022-06-29 15:46:00 +02:00
Aadarsha Dhakal
c72f8f6499 fix: typo in database create success alert message 2022-06-29 18:30:27 +05:45
Torsten Dittmann
2bc6587e84 chore: increase chache buster 2022-06-29 13:56:56 +02:00
Torsten Dittmann
95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Torsten Dittmann
21df4861b4 chore: generate specs 2022-06-29 13:24:45 +02:00
Torsten Dittmann
d509efa43e fix(ui): delete document 2022-06-29 13:16:59 +02:00
Torsten Dittmann
a11a9d42f0
Merge pull request #3461 from appwrite/fix-ui-issues
fix: ui issues
2022-06-29 12:55:39 +02:00
Torsten Dittmann
a389164cea fix: index ui 2022-06-29 12:52:10 +02:00
Torsten Dittmann
3d7e33de85
Merge pull request #3448 from appwrite/feat-sdk-node-7-0-1
feat: node sdk version 7.0.1
2022-06-29 12:35:53 +02:00
Torsten Dittmann
f387ce08bc fix: ui issues 2022-06-29 12:11:45 +02:00
Christy Jacob
9fdaa92bd1 feat: trigger sms for createVerification 2022-06-29 01:04:08 +02:00
Torsten Dittmann
cdace54b7a feat: node sdk version 7.0.1 2022-06-28 17:01:14 +02:00
Torsten Dittmann
58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten Dittmann
97ec147e0b
Merge pull request #3445 from appwrite/fix-phone-worker
feat: fix messaging worker
2022-06-28 15:45:11 +02:00
Christy Jacob
cb381bd3a3 feat: fix messaging worker 2022-06-28 15:40:59 +02:00
Christy Jacob
f6c7fdb8ed feat: fix messaging worker 2022-06-28 15:32:59 +02:00