1
0
Fork 0
mirror of synced 2024-08-14 17:51:20 +12:00
Commit graph

3769 commits

Author SHA1 Message Date
Christy Jacob
dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob
27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob
10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob
77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Christy Jacob
1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. Fux
c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob
b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob
2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats
432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats
1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Christy Jacob
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Eldad Fux
7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Christy Jacob
196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Christy Jacob
d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann
d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Bradley Schofield
7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield
e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield
d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Damodar Lohani
c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Christy Jacob
20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob
a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob
d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob
53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
kodumbeats
b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats
c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats
df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats
58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. Fux
5dfa6217d8
Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. Fux
cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Eldad A. Fux
aa3651c6f8
Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Christy Jacob
0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob
78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
kodumbeats
717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats
9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
Eldad A. Fux
f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00
Damodar Lohani
f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani
9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Christy Jacob
198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Damodar Lohani
75fdc8c0e7 platform update form display ID 2021-07-26 12:04:10 +05:45
Damodar Lohani
47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
kodumbeats
51449841bf Refactor db methods to worker class instead of worker script 2021-07-25 19:14:19 -04:00
kodumbeats
51100fda0a Ensure namespace exists before proceeding 2021-07-25 18:24:29 -04:00
kodumbeats
03288ffbfa Refactor database methods to parent worker script 2021-07-25 18:20:31 -04:00
Eldad Fux
f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani
7bf7300aba remove unused 2021-07-25 17:59:28 +05:45
Damodar Lohani
3a8487016c explode initials with _ as well 2021-07-25 17:58:49 +05:45
Damodar Lohani
a20bf4171e Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:23:27 +05:45
Eldad Fux
69cd8c468c Fixed conflict 2021-07-25 14:37:36 +03:00
Damodar Lohani
e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +05:45
Eldad Fux
f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux
b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
kodumbeats
e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
Christy Jacob
2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
kodumbeats
ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
Christy Jacob
47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Damodar Lohani
3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Damodar Lohani
73dea8d4b2 update case 2021-07-23 11:33:38 +05:45
Damodar Lohani
0c6f1298e7 custom id in platforms depricating name 2021-07-23 11:23:39 +05:45
kodumbeats
aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Christy Jacob
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. Fux
7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Eldad A. Fux
82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield
70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield
ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Damodar Lohani
7c551d829d file support custom ID 2021-07-22 14:21:54 +05:45
Damodar Lohani
d01079e67c update console 2021-07-22 12:34:28 +05:45
Damodar Lohani
b86b2e8430 collection update name attribute 2021-07-22 11:54:57 +05:45
Damodar Lohani
f957c4aa94 remove name on update 2021-07-22 11:53:55 +05:45
Damodar Lohani
40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani
ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani
77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani
e54fc6fc5a swagger update 2021-07-22 11:19:50 +05:45
Damodar Lohani
7a2cab6a58 remove indexes 2021-07-22 11:08:41 +05:45
Damodar Lohani
e88450268b depricate name params 2021-07-22 10:57:01 +05:45
kodumbeats
4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats
97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats
b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats
6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats
9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
Damodar Lohani
df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani
829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani
e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani
be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani
7999355b05 custom id support on team and user 2021-07-21 11:56:30 +05:45
Damodar Lohani
dd6b5b4fe0 api key custom id support 2021-07-21 11:48:28 +05:45
Damodar Lohani
9594945cb2 webhook uses custom id 2021-07-21 11:39:55 +05:45
Damodar Lohani
11bff54252 utopia database 2021-07-21 11:35:15 +05:45
Damodar Lohani
1b1877db06 update to new db 2021-07-21 11:32:01 +05:45
Damodar Lohani
c16d709682 create function and tag with Id 2021-07-21 11:31:33 +05:45
Damodar Lohani
3e08281ecf fix edit view 2021-07-21 11:17:35 +05:45
kodumbeats
1b051d32fe Attempt to reconnect deletes worker to db 2021-07-20 15:13:00 -04:00
kodumbeats
12e2ebc2b5 Define loop control vars outside loop 2021-07-20 15:11:54 -04:00
kodumbeats
e16bfe7fd3 Move reconnection loop to first call to db 2021-07-20 14:59:58 -04:00
kodumbeats
9870c6fdff Attempt to reconnect five times before throwing exception 2021-07-20 13:01:47 -04:00
Damodar Lohani
119035463a more fixes on collection 2021-07-20 17:21:27 +05:45
Damodar Lohani
596c742fa7 fix sdk error 2021-07-20 16:05:45 +05:45
Damodar Lohani
1582dc514f update console sdk 2021-07-20 15:57:39 +05:45
Damodar Lohani
6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
kodumbeats
8a205d1b63 Retry initial db connection once before throwing exception 2021-07-19 15:39:31 -04:00
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
kodumbeats
8dab66d455 Require correct dependencies in database worker 2021-07-19 14:48:03 -04:00
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
kodumbeats
f56e2fede9 Harmonize syntax for db connections 2021-07-19 12:47:02 -04:00
kodumbeats
d8dee84be1 Obtain db connection without coroutine 2021-07-19 12:46:34 -04:00
Torsten Dittmann
c2f1389a56
fix(jwt): correct session validation 2021-07-19 17:09:39 +02:00
Eldad Fux
f0657d6ff3 Changed provider length 2021-07-19 18:03:15 +03:00
Eldad Fux
09a1f609be Changed IP length 2021-07-19 18:02:05 +03:00
Eldad A. Fux
285cc76212
Merge pull request #1403 from appwrite/fix-db-open-api-spec
fix-db-open-api-spec
2021-07-19 17:49:15 +03:00
Eldad A. Fux
ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Damodar Lohani
d8dc30b08a custom id on database 2021-07-19 15:10:53 +05:45
Damodar Lohani
3fe9277e9b custom Id on project 2021-07-19 14:26:24 +05:45
Damodar Lohani
2f222e136d executions custom id 2021-07-19 13:57:01 +05:45
Damodar Lohani
95e90efcc6 custom id in function and tag 2021-07-19 13:54:37 +05:45
Damodar Lohani
d037c0df23 team and membership custom id support 2021-07-19 12:20:49 +05:45
Damodar Lohani
cd0b21ec0a fix typo 2021-07-19 12:11:29 +05:45
Damodar Lohani
7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-19 12:06:18 +05:45
Eldad Fux
bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux
5ec5649603 Fixed wrong paths 2021-07-18 11:19:23 +03:00
Eldad Fux
6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
Eldad Fux
318c4843ca Updated error template 2021-07-17 21:59:54 +03:00
Eldad Fux
46960d6731 Hide index 2021-07-17 21:59:34 +03:00
Eldad Fux
2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Eldad Fux
0608103d6f Updated sessions collection structure 2021-07-16 18:11:14 +03:00
Eldad Fux
78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection 2021-07-16 18:00:05 +03:00
kodumbeats
3c475e37a9 Add delay to wait for db before initialization 2021-07-16 10:35:46 -04:00
kodumbeats
ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats
2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats
c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00
kodumbeats
f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
Eldad Fux
6471acb1e1 Fixed injection name 2021-07-16 07:40:01 +03:00
Eldad Fux
b4a65c2c1a Removed TODOs, fixed comments 2021-07-16 07:39:31 +03:00
Eldad Fux
04d6d33f60 Fixed structure 2021-07-16 07:38:29 +03:00
kodumbeats
0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Torsten Dittmann
6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
Damodar Lohani
0817eea595
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-15 11:34:08 +05:45
kodumbeats
88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
kodumbeats
30483610f8 Add missing typehint 2021-07-14 15:09:48 -04:00
Torsten Dittmann
4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
kodumbeats
3d2888ac70 Remove unused functions 2021-07-13 15:24:52 -04:00
kodumbeats
2db245a607 Use new db for deletes worker 2021-07-13 14:44:45 -04:00
kodumbeats
0af70aae30 Handle deleting functions with new db 2021-07-13 12:10:42 -04:00
kodumbeats
b58e773568 Handle deleting execution logs with new db 2021-07-13 12:10:20 -04:00
kodumbeats
4062715613 Handle deleting team memberships with new db 2021-07-13 12:08:52 -04:00
kodumbeats
adb26c5356 Use Utopia authorization validator 2021-07-13 09:41:15 -04:00
kodumbeats
f869e69123 Delete user documents from new db 2021-07-12 17:57:37 -04:00
Torsten Dittmann
0c1c254019
Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
2021-07-12 19:45:01 +02:00
kodumbeats
acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
Torsten Dittmann
e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann
71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00
Torsten Dittmann
cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Eldad A. Fux
b2308e48e3
Merge pull request #1384 from TorstenDittmann/fix-app-resource
fix(app): remove app resource and replace with utopia
2021-07-12 18:42:43 +03:00
Torsten Dittmann
76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Torsten Dittmann
df24011d8b fix(http): reset pdo connection if broken 2021-07-12 12:04:00 +02:00
Torsten Dittmann
18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Matej Baco
24f85cdc78 Added " to wrap environment name 2021-07-10 20:07:03 +02:00
Christy Jacob
ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Torsten Dittmann
f158980963
fix(database): default value for empty rules 2021-07-07 13:46:44 +02:00
Eldad Fux
bac529a270 Increased cache buster 2021-07-06 21:26:25 +03:00
Eldad Fux
a42597c848 Tiny change for sdk exmaple dir path 2021-07-06 21:20:23 +03:00
Eldad Fux
febd244df3 Tiny change for sdk exmaple dir path 2021-07-06 20:38:06 +03:00
Eldad A. Fux
2286bd2fb3
Merge pull request #1357 from appwrite/feat-kotlin-java-docs
Feat kotlin java docs
2021-07-06 20:10:33 +03:00
Eldad A. Fux
1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield
4e2b05b87c Update account.php 2021-07-06 13:18:55 +01:00
Jake Barnby
defd553bd9 Add java + kotlin doc sources for android + kotlin SDK's 2021-07-07 00:06:14 +12:00
Jake Barnby
5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Eldad A. Fux
0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Bradley Schofield
1a8ace0fb0 Update account.php 2021-07-06 09:14:12 +01:00
Damodar Lohani
2f40d38a37 updates and fixes 2021-07-06 12:08:33 +05:45
kodumbeats
06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats
64d1913a03 Keep search param in listCollections 2021-07-05 15:19:18 -04:00
kodumbeats
4a90076013 Cleanup code comments 2021-07-05 15:15:39 -04:00
kodumbeats
01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Damodar Lohani
f7ef4349d4 custom id validator 2021-07-05 17:20:15 +05:45
Damodar Lohani
fb34c0683d
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-05 17:11:52 +05:45
Damodar Lohani
0730cf75c4 test for custom id, and fix validator 2021-07-05 16:48:52 +05:45
Damodar Lohani
5e2f3ed9c9 custom id support in create user 2021-07-05 16:35:29 +05:45
Torsten Dittmann
d9986cb205 fix(database): properly cast to int 2021-07-05 11:33:47 +02:00
Eldad A. Fux
3480fefb89
Merge pull request #1348 from TorstenDittmann/feat-db-version-reference
feat(projects): add version number
2021-07-05 11:43:37 +03:00
Eldad A. Fux
ae8583f3a2
Merge pull request #1322 from appwrite/fix-functions-worker
Fix functions worker
2021-07-05 11:10:35 +03:00
Torsten Dittmann
6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Christy Jacob
3251d29303 feat: added kotlin readme warning 2021-07-05 11:33:06 +05:30
Eldad Fux
0152e3b69c Sync with dbpool changes 2021-07-04 18:14:39 +03:00
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux
f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux
c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Damodar Lohani
02c5eba4e4 Merge branch '0.9.x' into feat-upgrade-runtimes 2021-07-04 11:11:36 +05:45
Damodar Lohani
48272e8e50 remove denot and .net 2021-07-04 11:09:56 +05:45
Eldad Fux
a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux
ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Eldad Fux
57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux
f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
Eldad A. Fux
737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Eldad A. Fux
56a272561c
Merge pull request #1345 from appwrite/feat-update-specs
feat: update specs and regenerate docs
2021-07-03 08:58:22 +03:00
kodumbeats
860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats
50a3493d69 Use attribute size as index length 2021-07-02 18:23:58 -04:00
kodumbeats
dfa7516b15 Add missing typehint 2021-07-02 18:22:49 -04:00
kodumbeats
760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats
db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats
bafde0aa29 Remove unneeded param from callback 2021-07-02 16:21:06 -04:00
kodumbeats
e9561a68dc Get db and cache from pool via coroutine 2021-07-02 13:29:39 -04:00
kodumbeats
145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
kodumbeats
23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
Christy Jacob
6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Christy Jacob
0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Christy Jacob
e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob
766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Damodar Lohani
d37afb58c4 adding java 16.0 as default runtime 2021-07-02 16:40:21 +05:45
Damodar Lohani
949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Damodar Lohani
743d73dca0 make newer node runtime default 2021-07-02 16:26:53 +05:45
Bradley Schofield
1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Bradley Schofield
da9860c7c4 Revert "Merge branch 'master' into feat-1297-add-expire-date-to-urls"
This reverts commit 9472867c66, reversing
changes made to 7e8d76b66d.
2021-07-02 11:39:41 +01:00
Bradley Schofield
9472867c66 Merge branch 'master' into feat-1297-add-expire-date-to-urls 2021-07-02 11:37:29 +01:00
Torsten Dittmann
b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02:00
Torsten Dittmann
7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann
a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
kodumbeats
0b9f6341d2 Get a connection from pool in coroutine 2021-07-01 16:35:09 -04:00
kodumbeats
d7cdb25446 Fix database constructors 2021-07-01 16:34:21 -04:00
kodumbeats
536f953f1d Retrieve cache and db without registry 2021-07-01 13:48:37 -04:00
Eldad A. Fux
149462383d
Merge pull request #1340 from appwrite/feat-add-response-filters
feat: add V08 response filter and update web sdk
2021-07-01 19:59:21 +03:00
kodumbeats
d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Eldad A. Fux
75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Christy Jacob
998c966614 feat: add missing line 2021-07-01 19:18:11 +05:30
Christy Jacob
fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann
787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Christy Jacob
aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
kodumbeats
1454dec6ad Define defaults for getAttribute 2021-06-30 14:33:25 -04:00
kodumbeats
6885d51e82 Remove unneeded $member roles 2021-06-30 14:33:05 -04:00
kodumbeats
a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Christy Jacob
31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
kodumbeats
12b58b00ac
Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Christy Jacob
ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Torsten Dittmann
dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann
49fa26b18c fix model for connections 2021-06-28 09:56:03 +02:00
Torsten Dittmann
91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Torsten Dittmann
44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux
862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Damodar Lohani
378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Christy Jacob
fdd389a17a feat: remove var_dump() 2021-06-24 01:55:27 +05:30
Christy Jacob
31b5b985e3 Merge branch '0.9.x' of github.com:appwrite/appwrite into fix-functions-worker 2021-06-24 01:52:55 +05:30
Christy Jacob
d5a7b58c48 feat: pass empty string instead of null in functions worker 2021-06-24 01:52:43 +05:30
Eldad A. Fux
91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
kodumbeats
4c81d6b490 Remove unnecessary params from new attribute and index routes 2021-06-23 10:21:32 -04:00
Christy Jacob
8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob
fca3894115 feat: remove generated sdks 2021-06-23 17:47:33 +05:30
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani
497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
kodumbeats
ea46b7b783 Use stricter validators for params 2021-06-22 15:34:42 -04:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Bradley Schofield
22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Bradley Schofield
c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Bradley Schofield
1cf66b5934 Update account.php 2021-06-21 09:13:18 +01:00
Eldad Fux
83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Eldad Fux
4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad A. Fux
e529be5d55
Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
kodumbeats
2e0b7fe471 Support queries for listCollections 2021-06-18 15:27:16 -04:00
kodumbeats
9aad04b484 Accept default permissions from Utopia for now 2021-06-18 15:27:03 -04:00
kodumbeats
5bcb51ab5b Clean up unused code 2021-06-18 15:17:39 -04:00
kodumbeats
b1a6302311 Use database worker to remove attributes and indexes 2021-06-18 14:27:14 -04:00
kodumbeats
47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats
afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
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
Bradley Schofield
3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
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
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
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
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
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
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