1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

846 commits

Author SHA1 Message Date
Eldad Fux 9ff0790d44 Fixed validation 2021-01-27 20:08:46 +02:00
Eldad Fux 5e8c7eb3d3 Added a new file extension validator 2021-01-27 15:15:44 +02:00
Eldad Fux 8fddd33f4b Added file type validation 2021-01-27 00:15:20 +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
Eldad Fux 921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 12998a519d Removed log 2021-01-18 12:17:04 +02:00
Eldad Fux e4d27c24a4 Added missing protocol and ports 2021-01-18 08:58:48 +02:00
Eldad Fux b2e56954a0 test public accessible route 2021-01-18 08:49:24 +02:00
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux bf2c8b4010 Fixed error reporting 2021-01-17 15:50:01 +02:00
Eldad Fux 5aff018d11 Fix for error reporting when no route found 2021-01-17 15:49:11 +02:00
Eldad Fux bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad A. Fux cbd152f8d8
Merge pull request #829 from appwrite/refactor-removed-nginx-stuff
Deprecated old Nginx stuff
2021-01-15 16:55:33 +02:00
Torsten Dittmann a965268826 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-15 15:11:17 +01:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Eldad Fux 99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Torsten Dittmann 2d18abd63d Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-14 15:36:20 +01:00
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Damodar Lohani 671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani f812437dae refactoring to use existing conditional 2021-01-13 11:59:25 +05:45
Eldad Fux 9c09ae3d95 Merge branch '0.7.x' of github.com:appwrite/appwrite into fix-console-custom-domain 2021-01-13 07:35:53 +02:00
Damodar Lohani f06e92436e app shutdown disable stats collection 2021-01-13 07:44:42 +05:45
Damodar Lohani 075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani 8da252366d Skip functions usage getting from influx if usage stats disabled 2021-01-13 06:55:52 +05:45
Damodar Lohani 1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Damodar Lohani dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Eldad Fux ac8410d22b Added functions execution abuse limit 2021-01-12 00:21:56 +02:00
Eldad Fux 5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00
Eldad Fux 1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad A. Fux e9e3e30a02
Merge pull request #810 from appwrite/fix-qr-code-margin-value
Fix QR code margin value and resize functionality
2021-01-11 13:08:14 +02:00
Eldad Fux 8117235551 Updated user default status 2021-01-10 13:55:59 +02:00
Eldad Fux 71036ba85f Fixed resizing 2021-01-10 02:17:44 +02:00
Eldad Fux bdd04ce292 Fixed margin value, add png compression 2021-01-10 02:07:58 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad A. Fux 4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob 5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Eldad Fux 7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Eldad A. Fux 1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Christy Jacob 83477651e6 fix: fix failing tests 2021-01-02 22:23:31 +05:30