Torsten Dittmann
|
fc36e6c2d0
|
fix: migration for custom collections and buckets
|
2022-06-21 19:39:05 +02:00 |
|
Torsten Dittmann
|
467246cc73
|
fix: migrate webhooks and users
|
2022-06-21 18:32:04 +02:00 |
|
Torsten Dittmann
|
61cb9b2713
|
fix: migration for internal ids on documents
|
2022-06-21 17:59:11 +02:00 |
|
Matej Bačo
|
d9a88515bc
|
Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos
|
2022-06-21 14:03:19 +00:00 |
|
Matej Bačo
|
a5836ecc60
|
PR review changes
|
2022-06-21 13:59:52 +00:00 |
|
Torsten Dittmann
|
718f4f1b5d
|
fix: migration to modify tables
|
2022-06-21 15:46:05 +02:00 |
|
Torsten Dittmann
|
ef6768433c
|
feat: migrate createdAt and updatedAt to collections
|
2022-06-21 12:48:56 +02:00 |
|
Torsten Dittmann
|
87f79509a0
|
feat: migration for 0.15 collections
|
2022-06-21 12:17:18 +02:00 |
|
Torsten Dittmann
|
e6edcb5459
|
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
|
2022-06-20 18:12:36 +02:00 |
|
Torsten Dittmann
|
511898afc9
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id
|
2022-06-20 15:34:27 +02:00 |
|
Torsten Dittmann
|
d0ad879f4a
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication
|
2022-06-20 15:01:17 +02:00 |
|
Torsten Dittmann
|
6dd41b52c3
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication
|
2022-06-20 13:38:39 +02:00 |
|
Torsten Dittmann
|
0dd6c25b49
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into fix-create-at-attributes
|
2022-06-20 13:24:44 +02:00 |
|
Torsten Dittmann
|
50e50fa94b
|
feat: use internal ids for database indexes and attributes
|
2022-06-20 13:21:36 +02:00 |
|
Torsten Dittmann
|
fbfb871edf
|
Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
|
2022-06-20 12:06:22 +02:00 |
|
Torsten Dittmann
|
3aa49f773a
|
fix: all of the workers
|
2022-06-20 11:22:53 +02:00 |
|
Torsten Dittmann
|
4b3a90bb54
|
Revert "fix: workers"
This reverts commit c89b62a7b4.
|
2022-06-20 09:37:00 +02:00 |
|
Jake Barnby
|
e865f77a6b
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# CONTRIBUTING.md
# app/config/errors.php
# app/controllers/api/account.php
# app/controllers/api/graphql.php
# app/init.php
# composer.json
# composer.lock
|
2022-06-20 11:15:22 +12:00 |
|
Torsten Dittmann
|
c89b62a7b4
|
fix: workers
|
2022-06-19 12:54:47 +02:00 |
|
Torsten Dittmann
|
16dffdb0bf
|
chore update version
|
2022-06-19 09:40:25 +00:00 |
|
Matej Bačo
|
87d85d14d4
|
Fix swagger2 docs with array model-to-model refference
|
2022-06-19 08:17:10 +00:00 |
|
Matej Baco
|
62ec121a5e
|
Improved docs
|
2022-06-17 11:25:28 +02:00 |
|
Matej Bačo
|
11909a25cb
|
Rename AlgoBCrypt.php to AlgoBcrypt.php
|
2022-06-17 09:38:10 +02:00 |
|
Matej Baco
|
6c6261ac23
|
Fix class name
|
2022-06-17 09:37:31 +02:00 |
|
Damodar Lohani
|
2c89d063c1
|
Merge pull request #3373 from appwrite/feat-usage-refactor
|
2022-06-17 06:51:59 +05:45 |
|
Matej Bačo
|
0aaee54a63
|
Fix snake_case
|
2022-06-16 09:21:35 +00:00 |
|
Torsten Dittmann
|
bbdf70ee90
|
feat: use new $createdAt and $updatedAt attributes
|
2022-06-15 14:46:52 +02:00 |
|
Matej Bačo
|
df36580657
|
Added hashOptions response models
|
2022-06-15 08:11:48 +00:00 |
|
Damodar Lohani
|
af19787ed9
|
logging updates
|
2022-06-14 23:40:56 +00:00 |
|
Damodar Lohani
|
ccb53ff1d0
|
Update src/Appwrite/Stats/Usage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
|
2022-06-15 05:08:23 +05:45 |
|
Christy Jacob
|
b56fb8f6f4
|
fix: linter issues
|
2022-06-14 20:00:02 +02:00 |
|
Christy Jacob
|
0556990b66
|
fix: linter issues
|
2022-06-14 17:18:15 +02:00 |
|
Christy Jacob
|
cdff6cc2ec
|
feat: add DSN
|
2022-06-14 17:10:09 +02:00 |
|
Christy Jacob
|
039d9f0ead
|
feat: inital commit for multiple db pools
|
2022-06-14 16:57:57 +02:00 |
|
Matej Bačo
|
21ee8282a5
|
Switch/case block instead of dynamic import
|
2022-06-14 14:29:46 +00:00 |
|
Matej Bačo
|
0aaa5779ab
|
Linter fixes
|
2022-06-14 11:08:54 +00:00 |
|
Matej Bačo
|
33ef75865a
|
Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos
|
2022-06-14 09:09:20 +00:00 |
|
Eldad A. Fux
|
a1c5ace4ed
|
Merge pull request #3371 from 2002Bishwajeet/feat-dailymotion-oauth
Feat: Add Dailymotion OAuth provider
|
2022-06-14 12:07:55 +03:00 |
|
Matej Bačo
|
64ee483665
|
Implemented hashhing import API endpoints, fixed SCrypt
|
2022-06-14 09:05:46 +00:00 |
|
Torsten Dittmann
|
286f174f34
|
fix: docs
|
2022-06-14 09:27:27 +02:00 |
|
Damodar Lohani
|
ac13c8e79f
|
more error handling
|
2022-06-14 00:58:25 +00:00 |
|
Damodar Lohani
|
d39165889e
|
error fixes
|
2022-06-14 00:40:33 +00:00 |
|
Simon
|
47a3541787
|
Fix linting issues
|
2022-06-13 21:21:54 +02:00 |
|
Simon Giesel
|
0cab9c0082
|
Merge branch 'appwrite:master' into feat-XXX-authentik-oauth
|
2022-06-13 20:58:34 +02:00 |
|
Damodar Lohani
|
05152da195
|
fix formatting
|
2022-06-13 15:49:27 +00:00 |
|
Bishwajeet Parhi
|
5a0d0e5f02
|
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
|
2022-06-13 18:32:12 +05:30 |
|
Matej Bačo
|
001e69ab80
|
Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos
|
2022-06-13 12:53:40 +00:00 |
|
Torsten Dittmann
|
68264a0fe0
|
fix: tests and adaption to review
|
2022-06-13 14:43:17 +02:00 |
|
Torsten Dittmann
|
73a00438ae
|
Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x
|
2022-06-13 14:29:29 +02:00 |
|
Bishwajeet Parhi
|
d7b0d84997
|
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
|
2022-06-13 17:08:54 +05:30 |
|