Commit Graph
11254 Commits
Author SHA1 Message Date
Torsten Dittmann d92f06bcfa Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 16:28:11 +02:00
Torsten Dittmann 1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Torsten Dittmann 0f33dde04e Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-20 16:15:05 +02:00
Torsten Dittmann a7a6afeb7b Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +02:00
Torsten Dittmann 7a6a9f159b ui: update user verification 2022-06-20 15:21:46 +02:00
Torsten Dittmann 0023af43d8 Merge branch 'feat-phone-authentication' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:06:19 +02:00
Torsten Dittmann a66eac1e8c fix: env variable description 2022-06-20 15:05:17 +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 1ae0c7d895 Merge pull request #3382 from appwrite/fix-create-at-attributes
feat: use new $createdAt and $updatedAt attributes
2022-06-20 15:00:55 +02:00
Bradley SchofieldandChristy Jacob 11ad99cdcd Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Torsten Dittmann af817ec616 Merge pull request #3379 from appwrite/feat-phone-authentication-ui
feat: add ui for phone authentication
2022-06-20 14:34:33 +02:00
Torsten Dittmann 38891b76f3 ui: add created and updated at to documents 2022-06-20 14:27:53 +02:00
Torsten Dittmann 400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Torsten Dittmann 3c3261b7f1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:46 +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 69c6798aa9 Merge pull request #3402 from everly-gif/fix-yammer-url
fix: 404 OAuth2 docs url for Yammer
2022-06-20 13:24:13 +02:00
Torsten Dittmann 2bb106b449 fix: adapt to review 2022-06-20 12:47:24 +02:00
Everly Precia Suresh 44dc9346c2 fix oauth docs url for yammer 2022-06-20 09:57:18 +00:00
Torsten Dittmann 93ec03cdb9 Merge pull request #3390 from appwrite/update-compose-v2
Update docker-compose to docker compose
2022-06-19 11:45:34 +02:00
Torsten Dittmann e5b0cbd308 Merge pull request #3362 from appwrite/docker-compose-v2
Feat: Start using docker compose V2
2022-06-19 11:42:53 +02:00
Torsten Dittmann 16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
Torsten Dittmann 90f451d3ca chore: update composer 2022-06-19 11:34:45 +02:00
Vincent (Wen Yu) Ge ef1133913d reverting change in install.php 2022-06-17 16:02:42 +00:00
Torsten Dittmann ee6a6dff50 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-17 14:24:28 +02:00
Torsten Dittmann 3c627fdd53 fix: revert cpp prism support 2022-06-17 14:23:02 +02:00
Damodar Lohani 2c89d063c1 Merge pull request #3373 from appwrite/feat-usage-refactor 2022-06-17 06:51:59 +05:45
Vincent (Wen Yu) Ge 0328bec61f update docker-compose to docker compose 2022-06-16 17:23:56 +00:00
Torsten Dittmann 062ecddc24 Merge pull request #3374 from appwrite/include-cpp-prismjs-support
Feat: Include C++ PrismJS file
2022-06-16 17:05:34 +02:00
Torsten Dittmann baa2ce9256 Merge pull request #3385 from appwrite/snyk-upgrade-89df12c40650e56730dd293620f5c0d8
[Snyk] Upgrade chart.js from 3.7.1 to 3.8.0
2022-06-16 09:29:27 +02:00
snyk-bot 393b121b08 fix: upgrade chart.js from 3.7.1 to 3.8.0
Snyk has created this PR to upgrade chart.js from 3.7.1 to 3.8.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-16 06:12:59 +00:00
Eldad A. Fux d06af4ff72 Merge pull request #3384 from appwrite/fix-oauth-providers-order
Fix: Correct the order of OAuth providers
2022-06-15 20:37:42 +03:00
Aditya Oberai d21f99d1bf Fix order of OAuth providers 2022-06-15 19:22:21 +05:30
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
Damodar Lohani af19787ed9 logging updates 2022-06-14 23:40:56 +00:00
Damodar LohaniandTorsten Dittmann ccb53ff1d0 Update src/Appwrite/Stats/Usage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-15 05:08:23 +05:45
Torsten Dittmann 74cd77e2f1 Merge pull request #3378 from appwrite/feat-add-dsn-class
feat: add DSN
2022-06-14 20:47:47 +02:00
Christy Jacob b56fb8f6f4 fix: linter issues 2022-06-14 20:00:02 +02:00
Torsten Dittmann 1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Christy Jacob 0556990b66 fix: linter issues 2022-06-14 17:18:15 +02:00
Christy Jacob 13d428c30b feat: add DSN 2022-06-14 17:14:43 +02:00
Christy Jacob cdff6cc2ec feat: add DSN 2022-06-14 17:10:09 +02:00
Torsten Dittmann a5e76d5c55 Merge pull request #3377 from appwrite/feat-account-sessions-email
feat: account sessions for emails
2022-06-14 14:58:22 +02:00
Torsten Dittmann 861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02: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
Torsten Dittmann 1f91e5328a fix: controller title for email session 2022-06-14 10:30:35 +02:00
Torsten Dittmann 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02: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