1
0
Fork 0
mirror of synced 2024-08-26 23:51:39 +12:00
Commit graph

6433 commits

Author SHA1 Message Date
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
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
27b00b3619 update events 2021-08-30 11:56:07 +05:45
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
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
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
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
Torsten Dittmann
e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Bradley Schofield
f5e1ce01b7 More Changes 2021-08-27 11:55:22 +01: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
Bradley Schofield
48d57aa38e aaaaa 2021-08-27 10:21:28 +01: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 A. Fux
242bd1e183
Merge pull request #1512 from TorstenDittmann/changelog-0-10-x
docs(changelog): add changelog for 0.10.x
2021-08-26 23:51:36 +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
Eldad A. Fux
3004364a07
Merge pull request #1514 from TorstenDittmann/fix-project-usage
fix(usage): use proper projectdb namespace
2021-08-26 19:36:26 +03:00
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
Torsten Dittmann
cb4507cf3d fix conditions 2021-08-26 14:33:48 +02:00
Torsten Dittmann
ecdea4c54e add number counter 2021-08-26 13:21:41 +02:00
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
Torsten Dittmann
6bd036aebc docs(changelog): add changelog for 0.10.x 2021-08-25 11:10:34 +02:00
Bradley Schofield
5bbbbd5a3e Merge branch 'master' into the-executor-poc 2021-08-25 09:20:14 +01:00
Torsten Dittmann
f828a684a1 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-25 10:02:35 +02:00
Torsten Dittmann
70a8b6b4cb chore(composer): update lock file 2021-08-25 10:02:15 +02:00
Torsten Dittmann
8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann
4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Eldad A. Fux
6ccfcd061d
Merge pull request #1510 from PineappleIOnic/fix-sql-timeout
Initial Fix
2021-08-24 19:25:40 +03:00
Bradley Schofield
667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield
071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
Bradley Schofield
82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Torsten Dittmann
3bd8be4c8c remove unused html 2021-08-22 16:37:21 +02:00
Torsten Dittmann
7a2726f34f fix and add tooltip 2021-08-22 11:53:06 +02:00