1
0
Fork 0
mirror of synced 2024-05-17 19:22:34 +12:00
Commit graph

30 commits

Author SHA1 Message Date
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 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 c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +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 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 edde41e50f delete unique key from db 2020-08-28 20:53:19 +02:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Torsten Dittmann 4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02:00
Eldad Fux b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux 0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux 75026ffa8c unix is Unix 2020-06-24 14:18:33 +03:00
Eldad Fux a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux 8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux 2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00
Eldad Fux 09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Renamed from src/Database/Database.php (Browse further)