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

87 commits

Author SHA1 Message Date
Torsten Dittmann a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02: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
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Torsten Dittmann 81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Bradley Schofield 84f88628f5 Implement Suggestions 2021-06-23 15:02:24 +01:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +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 66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-14 20:21:42 +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 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +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 f40f82f91e fix: save false value in database for filtering 2021-04-20 10:05:09 +02:00
kodumbeats 64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
kodumbeats 20f08f79ac Validators refactored out of utopia 2021-04-15 21:50:33 +00:00
Torsten Dittmann 20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02: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
Torsten Dittmann 3c933052b7 use custom PDO class 2021-03-22 13:34:57 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02:00
Torsten Dittmann ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann 603f4ab99d revert redis connection pool 2021-02-26 11:17:17 +01:00
Torsten Dittmann 28eed022f6 add redis connection pool 2021-02-26 10:21:07 +01:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Torsten Dittmann 619f803aab perf(database): move filter status to parent method 2021-02-01 11:24:52 +01:00
Torsten Dittmann c18c3dc6f1 fix(database): filter status 2021-02-01 10:33:50 +01:00
Eldad Fux f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Torsten Dittmann bda5e13ac0 feat(Database): introduce enabling/disabling filters 2021-01-15 12:56:39 +01:00
Eldad Fux 6c5f85e243 Updated validators 2020-12-30 09:26:33 +02:00
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux fe244880b4 Added unsetRole method 2020-11-20 23:03:36 +02:00
Eldad Fux f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux a56ca3535a Updated document missing encode/decode action 2020-10-29 13:32:39 +02:00
Eldad Fux 8d909539a8 Missing table delete 2020-10-29 13:30:34 +02:00
Eldad Fux a75026b290 Updated array syntax 2020-10-27 21:50:18 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann 2d107e3ed9 revert whitespace removal 2020-08-28 23:58:31 +02:00