1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00
Commit graph

148 commits

Author SHA1 Message Date
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 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann 159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
Torsten Dittmann 1e6b867378 fix(tests): messaging unit tests 2021-06-30 16:29:33 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Torsten Dittmann faed19dacb fix(tests): general fixes after php 8 2021-05-20 10:54:18 +02:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 2150c7e63f fix: tests for docker services 2021-04-10 15:54:03 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
kodumbeats 31bf1bdcef Update validator namespaces 2021-03-24 14:34:47 -04:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann 3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Eldad Fux 64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann ffb275d46d fix comments 2021-02-26 17:09:47 +01:00
Torsten Dittmann 7fb5d61b5f fix comments 2021-02-26 17:07:53 +01:00
Torsten Dittmann eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Torsten Dittmann e388cb462b check duplicate collection rules 2021-02-22 13:44:47 +01:00
Eldad Fux 933954526e Fixed test 2021-02-22 14:30:28 +02:00
Torsten Dittmann 6dbc3966b2 adds migration and migration tests 2021-02-22 12:27:31 +01:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux 368bbe848e Added tests 2021-02-14 19:54:21 +02:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Damodar Lohani 9f949cedab removing duplicated storage tests 2021-01-22 17:21:25 +05:45
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45