1
0
Fork 0
mirror of synced 2024-09-02 19:01:19 +12:00
Commit graph

3197 commits

Author SHA1 Message Date
Damodar Lohani
aabcc8eb09 fixing structure 2021-06-15 12:22:51 +05:45
Damodar Lohani
f7c27e1727 fix name for buckets collection 2021-06-15 11:42:38 +05:45
Damodar Lohani
d0f7ab7a19 create bucket endpoint 2021-06-14 17:44:47 +05:45
Damodar Lohani
a5eb89fc1b wip 2021-06-14 17:29:15 +05:45
Damodar Lohani
81d6c9ea5d adapter credentials field 2021-06-14 17:23:56 +05:45
Damodar Lohani
f1dc788748
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-14 17:18:49 +05:45
Damodar Lohani
aeddd0d070 buckets collection 2021-06-14 16:33:28 +05:45
Eldad Fux
a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
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
f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +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
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 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
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 Fux
e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
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
Christy Jacob
bdb4e98123 feat: added namespace 2021-06-09 21:00:56 +05:30
Christy Jacob
0cbbcd3829 feat: update package link 2021-06-09 18:31:35 +05:30
Christy Jacob
25888151fb feat: add android platform config 2021-06-09 18:15:42 +05:30
Eldad A. Fux
11edc63a71
Merge pull request #1267 from appwrite/feat-android-support
Feat android support
2021-06-09 14:36:12 +03:00
Damodar Lohani
ffa06e7de4 abuse audit setup for ocnsole db 2021-06-09 15:13:12 +05:45
Damodar Lohani
e1133b665d fix whitelist issue 2021-06-09 14:22:20 +05:45
Damodar Lohani
9a9a309ce2
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-09 12:30:02 +05:45
Damodar Lohani
4fb54ac87b fix crop gravity param type 2021-06-09 12:26:39 +05:45
Damodar Lohani
ed0efed843 Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-08 16:04:01 +05:45
Damodar Lohani
a077ec0f55 Merge branch 'master' into feat-image-crop-gravity 2021-06-08 12:24:43 +05:45
Eldad A. Fux
a8728a2f0d
Merge pull request #1234 from TorstenDittmann/feat-specs-unused-models
feat(specs): include only used models param
2021-06-08 00:01:14 +03:00
Eldad A. Fux
8ee8de978a
Merge pull request #1243 from appwrite/fix-1240-ignore-email-case
fix: ignore email case when creating account
2021-06-07 23:57:30 +03:00
Eldad A. Fux
a4d460faf6
Merge pull request #1256 from TorstenDittmann/feat-dbip-2021-06
feat(dbip): update to 2021-06
2021-06-07 23:55:25 +03:00
Torsten Dittmann
e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Torsten Dittmann
ffd53053a7 feat(dbip): update to 2021-06 2021-06-07 12:09:31 +02:00
Damodar Lohani
5201e48815 adding image crop gravity support 2021-06-07 12:02:46 +05:45
Damodar Lohani
ee67986662 db setup 2021-06-07 11:37:40 +05:45
Damodar Lohani
12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux
a0be399f0c Fix db connection 2021-06-06 20:54:01 +03:00
Eldad Fux
5e5a40df63 Escaped vars 2021-06-05 14:30:32 +03:00
Eldad Fux
d84d4dc0fd Updated cache buster 2021-06-05 14:30:24 +03:00
Eldad Fux
2378ec8521 Merge branch 'master' of github.com:appwrite/appwrite 2021-06-05 14:23:58 +03:00
Torsten Dittmann
114578f102
remove leftover 2021-06-04 10:23:29 +02:00
Eldad Fux
f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux
d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Christy Jacob
ef36e9ef49 feat: review comments 2021-06-04 00:35:11 +05:30
Christy Jacob
b954e148b5 feat: review comments 2021-06-03 19:01:00 +05:30
Christy Jacob
26c46a2278 fix: ignore email case when creating account 2021-06-03 18:33:51 +05:30
Torsten Dittmann
8825d95a4e
Merge branch '0.9.x' into feat-influx-env-variables 2021-06-03 14:59:41 +02:00
Christy Jacob
ec4d4d56a1 fix: ignore email case when creating account 2021-06-03 18:28:40 +05:30
Torsten Dittmann
3c03b5f997 fix(install): update to new telegraf version 2021-06-03 14:57:17 +02:00
Torsten Dittmann
926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann
c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad A. Fux
950936cc3a
Merge branch 'feat-android-support' into feat-more-platforms 2021-06-02 20:18:14 +03:00
Eldad Fux
86b68352b1 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-02 20:11:36 +03:00
Eldad A. Fux
e3d444a0cd
Merge pull request #1122 from lohanidamodar/feat-flutter-platforms
feat-flutter-desktop-platforms
2021-06-02 09:40:29 +03:00
Eldad A. Fux
1bec151f89
Merge pull request #1217 from appwrite/fix-1190-team-membership
Fix 1190 team membership
2021-06-02 09:31:14 +03:00
Eldad A. Fux
4e6f2a8f02
Merge pull request #1235 from TorstenDittmann/feat-mock-download
feat(mock): download endpoint
2021-06-02 06:06:50 +03:00
Torsten Dittmann
bae59365b9 feat(mock): download endpoint 2021-06-01 19:24:08 +02:00
Eldad A. Fux
f5ac40e576
Merge pull request #1220 from appwrite/fix-user-empty-name
Fix user empty name
2021-06-01 18:17:01 +03:00
Torsten Dittmann
c8f8650b78 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-specs-unused-models 2021-06-01 14:17:11 +02:00
Torsten Dittmann
4771b6ca78 feat(specs): include unused models param 2021-06-01 14:13:44 +02:00
Damodar Lohani
8f5ace8b0a Merge branch 'master' into feat-flutter-platforms 2021-06-01 11:46:00 +05:45
Eldad A. Fux
02a8cc8362
Merge pull request #1223 from lohanidamodar/feat-update-verification
Update Email verification
2021-05-31 14:35:07 +03:00
Damodar Lohani
20e4745786 fixed param name 2021-05-31 11:35:43 +05:45
Christy Jacob
404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Eldad Fux
da3d4546ad Update mail style 2021-05-30 23:38:40 +03:00
Eldad Fux
38ded65db1 Fixed spanish encoding 2021-05-30 23:37:32 +03:00
Eldad Fux
46b8031782 Fixed button alignment on RTL langs 2021-05-30 23:37:16 +03:00
Eldad Fux
78ab52da2b Fixed hebrew translation 2021-05-30 23:36:47 +03:00
Damodar Lohani
641e777449 Merge branch 'master' into feat-flutter-platforms 2021-05-30 17:20:10 +05:45
Damodar Lohani
239fce8cc1 interchanging platforms 2021-05-30 17:14:14 +05:45
Damodar Lohani
3ef0b6e7cb endpoint to update user email verification 2021-05-30 12:48:51 +05:45
Eldad Fux
b9cf475fa5 Upgraded telegraf version 2021-05-29 18:03:27 +03:00
Eldad Fux
c8ec58720e Changed the placeholder to Unknown 2021-05-29 12:10:27 +03:00
Eldad Fux
668882391a Updated LS 2021-05-29 11:48:34 +03:00
Eldad Fux
5f551785b8 Fixed user empty name on console 2021-05-29 11:43:04 +03:00
Christy Jacob
b7efefa40f fix(teams): added comment 2021-05-29 13:02:26 +05:30
Christy Jacob
a6db680641 fix(teams): removed unused import 2021-05-29 02:29:15 +05:30
Christy Jacob
a7a744afb1 fix(teams): removed var_dump 2021-05-29 02:28:38 +05:30
Christy Jacob
744d8b9b48 fix(teams): removed var_dump 2021-05-29 02:27:47 +05:30
Christy Jacob
b0e74b6d7b fix(teams): incorrect membership count in teams 2021-05-29 02:25:22 +05:30
Christy Jacob
b662de694b fix(users): rename deleteUser to delete 2021-05-29 01:54:24 +05:30
Christy Jacob
3b98feef11 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-1190-team-membership 2021-05-29 01:52:04 +05:30