1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00
Commit graph

491 commits

Author SHA1 Message Date
Torsten Dittmann 889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Torsten Dittmann f62ea06f1e fix(realtime): add missing account channel 2021-07-13 12:07:28 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +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
Eldad A. Fux 0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Torsten Dittmann 04f529d7db cast in php and skip quoting 2021-07-06 09:01:12 +02:00
Torsten Dittmann e5c65cce1a remove debug logs 2021-07-05 11:36:40 +02:00
Torsten Dittmann d9986cb205 fix(database): properly cast to int 2021-07-05 11:33:47 +02:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux 737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Torsten Dittmann 7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
Eldad A. Fux 149462383d
Merge pull request #1340 from appwrite/feat-add-response-filters
feat: add V08 response filter and update web sdk
2021-07-01 19:59:21 +03:00
Christy Jacob fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +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
Eldad Fux c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad Fux afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Torsten Dittmann a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Torsten Dittmann 613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Torsten Dittmann c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Torsten Dittmann 72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Bradley Schofield 84f88628f5 Implement Suggestions 2021-06-23 15:02:24 +01:00
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux 73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Torsten Dittmann 241255dabf improve connection pools 2021-06-22 11:16:29 +02:00
Bradley Schofield a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Torsten Dittmann 43036a9ba6 feat(realtime): add membership events 2021-06-17 11:37:52 +02:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Torsten Dittmann 346b04b94b sync with 0.9.x 2021-06-14 16:54:16 +02:00
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann d96635ec23 fix(worker): remove unnecessary imports 2021-06-11 16:39:44 +02:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Torsten Dittmann bba39596fd Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 15:39:23 +02:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Christy Jacob f19f186864 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:49:28 +05:30
Christy Jacob 43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30