1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

22 commits

Author SHA1 Message Date
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 e4ff592eac Updated storage limit var 2020-07-19 18:17:57 +03:00
Eldad Fux ac4559a2f9 Updated functions tests 2020-07-15 07:18:39 +03:00
Eldad Fux 436300439d Enabled code upload 2020-07-14 23:33:52 +03:00
Eldad Fux a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux 1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux e1bdf6cd04 Fixed S3 missing method 2020-06-25 23:52:25 +03:00
Eldad Fux d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +03:00
Eldad Fux 65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +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 91435411fa Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-13 18:59:46 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 91690fcae1 Work in progress 2020-06-04 17:06:51 +03:00
Eldad Fux fe955ac9fb Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-05-30 10:41:38 +03:00
Eldad Fux c1ddf8ddc2 Updated typo and changelog 2020-05-26 22:44:47 +03:00
Eldad Fux 0b3cb1c302 Added option to delete project #340 2020-05-26 22:12:40 +03:00
Eldad Fux 419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux a5fefffc1d Added PHP preload support 2020-05-14 11:22:06 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00