1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

4071 commits

Author SHA1 Message Date
Torsten Dittmann dc4cf2b35f fix(auth): add role for privileged users 2021-09-03 16:30:16 +02:00
Torsten Dittmann 0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann 17d2a4bc0a
Merge pull request #1577 from TorstenDittmann/fix-functions-env-variable
fix(functions): environment variables
2021-09-03 14:06:23 +02:00
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann 37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Torsten Dittmann be1e3acfca fix(functions): properly cast cpu counts variable 2021-09-02 20:59:58 +02:00
kodumbeats 84e9881a6a Delete from attribute/index tables on deleteCollection 2021-09-02 12:45:03 -04:00
Torsten Dittmann b7cac0d221 update cache buster 2021-09-02 13:55:23 +02:00
Torsten Dittmann cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Torsten Dittmann ddd85f74a5 fix(console): max limit for nested collection setting 2021-09-02 12:54:09 +02:00
Torsten Dittmann 9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann b3d61a7d83 update specs 2021-09-02 12:06:52 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Damodar Lohani 334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani 3a29d6a565 fix deletes, remove 15m period after refactor 2021-09-02 12:16:03 +05:45
Damodar Lohani d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
Torsten Dittmann 68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Torsten Dittmann 98a21c475d fix(mails-worker): shorter switch case 2021-09-01 09:29:25 +02:00
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Torsten Dittmann 6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Torsten Dittmann 38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +02:00
Eldad A. Fux d0f7438a14
Merge pull request #1553 from TorstenDittmann/feat-migration-0-10-x
feat(migration): add 0.10.x migration
2021-08-31 20:44:12 +03:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
Damodar Lohani b8466063e1
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani 2b6b08c5e1 disable auth settings for smtp dependent auth if smtp is not enabled 2021-08-31 15:30:51 +05:45
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 4996a80e22 publicly allow 503 errors 2021-08-31 13:20:51 +05:45
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani ee5745d3ce throw exception if SMTP is not available 2021-08-31 13:17:58 +05:45
Damodar Lohani d67c754dad update descriptions 2021-08-31 12:58:30 +05:45
Damodar Lohani 69f66c62f3 oauth default redirect url to user's instance instead of appwrite.io 2021-08-31 12:49:17 +05:45
Damodar Lohani 9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
Damodar Lohani 45955f0c41 abuse limit by email param 2021-08-31 11:42:07 +05:45
Torsten Dittmann cf24a77e48 fix(realtime): add commecnts and single quotes 2021-08-30 16:42:31 +02:00
Christy Jacob 4902bcea74 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-30 18:01:47 +05:30
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani 13ba85036b fix token type for verification 2021-08-30 17:17:05 +05:45
Damodar Lohani 56fdbf9e3e fix scope 2021-08-30 16:54:45 +05:45
Damodar Lohani 040dbcc9d5
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-30 16:31:40 +05:45
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann 271470197b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 11:42:24 +02:00
Damodar Lohani 87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani 2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Damodar Lohani 27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani 1556bc4829 update ui 2021-08-29 16:00:43 +05:45
Damodar Lohani 9bcc40dc4d ui update 2021-08-29 15:40:41 +05:45
Damodar Lohani af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Damodar Lohani dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Eldad A. Fux 1e026c6b58
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Christy Jacob f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
Eldad A. Fux 06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
Christy Jacob 6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Torsten Dittmann 0402adff82 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 18:33:21 +02:00
Torsten Dittmann e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Torsten Dittmann 94fe56ea62 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 16:50:23 +02:00
kodumbeats eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Damodar Lohani d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Eldad Fux 1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Torsten Dittmann 6fa1a141b1 fix(realtime): tests and stats channels 2021-08-27 12:29:03 +02:00
Torsten Dittmann 821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Torsten Dittmann dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Eldad Fux ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. Fux cfe3cc8b9b
Merge pull request #1513 from TorstenDittmann/fix-safe-custom-installation
fix(install): safe installation on custom compose
2021-08-26 23:50:54 +03:00
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann 45cb05bb31 fix(realtime): exception 2021-08-26 18:10:53 +02:00
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Christy Jacob 747827e2a9 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-26 13:52:27 +05:30
Torsten Dittmann 3e52249cda adapt to review 2021-08-25 17:56:53 +02:00
Torsten Dittmann d69ccf5c6e fix whitespace 2021-08-25 12:22:25 +02:00
Torsten Dittmann 5d430b7b53 fix(usage): use proper projectdb namespace 2021-08-25 12:08:23 +02:00
Torsten Dittmann 915dd536d8 fix(install): better warning with missing traefik 2021-08-25 12:01:01 +02:00
Torsten Dittmann e00dfb44c1 fix(install): safe installation on custom compose 2021-08-25 11:48:05 +02:00