1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

7654 commits

Author SHA1 Message Date
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
Matej Baco
577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
kodumbeats
ae58a60065 Use checkAttribute to catch index limits 2021-08-31 21:13:58 -04:00
kodumbeats
e2d1b2df58 Fetch new checkAttribute database method 2021-08-31 21:13:36 -04:00
Eldad A. Fux
5f0f932428
Merge pull request #1420 from PineappleIOnic/orchestration-api-test
Implement Utopia Orchestration library into Appwrite
2021-09-01 00:04:51 +03:00
Christy Jacob
ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Torsten Dittmann
9755663547 chore(composer): update lock file 2021-08-31 21:08:29 +02:00
Torsten Dittmann
6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Christy Jacob
ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Torsten Dittmann
38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +02:00
kodumbeats
53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
kodumbeats
656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04: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
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