1
0
Fork 0
mirror of synced 2024-08-19 04:01:38 +12:00
Commit graph

3569 commits

Author SHA1 Message Date
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
Eldad A. Fux
cb97b8cc6a
Merge pull request #1154 from lohanidamodar/feat-auto-generate-secret-keys
feat-auto-generate-secret-keys
2021-05-18 22:30:37 +03:00
Eldad A. Fux
a0daea0bb9
Update app/tasks/install.php 2021-05-18 22:30:17 +03:00
Eldad A. Fux
5185321566
Update app/tasks/install.php 2021-05-18 22:30:09 +03:00
Eldad A. Fux
8ec0c666e4
Update app/tasks/install.php 2021-05-18 22:29:44 +03:00
Eldad Fux
1c7ac36d7f Updated specs and examples 2021-05-18 22:19:54 +03:00
Eldad Fux
666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Eldad A. Fux
d9f8236d14
Merge pull request #1153 from lohanidamodar/feat-response-format-header-sdks
feat-response-format-header-sdks
2021-05-18 19:25:10 +03:00
Eldad A. Fux
44cccf1ff3
Merge pull request #1155 from lohanidamodar/fix-certificates-queueing
fix-certificates-queueing
2021-05-18 19:24:12 +03:00
Eldad A. Fux
50e779fc2f
Update app/controllers/general.php 2021-05-18 19:24:00 +03:00
Eldad A. Fux
4ff892d29f
Merge pull request #1150 from appwrite/fect-stateless-webhooks-worker
Feat stateless webhooks worker
2021-05-18 16:40:04 +03:00
Damodar Lohani
8b60061875 remove delay 2021-05-18 18:55:09 +05:45
Damodar Lohani
6bb46a676d multiple backups of old files 2021-05-18 14:21:22 +05:45
Damodar Lohani
52e2dc3182 specify image and org name for main appwrite image 2021-05-18 14:19:19 +05:45
Damodar Lohani
80ded8e77d providing organization and image as param to the installation script and compose file 2021-05-18 13:49:51 +05:45
Damodar Lohani
fd2edd9164 creating backup of existing file 2021-05-18 13:43:01 +05:45
Damodar Lohani
a2466956ec fix filter and mysql root password 2021-05-18 12:18:48 +05:45
Damodar Lohani
7864b19232 supporting generating password and secret key 2021-05-18 12:09:09 +05:45
Damodar Lohani
0f7b7459ca response format header 2021-05-18 11:17:03 +05:45
Eldad A. Fux
f2405dc219
Merge pull request #1151 from appwrite/fix-certificate-collection-rules-error
Fix - Add certificate collection rules for updated and certificateID
2021-05-17 22:28:45 +03:00
Eldad Fux
d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux
49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
kodumbeats
1120e8885a CertificateID not a required param 2021-05-17 14:10:17 -04:00
kodumbeats
6f22854c54 Add certificate collection rules for updated and certificateID 2021-05-17 13:50:44 -04:00
Eldad Fux
63a92a768a Fixed functions webhooks trigger 2021-05-17 18:52:22 +03:00
Eldad Fux
a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux
af470a3f1a Cleanups 2021-05-17 12:54:04 +03:00
Eldad Fux
79bf99372e Removed DB connection 2021-05-17 12:49:17 +03:00
Eldad Fux
b93a5227b6 Fixed auth redirect 2021-05-17 12:38:03 +03:00
Eldad Fux
c91c5cfbac Added project exists check 2021-05-17 12:37:48 +03:00
Eldad Fux
f2976a82ad Fixed auth 2021-05-17 12:37:33 +03:00
Eldad Fux
cee71ef7b3 Fixed permission check 2021-05-16 13:55:12 +03:00
Eldad Fux
2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux
814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux
e1ce368f66 Removed getArrayCopy 2021-05-15 23:03:56 +03:00
Eldad Fux
00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad A. Fux
af7f9dd6e1
Merge pull request #1149 from appwrite/feat-response-filters
feat: 0.7 response filters
2021-05-15 13:50:39 +03:00
Eldad A. Fux
5050e6fd60
Merge pull request #1145 from appwrite/fix-auth-redirect
Fix redirect from signup
2021-05-15 13:50:12 +03:00
Eldad A. Fux
18a1a2b8a0
Merge pull request #1147 from appwrite/fix-1144-users-list
Added string escaping
2021-05-15 13:49:19 +03:00
Eldad A. Fux
b6b48b7684
Merge pull request #1148 from appwrite/fix-oauth-autocomplete
Fix oauth autocomplete
2021-05-15 11:15:02 +03:00
Eldad Fux
85dffbdc8f Removed duplicated class attribute 2021-05-15 11:00:29 +03:00
Eldad Fux
27837871e4 Added comments 2021-05-15 10:44:00 +03:00
Eldad Fux
fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Eldad Fux
2a3a73de34 Fixed autocomplete 2021-05-15 03:58:26 +03:00
Eldad Fux
9c0ebc5608 Added string escaping 2021-05-15 03:24:12 +03:00
Christy Jacob
d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux
dc003464fa
Merge pull request #1142 from appwrite/feat-add-update-membership-endpoint
feat(teams): endpoint to update membership roles
2021-05-14 14:28:11 +03:00
Eldad Fux
d7e411cb4f Fix redirect from signup 2021-05-14 14:26:15 +03:00
Eldad A. Fux
fb8561f958
Merge pull request #1141 from lohanidamodar/feat-newsletter-subscribe
feat-newsletter-subscribe
2021-05-14 12:20:25 +03:00
Eldad A. Fux
3804f718a4
Merge pull request #1139 from lohanidamodar/feat-automated-install
feat-automated-install
2021-05-14 09:58:59 +03:00
Eldad A. Fux
52dc0a9f17
Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar Lohani
bb39d90da6
updating description for param 2021-05-14 11:43:45 +05:45
Christy Jacob
cfd6aed48e Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-move-deletion-to-worker 2021-05-14 01:01:46 +05:30
Eldad Fux
3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Christy Jacob
a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob
3b74a92ab3
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-13 19:31:52 +05:30
Eldad A. Fux
8d603386a3
Merge pull request #1143 from appwrite/fix-teams-api-issues
fix(teams): some minor issues with the API
2021-05-13 16:57:05 +03:00
Christy Jacob
c9075278e1 feat: some test code 2021-05-13 19:12:52 +05:30
Damodar Lohani
a346f7ab2a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-newsletter-subscribe 2021-05-13 18:26:56 +05:45
Eldad A. Fux
956f5c1a9b
Merge pull request #937 from appwrite/feat-god-user
Feat Root Account
2021-05-13 12:38:03 +03:00
Eldad Fux
7192fc58d8 Fixed root redirect 2021-05-13 08:59:00 +03:00
Christy Jacob
67b4e8c729 feat: correct the event names 2021-05-12 22:50:10 +05:30
Christy Jacob
af0bbd7b91 feat: increase memberships fetched to 2000 2021-05-12 22:45:55 +05:30
Christy Jacob
31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Eldad A. Fux
73e45c295a
Merge pull request #1133 from lohanidamodar/feat-auto-ssl-generation
feat-auto-ssl-generation
2021-05-12 19:07:31 +03:00
Eldad Fux
69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Christy Jacob
10435d4392 feat: update membership roles 2021-05-12 20:17:56 +05:30
Christy Jacob
a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Damodar Lohani
c20d5785d4 signup to newsletter option in console signup 2021-05-12 18:00:22 +05:45
Damodar Lohani
d94771471c format update for travis reboot 2021-05-12 17:40:16 +05:45
Eldad Fux
f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux
c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Damodar Lohani
bd73b3aa58 discord link in the footer 2021-05-12 16:58:31 +05:45
Damodar Lohani
e2000dbdf8 remove extra white space 2021-05-12 16:42:13 +05:45
Damodar Lohani
d198977e5d check interactive with a param 2021-05-12 16:39:14 +05:45
Damodar Lohani
7a75c3558f remove log 2021-05-12 16:10:57 +05:45
Damodar Lohani
9097cf2d42 unattended installl 2021-05-12 13:57:33 +05:45
Damodar Lohani
0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45
Damodar Lohani
be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
Christy Jacob
08f606d29b feat: remove unused import 2021-05-11 23:31:00 +05:30
Christy Jacob
5e6cc855c9 feat: remove logs 2021-05-11 23:29:20 +05:30
Christy Jacob
6836e3c91d feat: move membership deletion to deletes worker 2021-05-11 23:25:38 +05:30
Damodar Lohani
f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Dmitriy Fishman
0256c9f59a Use the correct 'End Of Line' symbol for selected platform. 2021-05-11 14:35:58 +03:00
Damodar Lohani
dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani
dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani
4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani
35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani
c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Eldad Fux
10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Damodar Lohani
75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
Damodar Lohani
0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Eldad Fux
22c1ac4abe Updated user status on deleted membership 2021-05-10 00:20:57 +03:00
Eldad Fux
0a3c198e00 Removed boolean check on DB operation 2021-05-09 23:34:32 +03:00
Eldad Fux
c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Eldad Fux
dc57a41f36 Fixed account tests 2021-05-09 02:10:13 +03:00
Christy Jacob
f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Torsten Dittmann
ded3cbbb73 fix(mock): 502 error spec 2021-05-07 15:52:40 +02:00
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann
a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Eldad Fux
9f6988f5a0 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-07 01:32:53 +03:00
Eldad Fux
e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Eldad Fux
bd3069a60a Updated collections 2021-05-07 00:35:57 +03:00
Eldad Fux
81bf74ef06 Reset cache on setup 2021-05-07 00:35:05 +03:00
Christy Jacob
d99f0cbc5c feat: review comments 2021-05-06 22:00:57 +05:30
Christy Jacob
e8172f72e3 feat: review comments 2021-05-06 22:00:44 +05:30
Torsten Dittmann
1f91e8a460 fix(docs): typos 2021-05-06 17:53:48 +02:00
Torsten Dittmann
1894ea6490 fix(docs): typos 2021-05-06 17:53:07 +02:00
Torsten Dittmann
b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob
80328f1dc7 feat: review comments 2021-05-06 18:51:36 +05:30
Damodar Lohani
d09dfc6bdd fix dialog tabs overflowing 2021-05-06 13:33:54 +05:45
Damodar Lohani
309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Eldad Fux
7192ead92d Cleanups 2021-05-05 17:52:34 +03:00
Eldad Fux
a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux
f69c95e119 Fixed tests 2021-05-05 10:32:20 +03:00
Eldad Fux
f24ae683e6 Migrated functions worker 2021-05-05 00:45:41 +03:00
Eldad Fux
d699c8aba9 Updated functions service 2021-05-05 00:25:17 +03:00
Christy Jacob
eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann
3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann
a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann
bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00
Torsten Dittmann
15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Eldad Fux
abf90d0c72 Added console init on setup 2021-05-04 13:24:08 +03:00
Eldad Fux
7797401848 Test console init 2021-05-04 12:31:26 +03:00
Eldad Fux
507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad Fux
d020b62051 Fixed mongo setup 2021-05-04 00:05:25 +03:00
Eldad Fux
aa119d50d5 Added cache, updated db names 2021-05-03 22:22:39 +03:00
Eldad Fux
eab18af07e Added support for count 2021-05-03 13:25:05 +03:00
Eldad Fux
3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Eldad Fux
7272ca857e Fixed missing default values 2021-04-30 18:09:15 +03:00
Eldad A. Fux
8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Torsten Dittmann
d58cc6024b fix: deprecation notice for 2021-04-29 17:20:03 +02:00
Torsten Dittmann
6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Torsten Dittmann
24705f2d08 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-29 09:37:08 +02:00
Torsten Dittmann
4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann
5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02:00
Torsten Dittmann
f2426aa473 fix: use authorization control instead of arguments 2021-04-27 09:28:42 +02:00
Torsten Dittmann
4eb298e4e0 fix: executions permission validation 2021-04-27 09:12:59 +02:00
Torsten Dittmann
3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Eldad Fux
1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann
3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann
cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Eldad A. Fux
ba49f4d367
Merge branch '0.8.x' into feat-auth-limits 2021-04-23 09:34:16 +03:00
Eldad Fux
04d53eab7a Fixed missing permissions 2021-04-23 09:31:22 +03:00
Torsten Dittmann
26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann
5668579021 fix: improve error message on anon login 2021-04-21 16:54:05 +02:00
Torsten Dittmann
cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann
0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux
7fc3b95541 Updated SDK version 2021-04-21 13:13:37 +03:00
Eldad Fux
2bcfaffec3 Updated SDK version 2021-04-21 13:13:12 +03:00
Eldad Fux
5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Eldad Fux
dcee9fc68e Updated specs 2021-04-21 09:38:27 +03:00
Eldad Fux
71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux
791de55713 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-04-21 09:31:01 +03:00
Eldad Fux
c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
Eldad A. Fux
a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann
d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad Fux
5318eac6be Test Swagger files 2021-04-20 09:02:50 +03:00
Torsten Dittmann
94d2ec5578 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-19 18:08:20 +02:00
kodumbeats
d609940de1 Merge branch 'dev' into refactor-whitelist-type 2021-04-19 09:29:55 -04:00
Torsten Dittmann
5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +02:00
Eldad Fux
c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann
dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann
f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad Fux
fdfcd0cfb2 Updated Dart note 2021-04-18 14:24:37 +03:00
Damodar Lohani
1f32979094 move android above coming soon platforms 2021-04-18 06:05:55 +05:45
Eldad A. Fux
fea932551b
Merge pull request #1040 from appwrite/feat-new-demos
Added list of web demos
2021-04-17 12:23:01 +03:00
Eldad Fux
7dc51e93e4 Hide dotnet 2021-04-17 12:02:51 +03:00
Eldad A. Fux
65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad A. Fux
1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Christy Jacob
6786b744bc fix: dashboard tooltip message 2021-04-17 02:10:49 +05:30
Eldad Fux
293badbd90 Fixed cached bug 2021-04-16 22:04:42 +03:00
Torsten Dittmann
e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann
3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann
2f7f8ab03d test: disabling coroutine in functions worker 2021-04-16 17:53:36 +02:00
Eldad Fux
3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Damodar Lohani
75d48974f5 fix incorrect name and icon 2021-04-16 14:41:25 +05:45
Eldad Fux
85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux
63c93aab1f Added JWT auth to client SDKs 2021-04-16 10:59:41 +03:00
Eldad Fux
dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00
Damodar Lohani
b7470da9d7 adding android platform 2021-04-16 13:15:35 +05:45
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Damodar Lohani
5560281141 enabling android platform 2021-04-16 12:41:35 +05:45
kodumbeats
604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Eldad Fux
be344c2b38 Updated CLI version 2021-04-15 21:04:51 +03:00
Eldad A. Fux
5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux
e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Eldad A. Fux
c5029028f3
Merge pull request #1073 from lohanidamodar/feat-deno-1.8-functions-env
feat-deno-1.8-functions-env
2021-04-15 11:39:59 +03:00
Torsten Dittmann
d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Torsten Dittmann
15c80628ac
Update storage.php 2021-04-15 09:45:05 +02:00
Torsten Dittmann
b7833a862b fix: disable co-routine hooks 2021-04-14 17:56:15 +02:00
Torsten Dittmann
74908f4965 fix: disable co-routine hooks 2021-04-14 17:55:08 +02:00
Torsten Dittmann
32587f9d80 tests: disable test 2021-04-14 17:09:36 +02:00
Torsten Dittmann
d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann
c24c17f1a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 13:10:54 +02:00
Torsten Dittmann
e021b8795a fix: enable coroutine in functions worker 2021-04-14 12:40:55 +02:00
Torsten Dittmann
3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux
994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann
0b4d7f0844 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 10:21:35 +02:00
Eldad Fux
f73a68b63d Fixed demo name 2021-04-14 00:22:27 +03:00
Torsten Dittmann
004d3d5270 rename: users delete method 2021-04-13 13:01:33 +02:00
Torsten Dittmann
e0fa4d6856 fix: adapt storage limit 2021-04-13 11:41:10 +02:00
Torsten Dittmann
3e2dcb2cac feat: add abuse limit to file upload 2021-04-13 11:38:48 +02:00
Torsten Dittmann
7e7662096a feat: add abuse limit to team invite 2021-04-13 11:38:40 +02:00
Torsten Dittmann
20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Torsten Dittmann
7d08c30672 Merge branch 'dev' of https://github.com/appwrite/appwrite into refactor-whitelist-type 2021-04-13 09:57:26 +02:00
Damodar Lohani
7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
Eldad A. Fux
3a60e421ac
Merge pull request #1075 from TorstenDittmann/feat-document-response-model
Feat: Document Response Model
2021-04-13 07:09:09 +03:00
Damodar Lohani
a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Eldad Fux
a2f1aa55a2 Updated description 2021-04-11 23:27:06 +03:00
Eldad Fux
2d8b8ef2ff Updated config 2021-04-11 22:26:33 +03:00
Eldad Fux
318ed0b1f2 Updated git repos 2021-04-11 20:49:40 +03:00
Eldad Fux
72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Torsten Dittmann
9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux
f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Damodar Lohani
6c8cb0545b handle when opacity is set to 0 2021-04-09 13:41:49 +05:45
Damodar Lohani
b7920ab26c fix issue with opacity 2021-04-09 13:27:45 +05:45
Damodar Lohani
d82bb692b2 fix for border with border radius issue 2021-04-09 12:49:46 +05:45
kodumbeats
bc54b8b35e Set whitelist type when not string 2021-04-08 09:41:54 -04:00
Damodar Lohani
7b81ce2550 updating cache key 2021-04-08 16:42:30 +05:45
Torsten Dittmann
3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Damodar Lohani
4e24c5aa46 default functions env contains latest deno 2021-04-07 12:30:50 +05:45
Torsten Dittmann
03111a2a46
Update collection.phtml 2021-04-06 13:52:49 +02:00
Eldad A. Fux
19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad A. Fux
7ee487a0cb
Merge pull request #1021 from appwrite/refactor-validators
Move validators from utopia
2021-04-05 14:52:07 +03:00
Eldad A. Fux
86df88781f
Merge pull request #1064 from lohanidamodar/feat-disable-clamav
Feat Disable Clamav
2021-04-05 14:48:23 +03:00
Damodar Lohani
272607ad3f update description 2021-04-05 12:25:37 +05:45
Eldad A. Fux
b15aef0c5d
Merge pull request #1056 from appwrite/feat-locale-env-support
feat-locale-env-support
2021-04-05 09:29:37 +03:00
Damodar Lohani
d10c758e80
parameter description changes
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-04-04 14:25:03 +05:45
Eldad A. Fux
e801fa383d
Merge pull request #1044 from appwrite/feat-python-3.9-env
feat-python-3.9-env
2021-04-04 11:36:33 +03:00
Damodar Lohani
7794204acb disable clamav stuff on installation 2021-04-04 07:55:56 +05:45
Damodar Lohani
c3fb2e6c46 adding locale to dev docker compose, dockerfile and compose and variables 2021-04-04 07:15:41 +05:45
Damodar Lohani
a9950edcc1 updating default functions env python env 2021-04-04 07:08:41 +05:45
Eldad Fux
d9528ef1ce Update anon login limits and tests 2021-04-03 11:56:32 +03:00
Eldad Fux
f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad Fux
ae2cc44817 First commit 2021-04-03 09:29:13 +03:00
Eldad A. Fux
02bbc7c2db
Merge pull request #989 from lohanidamodar/feat-dart-env-update
feat-dart-env-update
2021-04-03 09:04:05 +03:00
Damodar Lohani
5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
kodumbeats
456793ebd8 Added space for styling and consistency 2021-03-30 07:42:58 -04:00
kodumbeats
d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats
9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann
ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann
078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Damodar Lohani
617edbf3ff fix deno 1.8 env 2021-03-29 13:14:51 +05:45
Damodar Lohani
30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Damodar Lohani
ed90bc1d24 deno 1.8 function env 2021-03-29 12:49:42 +05:45
Eldad Fux
0f67c500a2 Fixed missing API scope 2021-03-29 01:56:05 +03:00
Eldad Fux
a22243b998 Updated specs 2021-03-29 01:36:25 +03:00
Eldad Fux
3c0d74ec81 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-03-29 00:52:29 +03:00
Eldad Fux
b74a88262b Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-29 00:50:31 +03:00
Eldad Fux
72e0daf2bd Updated version number 2021-03-29 00:49:07 +03:00
Eldad Fux
31c7c31d33 Updated version list 2021-03-29 00:38:21 +03:00
Eldad Fux
c7559758c3 Updated 0.8.x specs 2021-03-29 00:37:23 +03:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Eldad Fux
db4530a5e5 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-03-28 16:13:53 +03:00
Eldad Fux
70e809fa92 Fixed default value for https force option 2021-03-28 15:36:15 +03:00
Damodar Lohani
cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad A. Fux
5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux
7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Eldad Fux
d05c2b4dda Added list of web demos 2021-03-26 21:49:04 +03:00
Damodar Lohani
00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
kodumbeats
c10d9b6701 Outline remaining routes 2021-03-25 15:52:57 -04:00
Torsten Dittmann
38d58a8060 fix default code param on tag creation 2021-03-25 17:53:27 +01:00
Eldad Fux
889111ca1c Updated Flutter SDK 2021-03-25 15:23:37 +02:00
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
kodumbeats
7a07ff58d7 Outline index and attributes routes 2021-03-24 11:40:33 -04:00
kodumbeats
2f90b5a343 Refactor EVENT_PAYLOAD to EVENT_DATA 2021-03-24 09:36:36 -04:00
Eldad Fux
86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Eldad Fux
90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
kodumbeats
48b12152e3 Outline createIndex 2021-03-23 17:19:19 -04:00
Eldad Fux
464fc5a813 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-23 13:37:24 +02:00
Damodar Lohani
dbac4083ad fix missing param rotation 2021-03-23 15:53:09 +05:45
Torsten Dittmann
74853da211 Merge branch 'feat-anon-login' of https://github.com/TorstenDittmann/appwrite into feat-anon-login 2021-03-23 09:39:03 +01:00
Torsten Dittmann
b9017549c2 remove env variable in favor of #947 2021-03-23 09:38:56 +01:00
Damodar Lohani
64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
Damodar Lohani
464486743a Merge branch 'dev' into feat-new-image-features 2021-03-23 13:18:03 +05:45
Eldad Fux
65f77351f4 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-22 22:09:41 +02:00
Eldad Fux
866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats
d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
kodumbeats
a3c6fef973 Merge remote-tracking branch 'origin/dev' into fix-1001-worker-certificates-error-handling 2021-03-22 12:37:12 -04:00
Eldad Fux
a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
kodumbeats
d6fc03ca63 Throw error only on nonzero exit code 2021-03-22 08:44:13 -04:00
kodumbeats
22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux
46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani
0ac81f8f69 update image preview api 2021-03-22 12:39:42 +05:45
Eldad Fux
e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux
b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Eldad Fux
4ba037d9d2 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-03-20 13:53:46 +02:00
Eldad Fux
fc83bc1276 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-20 13:52:52 +02:00
Eldad Fux
600692bcac Fixed AV health check 2021-03-20 09:14:02 +02:00
kodumbeats
90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Eldad Fux
1dfb18fc1b Upgraded ClamAV 2021-03-19 00:11:37 +02:00
Eldad Fux
11053b0b60 Added timestamp 2021-03-19 00:08:19 +02:00
kodumbeats
132baa3e9b Pass projectId to function as env var 2021-03-18 07:46:48 -04:00
kodumbeats
daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux
7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux
08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux
bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Eldad Fux
886d303683 Updated docs 2021-03-17 22:43:54 +02:00
Eldad Fux
eeb7247138 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-17 22:34:44 +02:00
Eldad Fux
4df8ba3910 Updated cachebuster 2021-03-17 16:20:07 +02:00
Torsten Dittmann
cb5ab4b0b1
fix installation script not saving answers 2021-03-17 14:26:18 +01:00
Eldad A. Fux
48abfb68d7
Merge pull request #975 from appwrite/0.7.x
0.7.x
2021-03-17 14:50:03 +02:00
Damodar Lohani
f430854e1e dart 2.12 environment support 2021-03-17 11:04:31 +05:45
Eldad A. Fux
355cdd74a4
Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad A. Fux
76e54de739
Merge pull request #970 from lohanidamodar/feat-dart-sdk-getting-started
feat-dart-sdk-getting-started
2021-03-15 09:48:37 +02:00
Eldad Fux
b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad Fux
6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Eldad Fux
492c68d1fc Updated Flutter SDK 2021-03-14 14:48:02 +02:00
Eldad Fux
024fae0d21 Changed execution default permissions 2021-03-14 01:52:05 +02:00
kodumbeats
a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
Eldad Fux
99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
kodumbeats
52a314877c Adjust custom data input to textarea 2021-03-12 14:40:11 -05:00
kodumbeats
c04396b254 Pass userId to function 2021-03-12 14:01:58 -05:00
kodumbeats
731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
Torsten Dittmann
70088b0c0c fix duplicate line 2021-03-12 17:11:01 +01:00
Torsten Dittmann
feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
Eldad A. Fux
7ebc7f750f
Merge pull request #954 from appwrite/fix-952-patch-user-prefs-event
Fix 952 patch user prefs event
2021-03-12 17:41:39 +02:00
kodumbeats
1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
Torsten Dittmann
e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
kodumbeats
f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
kodumbeats
925bceec37 Set custom data as optional input param 2021-03-11 09:02:11 -05:00
kodumbeats
84e5577934 Adjust form metadata 2021-03-11 08:02:18 -05:00
kodumbeats
a737b23fa5 Add modal for execution data 2021-03-11 07:39:06 -05:00
kodumbeats
681ab12f76 Instantiate jwt outside conditionals 2021-03-10 15:25:54 -05:00
kodumbeats
f56a63c611 Make JWT for each execution 2021-03-10 12:48:05 -05:00
kodumbeats
da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00
Eldad Fux
4e8d42b950 Show Dart SDK on homepage 2021-03-10 14:40:24 +02:00
Eldad Fux
691792fb99 Updated the Dart SDK 2021-03-10 13:52:30 +02:00
kodumbeats
59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
kodumbeats
7e12b82d75 Use updated package paths 2021-03-09 09:21:37 -05:00
kodumbeats
ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats
5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Eldad A. Fux
f7159c5a4b
Merge pull request #958 from appwrite/feat-0.7.1-release
Getting ready for 0.7.1 release
2021-03-08 17:47:27 +02:00
Damodar Lohani
9fdfdbdc4b getting started in the SDKs 2021-03-08 17:00:39 +05:45
Torsten Dittmann
023b662b10 set default security email to certs@appwrite.io 2021-03-08 11:55:33 +01:00
Eldad Fux
cc532dbc59 Getting ready for 0.7.1 release 2021-03-07 10:47:49 +02:00
kodumbeats
0546a0e428 Return correct response model 2021-03-05 13:36:30 -05:00
Eldad A. Fux
9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Eldad Fux
c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Damodar Lohani
9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux
30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux
d1415ac91e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-05 00:19:14 +02:00
Eldad Fux
9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
Eldad Fux
b665833323 Updated SDKs 2021-03-04 23:26:09 +02:00
kodumbeats
192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Eldad Fux
945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Eldad Fux
538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Eldad Fux
7267e8eeca Deprecated deno 1.2 2021-02-28 23:45:05 +02:00
Eldad Fux
c5dd0d1542 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-28 23:43:59 +02:00
Eldad Fux
e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Eldad Fux
7f47bfc9f8 Fixed default values 2021-02-28 22:46:26 +02:00
Eldad Fux
a6edf2f227 Removed space 2021-02-28 20:36:37 +02:00
Eldad Fux
b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Eldad Fux
74c21ce3af Updated dependencies 2021-02-28 17:57:57 +02:00
Eldad Fux
8f9d3aaaa7 Updated UI 2021-02-28 17:01:16 +02:00
Eldad Fux
2c0942851e Updated API 2021-02-28 17:00:27 +02:00
Eldad Fux
a3a27ced66 Updated UI 2021-02-28 13:41:18 +02:00
Eldad Fux
55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Eldad Fux
d637437988 Updated config 2021-02-28 13:40:42 +02:00
Eldad Fux
42b75f3dfd Fixed typo 2021-02-28 13:00:22 +02:00
Eldad Fux
45be379e0e Updated console SDK 2021-02-28 13:00:08 +02:00
Eldad Fux
27f0dc4c37 Updated config files 2021-02-28 12:16:27 +02:00
Eldad Fux
64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Eldad A. Fux
214bf33254
Merge pull request #941 from appwrite/feat-endpoint-for-version-numbers
Added latest versions endpoint
2021-02-25 06:37:50 +02:00
Eldad Fux
b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann
6e5ce2c646
Merge branch 'dev' into feat-anon-login 2021-02-23 23:44:59 +01:00
Torsten Dittmann
e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
Eldad Fux
078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Eldad Fux
3b9b751d5a Fixed count 2021-02-23 15:03:43 +02:00
Eldad Fux
db898d9f9c Fixed count method 2021-02-23 14:52:14 +02:00
Eldad Fux
cdf54fd19c Disable recovery when SMTP is off 2021-02-23 14:00:31 +02:00
Eldad Fux
40d7a235ea Merge branch 'dev' of github.com:appwrite/appwrite into feat-god-user 2021-02-23 13:31:00 +02:00
Eldad Fux
c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Eldad Fux
80f20f76bf Fix typo 2021-02-22 17:57:51 +02:00
Eldad Fux
eab480601d Updated docs 2021-02-22 17:57:17 +02:00
Eldad Fux
bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux
0a99755a8e Added SMTP disabled message 2021-02-22 17:50:14 +02:00
Eldad A. Fux
33f3918876
Merge pull request #929 from appwrite/fix-missing-env-vars
Added missing env vars
2021-02-22 17:34:27 +02:00
Torsten Dittmann
7aab693d66 remove duplicate secret prop from session collection 2021-02-22 13:03:34 +01:00
Eldad Fux
ba627afb6b Disable SMTP 2021-02-22 13:54:05 +02:00
Eldad Fux
955c57de6e Added missing env vars 2021-02-22 07:56:36 +02:00
Eldad Fux
dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Eldad A. Fux
0237768ebf
Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +02:00
Eldad A. Fux
7eb4206e6d
Merge pull request #921 from appwrite/fix-force-security-email
Force security email and better SSL errors
2021-02-21 00:47:20 +02:00
Torsten Dittmann
19b85d7ae6 revert stupid change 2021-02-19 15:53:52 +01:00
Torsten Dittmann
70666ddf0a add current to sessions collection 2021-02-19 15:41:17 +01:00
Damodar Lohani
04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann
8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Torsten Dittmann
d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Torsten Dittmann
312ab65794 decouple oauth2 from user to tokens 2021-02-19 11:02:02 +01:00
Eldad Fux
f860fe1770 Merge branch 'master' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-19 10:39:05 +02:00
Eldad Fux
a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Eldad Fux
196a403cb4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-02-19 06:23:42 +02:00
Eldad Fux
3910952fa9 Updated CLI version 2021-02-18 19:01:45 +02:00
Eldad Fux
05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Damodar Lohani
5bb389f239
minor fix 2021-02-18 22:27:29 +05:45
Torsten Dittmann
2c1247d667 change sdk method name 2021-02-18 15:52:27 +01:00
Damodar Lohani
92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Eldad Fux
243eac950d Updated cachebuster 2021-02-17 17:04:44 +02:00
Torsten Dittmann
ebae23499f fixes function upload powershell snippet 2021-02-17 11:44:31 +01:00
Torsten Dittmann
d1ae8aa15c adapt to review 2021-02-17 09:47:07 +01:00
Torsten Dittmann
1387fb50f1 add tests for oauth2 2021-02-16 16:51:08 +01:00
Torsten Dittmann
c9b46d93dc fix comment 2021-02-16 15:16:09 +01:00
Torsten Dittmann
9d18916504 create new endpoint 2021-02-16 14:46:30 +01:00
Torsten Dittmann
ec6e4f3a06 adapt user collection properties 2021-02-16 14:46:16 +01:00
Eldad Fux
51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux
764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Damodar Lohani
4b59738ec0 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-14 17:13:00 +05:45
Torsten Dittmann
c3b6ec0ca1
Update compose.phtml 2021-02-11 10:59:11 +01:00
Torsten Dittmann
b07b112971
Update compose.phtml 2021-02-11 10:58:19 +01:00
Torsten Dittmann
0a80d647a3
Merge branch 'master' into fix-missing-vars 2021-02-11 10:57:07 +01:00
Torsten Dittmann
d51bd29cf7 adds storage env vars to compose template 2021-02-11 10:54:43 +01:00
Eldad Fux
69557adc70 Updated SDK versions 2021-02-11 10:40:55 +02:00
Eldad Fux
4ae1263395 Resorted CLI 2021-02-11 10:12:41 +02:00
Eldad A. Fux
c2d58664ca
Merge pull request #894 from TorstenDittmann/patch-2
fix function packaging powershell command
2021-02-10 21:05:11 +02:00
Eldad A. Fux
4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux
fc8cc1e728 Updated CLI version 2021-02-10 17:50:13 +02:00
Eldad Fux
765760ced6 Updated specs 2021-02-10 17:06:19 +02:00
Eldad Fux
30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Eldad Fux
be47c898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-10 15:08:01 +02:00
Eldad Fux
3dd0d60a66 Added hidden attribute for SDKs 2021-02-10 15:07:55 +02:00
Damodar Lohani
25498c2449 remove time periods 2021-02-10 17:42:04 +05:45
Damodar Lohani
1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann
2c40dfec89
Update function.phtml 2021-02-09 17:58:31 +01:00
Eldad Fux
7c2a03d978 Updated CLI mode status 2021-02-09 16:08:34 +02:00
Eldad A. Fux
14d503bb7d
Merge pull request #887 from appwrite/feat-add-cli-docs
Added CLI code examples
2021-02-09 16:06:44 +02:00
Eldad A. Fux
4fefda6370
Merge pull request #888 from lohanidamodar/feat-disable-functions-limits
Disabling functions cpus and memory limit when environment is empty
2021-02-09 16:05:58 +02:00
Torsten Dittmann
e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann
41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Damodar Lohani
077932e1ad disabling functions cpus and memory limit when environment is empty 2021-02-09 14:45:24 +05:45
Eldad A. Fux
f68db9e124
Merge pull request #885 from christyjacob4/add-service-description
feat: added short descriptions for all services
2021-02-08 23:26:33 +02:00
Eldad Fux
2c77429c93 Hide env options 2021-02-08 21:31:27 +02:00
Eldad Fux
f5346daf79 Added CLI code examples 2021-02-08 21:30:57 +02:00
Christy Jacob
a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Eldad A. Fux
d64f8dbddb
Merge pull request #884 from appwrite/feat-updated-geo-db
Feat updated geo db
2021-02-08 17:24:44 +02:00
Eldad A. Fux
133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Torsten Dittmann
ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Eldad Fux
da9d7a8aca Updated GEO DB 2021-02-08 10:05:50 +02:00
Eldad Fux
88272569b8 Updated cachebuster 2021-02-07 01:22:12 +02:00
Eldad Fux
c915d60f29 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-07 00:48:26 +02:00
Eldad Fux
d8457c4708 Updated specs 2021-02-07 00:48:19 +02:00
Eldad Fux
c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Torsten Dittmann
277ee1b18b fix(env): remove arm support from dotnet 3.1 2021-02-05 18:32:44 +01:00
Eldad Fux
fd7e53ad31 Updated function ID in the example 2021-02-05 14:56:36 +02:00
Torsten Dittmann
a35f7e5dce fix deletes workers volumes 2021-02-05 13:24:12 +01:00
Torsten Dittmann
4e9aa6fc3f add missing env variable to certificate worker 2021-02-05 12:56:46 +01:00
Torsten Dittmann
078b5360d3 adds traversal check to deleteion 2021-02-05 12:18:12 +01:00
Torsten Dittmann
f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann
ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Torsten Dittmann
9e9fb6414d add certificates to deletion worker 2021-02-05 10:05:26 +01:00
Eldad Fux
51775208aa Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-add-cli-packaging-to-function-ui 2021-02-05 08:20:56 +02:00
Eldad Fux
dec6c4e38f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-04 19:53:23 +02:00
Eldad A. Fux
f8e8f54a13
Merge pull request #873 from appwrite/feat-docker-login-from-fucntions
Feat docker login from fucntions
2021-02-04 19:52:21 +02:00
Eldad A. Fux
fbc5994697
Merge pull request #874 from TorstenDittmann/feat-utopia-analytics
Introduce utopia-php/analytics
2021-02-04 14:52:49 +02:00
Eldad A. Fux
3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Torsten Dittmann
bf980d50f7 remove value from analytics events 2021-02-04 11:51:19 +01:00
Torsten Dittmann
2b9c3966d9 remove change whitespace 2021-02-04 11:35:51 +01:00
Torsten Dittmann
f244eaf108 revert to random cid for analytics 2021-02-04 11:33:32 +01:00
Torsten Dittmann
e23828777f add client id to analytics 2021-02-04 10:26:58 +01:00
Torsten Dittmann
0cf42ebad0 fix analytics property and events 2021-02-04 09:20:47 +01:00
Torsten Dittmann
8fddda7e49 introduce analytics to installtion 2021-02-03 17:54:41 +01:00
Eldad Fux
a32332cbd1 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:39 +02:00
Eldad Fux
fb0b5045bb Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:30 +02:00
Eldad Fux
cf9ab7ed76 Added code examples 2021-02-03 09:27:55 +02:00
Eldad A. Fux
2220eb28da
Merge pull request #859 from appwrite/feat-add-cli-sdk
Updated platforms list
2021-02-03 08:47:31 +02:00
Eldad Fux
b684e8192d Updated specs 2021-02-03 01:29:22 +02:00
Eldad Fux
6627498b2f Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 01:25:58 +02:00
Eldad Fux
c175d505a6 Hide JWT from docs 2021-02-03 01:25:52 +02:00
Eldad A. Fux
8e8939504c
Merge pull request #872 from TorstenDittmann/qa-fixes
fix(response-filters): missing response filter model
2021-02-02 21:18:21 +02:00
Torsten Dittmann
85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Eldad Fux
d3b2c68b1a wip 2021-02-02 17:53:09 +02:00
Eldad A. Fux
0c09371066
Merge pull request #871 from TorstenDittmann/fix-ssl-issuing
fix ssl issuing
2021-02-02 17:49:07 +02:00
Torsten Dittmann
7d96186fa9 fixes typos 2021-02-02 15:55:50 +01:00
Torsten Dittmann
76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Torsten Dittmann
e9c3a05a47 fix(ux): adds interactive checkbox labels 2021-02-02 10:50:13 +01:00
Eldad Fux
be07db5671 Fixed login command 2021-02-02 10:16:08 +02:00
Eldad Fux
8cdb184636 First Attempt 2021-02-02 09:26:11 +02:00
Eldad Fux
c06d06065c options request should return 204 no-content 2021-02-02 08:03:28 +02:00
Eldad Fux
e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Eldad Fux
40e1078731 Fixed minor client bug, updated SDK 2021-02-02 00:34:54 +02:00
Eldad Fux
cd07c158d1 Updated specs 2021-02-01 23:45:00 +02:00
Eldad A. Fux
affc5e5d4d
Merge pull request #866 from appwrite/feat-updated-file-param-name-to-code
Feat updated file param name to code
2021-02-01 23:42:05 +02:00
Eldad Fux
49b54d1943 Updated specs 2021-02-01 23:33:10 +02:00