1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

3455 commits

Author SHA1 Message Date
Damodar Lohani
07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani
7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Damodar Lohani
29cb5e9fef create file with bucket 2021-06-18 14:21:19 +05:45
Damodar Lohani
3c4ba79103 skipping file type validation for now 2021-06-18 14:20:46 +05:45
Damodar Lohani
71a69a1dd8 fix human readable descriptions 2021-06-18 14:20:14 +05:45
Damodar Lohani
9850141128 updated param description 2021-06-18 13:33:57 +05:45
Damodar Lohani
d097c9603c update params and description 2021-06-18 13:19:52 +05:45
kodumbeats
707f49b83f Set up database worker 2021-06-17 17:58:35 -04:00
kodumbeats
b32a0e72a9 Add getters for dbForInternal and dbForExternal 2021-06-17 15:30:28 -04:00
kodumbeats
e278b06e06 Organize used libraries 2021-06-17 15:30:03 -04:00
kodumbeats
c7dfb60bbc Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-17 14:24:09 -04:00
kodumbeats
3c7b7d21f5 Add reminder to filter results from listCollections 2021-06-17 14:22:43 -04:00
kodumbeats
90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Eldad Fux
4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
kodumbeats
160330675a Add whitelist of filters to createAttribute 2021-06-17 13:09:40 -04:00
kodumbeats
435f6879f2 Remove unused imports 2021-06-17 13:03:24 -04:00
kodumbeats
a54af88a38 Address todo items for attributes and index routes 2021-06-17 11:53:06 -04:00
Bradley Schofield
a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Bradley Schofield
891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield
c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Damodar Lohani
d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Bradley Schofield
3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Damodar Lohani
e530d633dc
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-06-17 15:32:45 +05:45
Bradley Schofield
88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield
978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield
40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
Damodar Lohani
696b133881
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:14:02 +05:45
Damodar Lohani
abdbdeef35
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:12:40 +05:45
Damodar Lohani
db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani
7ec21d5c5e remove adapter 2021-06-17 13:46:19 +05:45
Damodar Lohani
cdd83bf292 storage bucket delete event 2021-06-17 13:42:38 +05:45
Damodar Lohani
7829ac09b3 prevent adapter update 2021-06-17 13:36:29 +05:45
Damodar Lohani
f92fa47c0c fix event 2021-06-17 13:34:49 +05:45
Damodar Lohani
5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani
8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
1a82529e49 fixes 2021-06-17 12:39:56 +05:45
Damodar Lohani
dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
Damodar Lohani
0c5072e8a4
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
kodumbeats
2530341bf9 Fix updateCollection and clean up code 2021-06-16 16:36:18 -04:00
kodumbeats
829240e38c Add retry to first db connection and improve logging 2021-06-16 16:32:10 -04:00
Bradley Schofield
fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield
320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield
cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield
d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Damodar Lohani
6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
Damodar Lohani
928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani
491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani
bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45
Damodar Lohani
988004e27f suggested updates 2021-06-16 11:16:07 +05:45
Damodar Lohani
94c91cc52a
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 11:11:34 +05:45
Damodar Lohani
92d1ef4428 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-16 11:08:54 +05:45
Damodar Lohani
091152ca46 update collection structure 2021-06-16 11:08:31 +05:45
kodumbeats
0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats
a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
Damodar Lohani
667161d46a with new db this is not required 2021-06-15 14:44:00 +05:45
Damodar Lohani
62f7373e77 fix get bucket with new db 2021-06-15 14:24:36 +05:45
Damodar Lohani
8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:22:52 +05:45
Damodar Lohani
b7eb26bc96 fix list bucket with new db 2021-06-15 14:22:23 +05:45
Damodar Lohani
017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:20:12 +05:45
Damodar Lohani
6939002932 create bucket fixing with new db 2021-06-15 14:19:49 +05:45
Damodar Lohani
11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani
49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani
5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani
fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-06-15 13:36:48 +05:45
Damodar Lohani
0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Damodar Lohani
081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani
382aab0dee buckets.read scope 2021-06-15 13:08:06 +05:45
Damodar Lohani
1917381379 fix create bucket issue 2021-06-15 12:28:10 +05:45
Damodar Lohani
fe34b6685e buckets.write scope 2021-06-15 12:23:05 +05:45
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
Eldad A. Fux
b115672e0f
Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
kodumbeats
33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
Eldad Fux
579a24cf73 Updated sort method before cleanup 2021-06-14 22:18:43 +03:00
Christy Jacob
8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
kodumbeats
24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Damodar Lohani
d0f7ab7a19 create bucket endpoint 2021-06-14 17:44:47 +05:45
Torsten Dittmann
fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann
6eb8ce9170 revert changes 2021-06-14 13:46:38 +02:00
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
Torsten Dittmann
c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"
This reverts commit eaee419fb1, reversing
changes made to 15e7297b5a.
2021-06-14 09:09:48 +02:00
Torsten Dittmann
fc9a833b33 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:23 +02:00
Torsten Dittmann
eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:14 +02:00
Torsten Dittmann
15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Christy Jacob
a93496bc8c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 11:05:08 +05:30
Christy Jacob
86b1cc1678 feat: merge commit 2021-06-14 10:58:49 +05:30
Christy Jacob
412d7c8735 feat: removed log 2021-06-14 10:45:41 +05:30
Christy Jacob
09a90a5631 feat: fix deletes workker bug 2021-06-14 10:41:48 +05:30
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
kodumbeats
0a33325422 Sync with branch 'feat-database-indexing' for PDO and test fixes 2021-06-11 16:42:03 -04:00
Eldad Fux
5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
kodumbeats
f7d3b726fd Remove erroneous use 2021-06-11 16:21:54 -04:00
kodumbeats
e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats
4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04: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
kodumbeats
1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
Torsten Dittmann
665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
kodumbeats
d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
kodumbeats
3510bc88b4 use isEmpty document method to check for empty collection 2021-06-11 10:25:52 -04: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
kodumbeats
fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
kodumbeats
7138dbd34f Use new db for collections and documents 2021-06-10 14:19:42 -04:00
kodumbeats
e9d93ce95e Throw 404 when collection not found 2021-06-10 09:15:00 -04: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
kodumbeats
6f3b331069 Align index and attribute routes to db and models 2021-06-09 17:11:51 -04:00
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
kodumbeats
be79eb76c6 Use new db for attribute endpoints 2021-06-08 16:12:14 -04:00
kodumbeats
2342d84de3 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-08 12:47:59 -04:00
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
Christy Jacob
5a469ab362 fix(memberships): logic for decremmenting membership count 2021-05-29 01:51:56 +05:30
Eldad A. Fux
29114f8299
Merge pull request #1208 from appwrite/feat-1176-pass-session-to-function
feat: pass session to cloud function in oauth create sessions
2021-05-28 22:21:51 +03:00
Eldad A. Fux
bf0f6aa9a5
Merge pull request #1214 from TorstenDittmann/fix-console-team-invite
fix(console): team invite
2021-05-28 22:10:30 +03:00
Eldad A. Fux
4b006a1be0
Merge pull request #1167 from TorstenDittmann/feat-account-sessions
refactor(console): users devices into session
2021-05-28 19:30:32 +03:00
Torsten Dittmann
8f8ba1cb6d fix(api): time limit with empty values 2021-05-28 18:03:51 +02:00
Torsten Dittmann
0ecc34429a fix(console): tema invite 2021-05-28 17:03:14 +02:00
Christy Jacob
f4538f0c6b feat: indentation 2021-05-28 12:32:39 +05:30
Christy Jacob
faa7c3e708 feat: pass session to cloud function in oauth create sessions 2021-05-28 12:26:11 +05:30
Damodar Lohani
59338afb40 fixes deleteSession API removes browser's cookieFallback #1193 2021-05-28 12:12:14 +05:45
Torsten Dittmann
46c6531f73 feat(system): add env to configure telegraf 2021-05-27 15:13:40 +02:00
Eldad Fux
26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux
abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann
b34d09f8a8 refactor(console): add provider to session in account 2021-05-26 10:41:17 +02:00
Torsten Dittmann
b54747b3ac refactor(console): sessions icons 2021-05-26 10:40:52 +02:00
Eldad A. Fux
33aaa5c1ef
Merge pull request #1189 from lohanidamodar/fix-storage-issue-with-large-files
modify swoole buffer output size
2021-05-26 08:42:26 +03:00
Eldad A. Fux
0efea6af74
Merge pull request #1183 from appwrite/feat-added-file-metadata
Added metadata
2021-05-25 23:08:21 +03:00
Damodar Lohani
19e2ebf79b modify swoole buffer output size 2021-05-25 16:04:49 +05:45
Damodar Lohani
40a8a4c366 fixing clamav status when clamav is not running 2021-05-25 15:11:20 +05:45
Eldad Fux
7b8542d0c2 Added metadata 2021-05-24 19:33:55 +03:00
Eldad Fux
82abcb29ae Merge branch 'master' of github.com:appwrite/appwrite 2021-05-24 19:14:13 +03:00
Eldad A. Fux
2f471c0f7b
Merge pull request #1173 from lohanidamodar/fix-nepal-flag
update nepal flag
2021-05-24 19:00:01 +03:00
Eldad A. Fux
3472b1545e
Merge pull request #1166 from TorstenDittmann/fix-anon-session-id
fix(account): add anon session id
2021-05-24 18:30:52 +03:00
Eldad Fux
63ea200f96 Updated SDKS 2021-05-24 18:08:54 +03:00
Eldad Fux
699bd49eee Updated web sdk version 2021-05-21 21:43:06 +03:00
Eldad Fux
347ae809d8 Updated web sdk version 2021-05-21 17:36:48 +03:00
Eldad Fux
07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani
6be6ad8e97 Merge branch 'master' into fix-nepal-flag 2021-05-21 18:19:43 +05:45
Eldad A. Fux
4cfce5547e
Merge pull request #1170 from lohanidamodar/fix-image-preview-validator
fix-image-preview-validator
2021-05-21 15:25:09 +03:00
Damodar Lohani
8d45cbefe1 update nepal flag 2021-05-21 13:47:43 +05:45
Damodar Lohani
c03e3709a6 proper range validator for opacity 2021-05-21 12:42:43 +05:45
Torsten Dittmann
54baea36f3 fix(console): switch browser with provider icon in users session 2021-05-20 16:17:50 +02:00
Torsten Dittmann
5149b3880a refactor(console): users devices into session 2021-05-20 16:03:47 +02:00
Torsten Dittmann
d118b09d90 fix(account): add anon sessiom id 2021-05-20 15:41:55 +02:00
Eldad Fux
bcdf8835ca Updated the Node.js SDK 2021-05-20 12:07:51 +03:00
Eldad Fux
ed751160de Fixed missing JWT model 2021-05-20 11:52:19 +03:00
Damodar Lohani
3318631d9d converting to numeric validator 2021-05-20 12:27:20 +05:45
Eldad Fux
c454bc2a65 Updated CLI version 2021-05-19 22:37:30 +03:00
Eldad Fux
284236ab17 Fixed docs 2021-05-19 18:56:44 +03:00
Eldad Fux
d316ecbfd9 Fixed config 2021-05-19 18:53:53 +03:00
Eldad Fux
f1644af6a3 Updated specs 2021-05-19 18:30:30 +03:00
Eldad Fux
019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux
8084292cb5 Updated specs 2021-05-19 17:11:46 +03:00
Eldad Fux
cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
Torsten Dittmann
ca14298a65
fix(docker): influxdb image 2021-05-19 13:15:58 +02:00
Torsten Dittmann
9ede38c326 fix(docker): functions worker openssl key 2021-05-19 11:25:38 +02:00
Torsten Dittmann
86a94aff97 fix(docker): functions worker openssl key 2021-05-19 11:23:56 +02:00
Eldad Fux
72733964c3 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x 2021-05-18 23:37:30 +03:00
Eldad Fux
e6597bb6e1 Updated cachebuster 2021-05-18 23:37:23 +03:00
Eldad A. Fux
552c67d9f3
Merge pull request #1157 from appwrite/feat-update-code-examples
Feat update code examples
2021-05-18 23:32:54 +03:00
Eldad A. Fux
6a56095c8f
Merge pull request #1158 from appwrite/feat-update-sdks-versions
Updated SDKs versions
2021-05-18 22:43:16 +03:00
Eldad Fux
8830828d80 Updated SDKs versions 2021-05-18 22:35:04 +03:00