1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

3067 commits

Author SHA1 Message Date
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
Torsten Dittmann 38d58a8060 fix default code param on tag creation 2021-03-25 17:53:27 +01:00
Torsten Dittmann 9cdb7f73a2 add null safety to usage worker 2021-03-25 16:58:11 +01:00
Torsten Dittmann ccf151c36b fix usage worker without functions args 2021-03-25 16:53:02 +01:00
Torsten Dittmann d5a3879ede clean up realtime even trigger in functions worker 2021-03-25 16:41:56 +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
Torsten Dittmann 373b2dfc13 add realtime event to functions worker 2021-03-24 17:53:44 +01:00
Torsten Dittmann 8922db85e2 add permission to event payload 2021-03-24 17:44:37 +01:00
Torsten Dittmann 24a5536164 add permission to event payload 2021-03-24 17:39:22 +01:00
Torsten Dittmann 7641542707 fix execute method name for worker rework 2021-03-24 16:51:08 +01:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
Torsten Dittmann ed9c8f53cc fix execute method name for worker rework 2021-03-24 15:22:29 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01: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
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02: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
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01: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
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01: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
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
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
Torsten Dittmann 520c065236 move connections back into pool after used 2021-03-12 16:56:41 +01:00
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +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 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01: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
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01: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
Torsten Dittmann 799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Torsten Dittmann 20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01: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
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01: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
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann d41a8ef44b add exception to realtime opener 2021-03-10 10:01:24 +01:00
Eldad Fux de17d0d1d3 Test worker wrapers 2021-03-10 10:08:17 +02:00
Eldad Fux b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
kodumbeats 59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
Eldad Fux a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02: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
Torsten Dittmann 927b46d9a0 fix compose install template 2021-03-04 17:37:20 +01:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Eldad Fux 945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten Dittmann 61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann 68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann a3fb2abf66 add cors validation 2021-03-01 17:02:01 +01:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann 2e4224683e add package_max_length description 2021-03-01 16:13:10 +01:00
Torsten Dittmann ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01: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
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann 111905514d improve realtime class 2021-02-26 17:01:01 +01:00
Torsten Dittmann 603f4ab99d revert redis connection pool 2021-02-26 11:17:17 +01:00
Torsten Dittmann 28eed022f6 add redis connection pool 2021-02-26 10:21:07 +01:00
Torsten Dittmann 5a2d7d4aa7 add abuse checks and abstract class for logic 2021-02-25 18:00:41 +01:00
Torsten Dittmann a70cb90be1 add channels to realtime response 2021-02-25 11:43:39 +01: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 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01: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 Fux 780841853e Fixed code to work with 0.7 changes 2021-02-21 23:22:32 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +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
Eldad Fux 9ae0531b9b Updated repo name 2021-02-01 13:00:13 +02:00
Damodar Lohani 70583ee609 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-01 16:37:56 +05:45
Damodar Lohani 7ac826b355 updating checks for both user and pass 2021-02-01 12:06:42 +05:45
Eldad Fux 3440571f7f Updated specs 2021-02-01 01:07:11 +02:00
Eldad Fux a0e8016774 Updated specs 2021-02-01 00:49:34 +02:00
Eldad Fux d4519cab0b Deno test for ARM 2021-02-01 00:23:34 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Damodar Lohani 26500f82ef updating redis auth environment 2021-01-31 20:41:06 +05:45
Damodar Lohani 4023e5efca supporting redis auth 2021-01-31 11:09:38 +05:45
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Eldad Fux 62eff29725 Updated JS SDK to Web SDK 2021-01-30 00:46:40 +02:00
Eldad Fux 34d118325a Updated platforms list 2021-01-30 00:11:34 +02:00
Eldad A. Fux 274cade225
Merge pull request #858 from TorstenDittmann/setup-qa
Fixes Install script
2021-01-29 23:54:14 +02:00
Torsten Dittmann 5439343748 remove leftovers 2021-01-29 18:40:52 +01:00
Torsten Dittmann e0f6613b9e remove from install script 2021-01-29 18:38:57 +01:00
Torsten Dittmann a95c763e7e fix env variables on install 2021-01-29 18:12:59 +01:00
Torsten Dittmann 1ff1105703 revert stupid change and fix it smart 2021-01-29 17:03:33 +01:00
Torsten Dittmann 8598a06f20 fix(install): add .env varaibles to docker-compose 2021-01-29 16:52:16 +01:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Torsten Dittmann 4dc7204e8b sync 2021-01-29 13:32:20 +01:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Eldad A. Fux 2ed11835a5
Merge pull request #856 from appwrite/feat-sdk-note
Feat new SDK note
2021-01-29 12:36:30 +02:00
Eldad Fux 4caaf07b09 Updated exit commands 2021-01-29 10:39:42 +02:00
Damodar Lohani 98dddd487c redis auth environment var 2021-01-29 08:28:09 +05:45
Eldad Fux 9167b2c480 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-sdk-note 2021-01-28 18:36:09 +02:00
Eldad Fux f2c04a1cd4 Added a note to Node & Deno SDKs 2021-01-28 15:47:33 +02:00