1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

2716 commits

Author SHA1 Message Date
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 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 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 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 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