1
0
Fork 0
mirror of synced 2024-09-21 03:52:23 +12:00
Commit graph

8383 commits

Author SHA1 Message Date
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
Damodar Lohani
fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Eldad Fux
95e08d7a49 Updated label 2021-08-29 20:44:19 +03:00
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
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
0f97300c3f tests 2021-08-29 16:15:48 +05:45
Eldad A. Fux
a14c807309
Merge pull request #1547 from appwrite/feat-users-update
feat-users-update
2021-08-29 13:23:35 +03:00
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
Christy Jacob
3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Damodar Lohani
583a00c116 tests for new endpointts 2021-08-29 14:23:46 +05:45
Damodar Lohani
dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob
4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30