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

5734 commits

Author SHA1 Message Date
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux 01ba5a0738 Returned userIDs 2021-06-12 23:44:25 +03:00
Eldad Fux b4fcbbe062 Fixed JWT missing namespace 2021-06-12 22:37:19 +03:00
Eldad Fux 7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux 640dbd3e8b Updated DB lib 2021-06-12 21:40:08 +03:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. Fux 00136969d2
Merge pull request #1246 from lohanidamodar/feat-audit-abuse
feat-audit-abuse
2021-06-12 17:55:04 +03:00
Eldad A. Fux a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad A. Fux 5be8e2fc0c
Update app/workers/deletes.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:45 +03:00
Eldad A. Fux 264eb0ea4e
Update app/controllers/api/account.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:40 +03:00
Eldad A. Fux 6fa0fc6ac9
Update app/workers/audits.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:35 +03:00
Eldad A. Fux babf31c3a3
Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Eldad Fux 4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux a6acb1724b Fixed wrong indexes 2021-06-12 15:00:17 +03:00
Eldad Fux 6ca3be8e73 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 14:27:50 +03:00
Eldad Fux 785db645eb Added back missing icons 2021-06-12 14:16:52 +03:00
Eldad Fux 8e40eb8740 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:57:51 +03:00
Eldad Fux 967afad696 Fixed extra space on modal window 2021-06-12 13:57:32 +03:00
Eldad Fux fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
Eldad Fux 034a01af10 Updated deletes worker 2021-06-12 13:07:26 +03:00
Eldad A. Fux aa1f73fb10
Merge pull request #1276 from TorstenDittmann/refactor-workers
refactor(workers): create abstract worker class
2021-06-12 12:54:52 +03:00
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
Eldad Fux 2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Eldad Fux b929084b8b Updated var name 2021-06-11 21:23:31 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03: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
Eldad A. Fux 4df8f8aaba
Merge pull request #1260 from lohanidamodar/feat-image-crop-gravity
feat-image-crop-gravity
2021-06-11 16:51:25 +03:00
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad A. Fux c74a77422b
Merge pull request #1272 from lohanidamodar/fix-remove-runtime-exception
fix warning
2021-06-11 14:20:37 +03:00
Eldad A. Fux 51d4729737
Merge pull request #1273 from appwrite/feat-add-android-origin
Feat add android origin
2021-06-11 14:20:06 +03:00
Eldad Fux 35e236262c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:39:31 +03:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03: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 9c77618578 feat: restored composer 2021-06-11 12:46:12 +05:30
Christy Jacob 402277da50 feat: removed docs 2021-06-11 12:45:40 +05:30
Christy Jacob 43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30
Damodar Lohani 58a1b12c27 Merge branch 'master' into feat-image-crop-gravity 2021-06-11 12:20:55 +05:45
Damodar Lohani 282edd5049 Merge branch 'master' into fix-remove-runtime-exception 2021-06-11 12:20:12 +05:45
Eldad A. Fux a433181e17
Merge pull request #1274 from TorstenDittmann/fix-imagick-version
fix(dockerfile): imagick version specific commit
2021-06-11 01:14:34 +03:00
Christy Jacob c981ff39c0 feat: added error models to response model 2021-06-10 17:04:14 +05:30
Torsten Dittmann d471a5e1bd fix(dockerfile): imagick version specific commit 2021-06-10 13:14:22 +02:00
Christy Jacob c3d4897d36 feat: changed terminology 2021-06-10 15:13:32 +05:30
Christy Jacob da1ecfaffe feat: added android origin check 2021-06-10 15:05:16 +05:30
Damodar Lohani 775fee6254 Merge branch 'master' into feat-image-crop-gravity 2021-06-10 15:16:31 +05:45
Damodar Lohani 1f1b68f0ca update dependency 2021-06-10 15:16:03 +05:45
Damodar Lohani f26b8f05f5 use exception instead 2021-06-10 14:11:16 +05:45
Damodar Lohani 4563faedcb fix warning 2021-06-10 12:05:46 +05:45