Commit Graph

25060 Commits

Author SHA1 Message Date
Eldad A. Fux 4b57fb996d Merge pull request #1549 from appwrite/fix-events
fix-events
2021-08-31 20:43:07 +03:00
kodumbeats efa0b86299 Add assertions for row width limit 2021-08-31 12:35:03 -04:00
kodumbeats 8f06625980 Reduce sleep time in test 2021-08-31 11:53:20 -04:00
Torsten Dittmann 56e714cf45 Merge pull request #1263 from TorstenDittmann/feat-265-realtime-console
feat(console): add realtime
2021-08-31 17:36:47 +02:00
kodumbeats 42ca474731 Search for attributes from internal table 2021-08-31 11:35:06 -04:00
kodumbeats 4f4db30a8a Test for attribute limit exception 2021-08-31 11:32:49 -04:00
kodumbeats 94e330149f Catch limit exception on attributes 2021-08-31 11:11:46 -04:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
Damodar Lohani 4267221970 Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
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 dfe8bc6d53 docs for magic urls 2021-08-31 13:11:36 +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
Matej Baco abfe47787b Added TODO 2021-08-30 17:16:42 +02:00
Torsten Dittmann cf24a77e48 fix(realtime): add commecnts and single quotes 2021-08-30 16:42:31 +02:00
Matej Baco 8009adc11d Migrated project services, providers, domains, webhooks and keys to it's own collection 2021-08-30 16:24:50 +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
Eldad A. Fux ec858cd7b4 Merge pull request #1548 from appwrite/feat-users-update-new
feat-users-update-new
2021-08-30 13:35:39 +03:00
Torsten Dittmann 98e89dda63 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 12:10:49 +02:00
Torsten Dittmann 93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
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
Matej Baco 70a906c3b6 Markdown syntax fix, Extend suggestions from code review 2021-08-30 10:14:53 +02:00
Matej Bačo 5d7d1fc006 Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-30 10:12:34 +02:00
Christy Jacob 723bddf95a feat(compose): disable debug mode 2021-08-30 13:14:45 +05:30
Matej Baco c4b8129791 Plural removed 2021-08-30 09:34:54 +02:00
Matej Baco b822cb810e Fixed markdown typo 2021-08-30 09:34:22 +02:00
Matej Baco 82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Damodar Lohani db0c49411f Merge pull request #1550 from appwrite/feat-usage-codereview
feat-usage-codereview
2021-08-30 13:07:44 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Matej Baco 17effaff51 Fixed title case 2021-08-30 08:42:33 +02:00
Eldad Fux 0d57a59f70 Test 2021-08-30 09:36:30 +03:00
Matej Baco 927ee843d4 Update OAuth tutorial 2021-08-30 08:33:41 +02:00
Damodar Lohani 27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani 270b70794b fix account test 2021-08-30 11:36:06 +05:45