1
0
Fork 0
mirror of synced 2024-08-31 18:01:02 +12:00
Commit graph

3443 commits

Author SHA1 Message Date
Torsten Dittmann
30506c9b00 add debug logs 2021-03-31 12:10:29 +02:00
kodumbeats
af6b90ba83 Testing if the exec must be started 2021-03-30 20:49:23 -04:00
kodumbeats
967d661a59 Pass Content-Length header 2021-03-30 18:13:44 -04:00
kodumbeats
c8f9bbc34b Outline calls to docker socket 2021-03-30 16:36:07 -04:00
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
c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02: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
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
Torsten Dittmann
c22e82d03d
Merge branch '0.7.x' into feat-dart-env 2021-01-28 14:09:17 +01:00
Eldad A. Fux
1c361cc094
Merge pull request #854 from appwrite/feat-tag-file-validation
Feat tag file validation
2021-01-28 14:50:56 +02:00
Torsten Dittmann
bf0fb33a77 adds default function environments 2021-01-28 09:52:54 +01:00
Armino Popp
6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +02:00
Torsten Dittmann
f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann
d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Eldad Fux
9ff0790d44 Fixed validation 2021-01-27 20:08:46 +02:00
Torsten Dittmann
de15b5ad5f revert changes 2021-01-27 18:25:52 +01:00
Torsten Dittmann
065986a7a0 debug travis ci 2021-01-27 17:53:46 +01:00
Eldad A. Fux
a8ff09e846
Merge pull request #841 from appwrite/feat-function-schedule
Feat function schedule
2021-01-27 18:46:19 +02:00
Eldad A. Fux
66052d8176
Merge pull request #851 from appwrite/feat-add-tags-description-to-spec
Added service descriptions to Swagger and OpenAPI3 specs
2021-01-27 18:45:57 +02:00
Eldad Fux
5e8c7eb3d3 Added a new file extension validator 2021-01-27 15:15:44 +02:00
Torsten Dittmann
06fe315bc4 feat(cloud-functions): add new env variable to install compose 2021-01-27 13:29:33 +01:00
Torsten Dittmann
91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux
8fddd33f4b Added file type validation 2021-01-27 00:15:20 +02:00
Eldad Fux
ceca3d2b4a Fixed logs 2021-01-26 22:49:13 +02:00
Eldad Fux
f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux
fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Eldad Fux
237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Torsten Dittmann
95ab7f8bad feat(functions): dotnet env added 2021-01-26 11:29:53 +01:00
Torsten Dittmann
968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01:00
Torsten Dittmann
383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Torsten Dittmann
596c72bb85 Merge remote-tracking branch 'upstream/0.7.x' into feat-dart-env 2021-01-24 15:52:29 +01:00
Torsten Dittmann
92a7c06fe6 introduce auto architecture detection 2021-01-24 15:49:36 +01:00
Torsten Dittmann
e92a5acf9a typo(env-dart): fixed wrong trypo 2021-01-24 09:19:04 +01:00
Torsten Dittmann
7e26e68a47 fix(dart-env): fixes typo 2021-01-24 09:17:30 +01:00
Torsten Dittmann
1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01:00
Eldad Fux
921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
Damodar Lohani
d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann
8e5d7e9e31 fix(dart-env): adapt to review 2021-01-21 14:13:22 +01:00
Torsten Dittmann
607de4246b fix typo 2021-01-21 13:43:09 +01:00
Torsten Dittmann
d048c9eeb9 introduce environment allow list 2021-01-21 13:37:59 +01:00
Torsten Dittmann
e64f0f3c5e fix(functions): fix worker commands for windows 2021-01-21 10:02:06 +01:00
Torsten Dittmann
048def33b9 fix(functions): add logo 2021-01-21 09:25:34 +01:00
Christy Jacob
2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Christy Jacob
f538c1d2bf feat: update env var description 2021-01-20 23:45:30 +05:30
Christy Jacob
0156e00a9d feat: update default env var values 2021-01-20 23:27:49 +05:30
Christy Jacob
04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Torsten Dittmann
a5719ca5e4 test commit 2021-01-20 16:28:45 +01:00
Christy Jacob
e85fc0282e feat: add description of new env variables 2021-01-20 20:31:08 +05:30
Damodar Lohani
234d0fdf82 set port env 2021-01-20 17:34:36 +05:45
Eldad Fux
d908606509 Minor patch 2021-01-20 06:49:00 +02:00
Eldad Fux
467afebd96 Remove FX patch from this PR 2021-01-20 06:47:57 +02:00
Eldad Fux
aeca725d44 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-ruby-version 2021-01-19 23:05:41 +02:00
Eldad A. Fux
221e9f11f6
Merge pull request #832 from appwrite/fix-minor-refactoring-for-maintenance
Fix minor refactoring for maintenance
2021-01-19 23:01:01 +02:00
Eldad Fux
66f1bba60b Converted loop to use seconds 2021-01-19 22:36:28 +02:00
Eldad Fux
3f833b71a9 Better check + CI test 2021-01-19 18:32:53 +02:00
Eldad A. Fux
0e4a26f19a
Merge pull request #834 from appwrite/feat-update-show-btn-ui
Updated button UI
2021-01-19 16:34:27 +02:00
Eldad A. Fux
4a69e6f9c7
Merge pull request #837 from appwrite/feat-new-deno-env-version
Added Deno 1.6
2021-01-19 16:32:49 +02:00
Eldad A. Fux
c0ce999621
Merge branch '0.7.x' into feat-new-node-version 2021-01-19 16:30:35 +02:00
Eldad Fux
4e565fbb20 Updated functions worker log 2021-01-19 09:23:31 +02:00
Eldad Fux
67fb7f0e2f Added a Ruby env 2021-01-19 07:27:00 +02:00
Eldad Fux
551de8438d Deploy tag with Travis 2021-01-19 00:09:42 +02:00
Eldad Fux
464e5fb4b2 Added a new node version 2021-01-18 23:17:11 +02:00
Eldad Fux
9cf5572481 Added Deno 1.6 2021-01-18 23:05:33 +02:00
Eldad Fux
f0bdbd924b Added stats for the usage range buttons 2021-01-18 22:45:56 +02:00
Eldad Fux
ac7465bc72 Fixed prev attribute 2021-01-18 22:31:01 +02:00
Eldad Fux
a9b031d292 Updated button UI 2021-01-18 20:37:13 +02:00
Eldad Fux
b2a4bce396 Minor submission fix 2021-01-18 19:34:34 +02:00
Eldad Fux
1deab53d6e Fixed duplicated events 2021-01-18 19:34:17 +02:00
Eldad Fux
89de3b7e23 Added stats count for api keys link 2021-01-18 19:34:05 +02:00
Eldad Fux
cfca272b3c Updated API key event name 2021-01-18 19:19:52 +02:00
Eldad Fux
4af148cfe7 Bug fix: wrong iOS / Flutter events 2021-01-18 19:19:43 +02:00
Eldad Fux
415ee66266 Fixed minor Litespeed bug 2021-01-18 19:12:02 +02:00
Eldad Fux
12998a519d Removed log 2021-01-18 12:17:04 +02:00
Eldad Fux
e4d27c24a4 Added missing protocol and ports 2021-01-18 08:58:48 +02:00
Eldad Fux
b2e56954a0 test public accessible route 2021-01-18 08:49:24 +02:00
Eldad Fux
a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux
bf2c8b4010 Fixed error reporting 2021-01-17 15:50:01 +02:00
Eldad Fux
5aff018d11 Fix for error reporting when no route found 2021-01-17 15:49:11 +02:00
Eldad Fux
b719a030e0 removed db instance, added time log 2021-01-17 08:17:19 +02:00
Eldad Fux
26faaae5fc Removed log 2021-01-17 02:08:16 +02:00
Eldad Fux
f16113dbb3 Some minor fixes 2021-01-17 02:07:43 +02:00
Eldad Fux
47f5e871ba Added scheduling 2021-01-17 01:38:13 +02:00
Eldad Fux
a66683dd36 Added authentication flow 2021-01-16 10:20:59 +02:00
Eldad Fux
bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux
c370f8b1c4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-01-15 21:12:12 +02:00
Eldad Fux
2f5b829eed Added missing description 2021-01-15 21:12:06 +02:00
Eldad A. Fux
7517773ab7
Merge pull request #831 from appwrite/feat-minor-cleanups
Cleaning workers
2021-01-15 20:12:01 +02:00
Eldad Fux
f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad Fux
8373be65d0 Fix for swoole error 2021-01-15 19:19:48 +02:00
Torsten Dittmann
5da6b31edb style(migration): remove space on concatenation 2021-01-15 16:36:42 +01:00
Eldad A. Fux
cbd152f8d8
Merge pull request #829 from appwrite/refactor-removed-nginx-stuff
Deprecated old Nginx stuff
2021-01-15 16:55:33 +02:00
Torsten Dittmann
a965268826 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-15 15:11:17 +01:00
Torsten Dittmann
538510d171 feat(collections): encrypt api keys 2021-01-15 12:56:03 +01:00
Eldad Fux
59f5a0eb55 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 08:52:42 +02:00
Eldad Fux
89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux
0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux
17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Eldad Fux
bc16ec93db Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-15 00:26:09 +02:00
Eldad Fux
99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Torsten Dittmann
2d18abd63d Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-14 15:36:20 +01:00
Torsten Dittmann
a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Eldad A. Fux
32c316deee
Merge pull request #823 from appwrite/feat-new-public-permissions
Feat new public permissions
2021-01-14 14:19:17 +02:00
Torsten Dittmann
c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux
5fb533ed6a Removed unsed volume 2021-01-14 13:11:10 +02:00
Eldad Fux
121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux
9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad A. Fux
bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Torsten Dittmann
c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00
Damodar Lohani
671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani
379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani
d345aac92f disabling monitors tab completely 2021-01-13 12:00:32 +05:45
Damodar Lohani
f812437dae refactoring to use existing conditional 2021-01-13 11:59:25 +05:45
Damodar Lohani
68593f55b7 remove extra space 2021-01-13 11:57:57 +05:45
Damodar Lohani
1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Eldad Fux
9c09ae3d95 Merge branch '0.7.x' of github.com:appwrite/appwrite into fix-console-custom-domain 2021-01-13 07:35:53 +02:00
Damodar Lohani
f06e92436e app shutdown disable stats collection 2021-01-13 07:44:42 +05:45
Damodar Lohani
075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani
8da252366d Skip functions usage getting from influx if usage stats disabled 2021-01-13 06:55:52 +05:45
Damodar Lohani
1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Damodar Lohani
4534064afe Typo fix 2021-01-13 06:33:02 +05:45
Eldad Fux
8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Damodar Lohani
dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Damodar Lohani
73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux
ac8410d22b Added functions execution abuse limit 2021-01-12 00:21:56 +02:00
Eldad Fux
5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00
Eldad Fux
1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad A. Fux
219b62be9a
Merge pull request #812 from appwrite/fix-select-all-button-bug
Fix select all button bug
2021-01-11 22:41:44 +02:00
Eldad Fux
f975110e07 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-11 17:00:36 +02:00
Eldad A. Fux
58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad Fux
2dff26a6ea Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-01-11 15:38:41 +02:00
Eldad Fux
e5940be4d6 Updated dotnet version 2021-01-11 15:37:15 +02:00
Eldad A. Fux
e9e3e30a02
Merge pull request #810 from appwrite/fix-qr-code-margin-value
Fix QR code margin value and resize functionality
2021-01-11 13:08:14 +02:00
Eldad Fux
87b973a6b8 Updated dart package URL 2021-01-10 18:50:17 +02:00
Eldad Fux
901db844a9 Fixed bug 2021-01-10 14:49:18 +02:00
Eldad Fux
8117235551 Updated user default status 2021-01-10 13:55:59 +02:00
Eldad Fux
71036ba85f Fixed resizing 2021-01-10 02:17:44 +02:00
Eldad Fux
bdd04ce292 Fixed margin value, add png compression 2021-01-10 02:07:58 +02:00
Eldad Fux
9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad Fux
fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Eldad A. Fux
4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Eldad A. Fux
f744c388d1
Merge branch '0.7.x' into feat-support-for-csharp 2021-01-09 15:48:46 +02:00
Eldad A. Fux
cc8c666464
Merge pull request #804 from appwrite/feat-support-for-dart-sdk
Feat: Support for Dart SDK
2021-01-09 15:41:27 +02:00
Eldad Fux
4a3fd105b5 Added dev attribute 2021-01-09 08:25:37 +02:00
Eldad Fux
cb13cbe389 Updated .NET version, added dev flag 2021-01-09 08:04:39 +02:00
Eldad Fux
43d6a88b18 Updated SDK warning 2021-01-08 17:00:30 +02:00
Eldad Fux
47ba914d92 Updated docs 2021-01-08 00:33:44 +02:00
Eldad Fux
afc43feb7f Updated docs 2021-01-07 23:48:32 +02:00
Eldad Fux
939a30a4be Spacing 2021-01-07 22:53:00 +02:00
Eldad Fux
bac731e5b2 Docs as code 2021-01-07 22:50:27 +02:00
Eldad Fux
dcc270e32d Docs as code. 2021-01-07 17:05:57 +02:00
Eldad Fux
e27e4087c4 Added dart code examples 2021-01-06 15:45:47 +02:00
Eldad Fux
60503d0d0b Added new platform 2021-01-06 15:02:00 +02:00
Christy Jacob
5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30
Eldad Fux
3d9060bdab Changed constants 2021-01-05 14:58:16 +02:00
Eldad Fux
7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Eldad Fux
df18492d7f Updated Nuget URL 2021-01-04 19:56:08 +02:00
Eldad Fux
90c5913957 Updated dependencies 2021-01-04 19:45:35 +02:00
Eldad Fux
9428ad9308 Added dotNet SDK 2021-01-04 17:20:41 +02:00
Eldad Fux
968c03fd01 Changed name from CSharp to .NET 2021-01-04 11:23:36 +02:00
Eldad Fux
cbb0584006 Synced with 0.7 2021-01-04 01:29:04 +02:00
Eldad Fux
b4969f553c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-04 01:28:46 +02:00
Eldad Fux
287bef7a6c Init new SDK 2021-01-04 00:33:23 +02:00
Christy Jacob
50bca50d10 feat: review comments 2021-01-03 23:42:11 +05:30
Christy Jacob
9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Eldad A. Fux
1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux
7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Eldad A. Fux
9ea194bd6b
Merge pull request #791 from kodumbeats/feat-535-show-hide-secrets-inside-dashboard
Feat 535 show hide secrets inside dashboard
2021-01-02 21:20:38 +02:00
Eldad A. Fux
7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Christy Jacob
83477651e6 fix: fix failing tests 2021-01-02 22:23:31 +05:30
Christy Jacob
d8561d030a feat: added env varible 2021-01-02 21:10:00 +05:30
Christy Jacob
ad34b275dd feat: review comments 2021-01-02 21:05:21 +05:30
Eldad Fux
73e08974e4 Build function locally on dev mode 2021-01-02 01:48:10 +02:00
kodumbeats
04f4f934aa move toggle above input 2021-01-01 12:55:57 -05:00
kodumbeats
27706aa8c8 add toggle to reveal http auth password 2021-01-01 12:55:49 -05:00
Eldad A. Fux
055a7ef8eb
Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
kodumbeats
5573613bac hide oAuth keys by default 2021-01-01 09:40:16 -05:00
Eldad A. Fux
d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Eldad Fux
7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Christy Jacob
d191a71593 feat: review comments 2021-01-01 01:26:39 +05:30
Christy Jacob
f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Eldad A. Fux
1bb95fd948
Merge pull request #790 from appwrite/feat-update-function-docs
Updated docs
2020-12-31 13:11:34 +02:00
Eldad Fux
05b510786e Updated docs 2020-12-31 10:25:11 +02:00
Eldad A. Fux
de70f71114
Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Eldad Fux
1c620ff190 Updated UI with option to edit execute access permission 2020-12-30 14:26:02 +02:00
Eldad Fux
4d4336e357 Ability to update execute permissions 2020-12-30 14:25:32 +02:00
Eldad Fux
6151fac5b6 Updated specs and examples 2020-12-30 14:24:54 +02:00
Eldad Fux
df96ba2af7 Deleted non-relevant comments 2020-12-30 13:07:14 +02:00
Eldad Fux
d0fd81ce91 Fixed container deletion 2020-12-30 12:44:33 +02:00
Eldad Fux
bddb720f59 Removed log, force old function deletion 2020-12-30 09:26:52 +02:00
Eldad Fux
ec8be5eed1 Added new roles for execution 2020-12-30 09:26:01 +02:00
Eldad Fux
6d94c12409 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-execute-functions-from-client 2020-12-30 07:50:54 +02:00
Eldad Fux
dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00
Eldad A. Fux
bf7282c04f
Merge pull request #786 from christyjacob4/fix-na-use-order-type
fix: use orderType in DB query
2020-12-30 00:02:38 +02:00
Christy Jacob
77a0feb46f fix: deprecate option 2020-12-30 01:13:53 +05:30
Christy Jacob
c7306053d1 fix: use orderType in DB query 2020-12-30 01:00:49 +05:30
Christy Jacob
e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Christy Jacob
cebd016282 feat: modified the regex 2020-12-30 00:38:48 +05:30
Christy Jacob
51600bc1d9 feat: added check for header on api init 2020-12-30 00:37:33 +05:30
Christy Jacob
2ffb34fab1 feat: added check for env variable on startup 2020-12-30 00:12:03 +05:30
Eldad A. Fux
8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Eldad Fux
328d3bcfd4 Comments review 2020-12-29 12:45:44 +02:00
Eldad Fux
bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux
e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad Fux
5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +02:00
Eldad Fux
40d735881c JWT auth - work in progress 2020-12-28 19:03:47 +02:00
Eldad Fux
f6d30fa1fb Added a new JWT endpoint 2020-12-28 19:03:27 +02:00
Eldad Fux
9c712acd5e Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-12-28 14:11:50 +02:00
Christy Jacob
ef0f886ce6 feat: added todos for some /users endpoints 2020-12-28 15:21:45 +05:30
Eldad A. Fux
8ae624a389
Merge pull request #675 from appwrite/swoole-and-functions
Cloud Functions
2020-12-28 11:08:45 +02:00
Christy Jacob
e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob
dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob
355a516365 patch: review comments 2020-12-27 23:18:41 +05:30
Christy Jacob
e088a9e648 patch: review comments 2020-12-27 23:18:14 +05:30
Eldad Fux
54f753f2a7 Checking if user is blocked before session creation 2020-12-27 13:57:42 +02:00
Eldad Fux
881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Eldad Fux
d74ccd1dbe Fixed missing injections 2020-12-26 20:11:18 +02:00
Eldad Fux
a632ceeb58 Updated home controller 2020-12-26 19:02:50 +02:00
Eldad Fux
aa164a5f06 Updated console controller 2020-12-26 18:59:59 +02:00
Eldad Fux
9ec8f64bba Updated users controller 2020-12-26 18:54:42 +02:00
Eldad Fux
bece7cdb30 Updated teams controller 2020-12-26 18:48:43 +02:00
Eldad Fux
9963a422ff Updated storage controller 2020-12-26 18:48:36 +02:00
Eldad Fux
c2e2ac0430 Updated projects controller 2020-12-26 18:33:36 +02:00
Eldad Fux
4142791fc9 Updated functions controller 2020-12-26 17:20:08 +02:00
Eldad Fux
26f5f70259 Updated locale controller 2020-12-26 17:13:42 +02:00
Eldad Fux
0aa2687074 Updated health controller 2020-12-26 17:10:45 +02:00
Eldad Fux
acc9bd7a91 Updated database controller 2020-12-26 17:05:04 +02:00
Eldad Fux
9775db98b1 Updated avatars controller 2020-12-26 16:59:15 +02:00
Eldad Fux
fbe7263a5a Updated account controller 2020-12-26 16:31:53 +02:00
Eldad Fux
713e44c4cc Updated mock controller 2020-12-26 14:19:53 +02:00
Eldad Fux
55e758b4c4 Updated general controller 2020-12-26 14:19:46 +02:00
Eldad Fux
803e01f610 Updated comment 2020-12-26 13:56:29 +02:00
Eldad A. Fux
ce571c9b6d
Merge pull request #775 from appwrite/feat-multiple-sdk-docs-examples
Feat multiple SDK docs examples
2020-12-25 16:03:56 +02:00
Eldad Fux
49247e1a39 Updated cache buster 2020-12-25 14:55:25 +02:00
Eldad Fux
794ddd6617 Updated demo code path 2020-12-25 14:11:17 +02:00
Eldad Fux
a1b4642e22 Removed all source files for SDKs 2020-12-25 09:46:04 +02:00
Eldad Fux
f8ff85df39 Updated source generation 2020-12-25 09:43:59 +02:00
Christy Jacob
5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob
ec21e74813 feat: address review comments 2020-12-24 19:49:09 +05:30
Christy Jacob
1fe931410d feat: address review comments 2020-12-24 19:46:31 +05:30
Christy Jacob
d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux
4a29f2df95 Removed Flutter dev 2020-12-24 11:29:52 +02:00
Eldad Fux
c4b0701d87 Removed multiple docs 2020-12-24 11:21:19 +02:00
Eldad Fux
b12feabaef Removed multiple docs 2020-12-24 11:18:00 +02:00
Eldad Fux
83d6f56d00 Updated SDK version 2020-12-24 08:39:03 +02:00
Eldad Fux
4b80a2d03a Fixed duplocated docs 2020-12-24 01:31:07 +02:00
Eldad Fux
2d84134854 Updated CLI 2020-12-24 01:18:11 +02:00
Eldad Fux
ad2e2ed04b Added multiple SDK versions 2020-12-24 01:16:50 +02:00
Eldad Fux
bc85387633 Updated SDK generator CLI 2020-12-24 00:43:05 +02:00
Eldad Fux
f9b5bdd93b Changed naming conventions from JS to Web 2020-12-24 00:39:48 +02:00
Eldad Fux
5157d3fdd7 Updated code examples 2020-12-23 21:30:05 +02:00
Eldad Fux
fd2914737c Remove SDK code 2020-12-23 19:16:15 +02:00
Eldad Fux
ff29997e13 Updated specs for 0.7 2020-12-23 18:52:59 +02:00
Eldad Fux
ab71ea8c72 Changed SDK structure 2020-12-23 18:21:44 +02:00
Eldad Fux
4a1aeb0484 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-23 08:23:50 +02:00
Eldad Fux
40107c4d06 Added option to generate mock API spec 2020-12-23 08:09:16 +02:00
Eldad Fux
4166a497da Fixed routing 2020-12-22 23:01:11 +02:00
Eldad Fux
d246afefd6 Wrong error format 2020-12-22 22:33:20 +02:00
Eldad Fux
d8048a9292 Fixed error handler 2020-12-22 21:53:49 +02:00
Christy Jacob
92907fca07 patch: update docker compose files for prod 2020-12-22 19:49:29 +05:30
Christy Jacob
c714ada6ff patch: added delete for project Ids by group 2020-12-22 19:34:09 +05:30
Christy Jacob
0a363cd78a patch: added classname and queue names as constants in event 2020-12-22 18:26:22 +05:30
Christy Jacob
fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +05:30
Christy Jacob
b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob
2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob
4049f6470d patch: added logs for maintenance task 2020-12-19 13:38:03 +05:30
Christy Jacob
9a05fedb6a patch: deletes worker for abuse logs 2020-12-18 19:38:28 +05:30
Christy Jacob
62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob
b21e474081 patch: trigger only if both type and document are present 2020-12-18 17:58:36 +05:30
Christy Jacob
1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob
4a47c59380 patch: trigger only if both collection and document are present 2020-12-18 16:43:00 +05:30
Christy Jacob
e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Christy Jacob
c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob
1a9648a6c5 feat: added notifiers for delete abuse and audit logs 2020-12-17 20:47:38 +05:30
Christy Jacob
f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Eldad Fux
b99bb1557f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-12-17 10:10:27 +02:00
Eldad Fux
f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Eldad Fux
4e7f9ec777 Updated setting on production settings 2020-12-16 15:58:12 +02:00
Christy Jacob
8f9089accc feat: added maintenance worker for deleting execution logs 2020-12-15 19:19:51 +05:30
Christy Jacob
f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Christy Jacob
4f997d3770 feat: publish delete events to resque 2020-12-15 02:56:37 +05:30
Eldad Fux
47769cefae Added new env vars 2020-12-14 20:04:57 +02:00
Christy Jacob
408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad A. Fux
f749dc9d34
Merge pull request #763 from appwrite/feat-update-packges-links
Feat update packges links
2020-12-13 16:30:29 +02:00
Eldad Fux
7a07957929 Added new packages links 2020-12-13 14:59:12 +02:00
Eldad A. Fux
a23f38c769
Merge branch '0.7.x' into feat-upgrade-php-version 2020-12-13 01:56:32 +02:00
Eldad Fux
616d5a38bc Removed debug log 2020-12-13 01:29:32 +02:00
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux
e18d9ca9b8 Upgraded MariaDB image to version 1.2.0 2020-12-12 20:31:57 +02:00
Eldad Fux
5986d61a47 Fixed functions errors 2020-12-12 16:24:53 +02:00
Eldad Fux
c070967901 Added ruby tests 2020-12-11 21:40:51 +02:00
Eldad Fux
6d25b83cc7 Fixed tests 2020-12-10 19:47:32 +02:00
Eldad Fux
76a8ffee23 Updated volume 2020-12-10 18:58:27 +02:00
Eldad Fux
4556f4d8e8 Debug CI 6 2020-12-10 18:17:18 +02:00
Eldad Fux
e5c4660efe Debug CI 5 2020-12-10 18:10:49 +02:00
Eldad Fux
732b1e7025 Debug CI 5 2020-12-10 17:26:07 +02:00
Eldad Fux
b51945b3c8 Debug CI 4 2020-12-10 16:57:36 +02:00
Eldad Fux
0393555c94 Debug CI 2 2020-12-10 16:35:39 +02:00
Eldad Fux
9a0bdc029e Debug container logs 2020-12-10 14:04:12 +02:00
Eldad Fux
2dcb7fea1a DEBUG CI 2020-12-10 13:45:38 +02:00
Eldad Fux
d48c103858 Added default values to all env keys 2020-12-09 00:23:15 +02:00
Eldad Fux
ebddeeb2ee Removed tmp volume 2020-12-09 00:22:47 +02:00
Eldad Fux
da13028695 Added new envs! 2020-12-08 09:26:57 +02:00
Eldad Fux
e33894eb49 Added missing event params 2020-12-07 20:33:22 +02:00
Eldad Fux
22f0ea0529 Fixed event triggers 2020-12-07 20:16:23 +02:00
Eldad Fux
31f125743f Fixed minor bug 2020-12-07 19:43:39 +02:00
Eldad Fux
b204ca6415 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-07 19:20:35 +02:00
Eldad A. Fux
84fb5387ab
Merge pull request #758 from appwrite/feat-merge-webhooks-and-functions-events
Merged all system events
2020-12-07 19:17:39 +02:00
Eldad Fux
49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux
e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux
737b9c9450 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-07 00:04:14 +02:00
Eldad A. Fux
6593c620f6
Merge pull request #757 from appwrite/feat-742-soon-note
Feat 742 Better UX for Future Platofrm
2020-12-06 23:43:20 +02:00
Eldad Fux
5ff90d4a7c Added soon text near future platforms names 2020-12-06 23:26:55 +02:00
Eldad Fux
4bff1dd5b6 Default limit for function conatiner is 1 cpu 2020-12-06 23:15:01 +02:00
Eldad Fux
2ab7e520b9 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-06 21:44:20 +02:00
Eldad A. Fux
da5c404c1d
Merge branch 'swoole-and-functions' into swoole-and-functions 2020-12-06 21:36:00 +02:00
Christy Jacob
1457d484bb chore: append .appwrite to python enviroment 2020-12-06 23:43:53 +05:30
Eldad Fux
b43c9ac19e Removed debug log 2020-12-06 19:44:08 +02:00
Eldad Fux
da287226ca Updated model types 2020-12-06 08:42:56 +02:00
Eldad Fux
4e7d25ef33 Updated events docs 2020-12-06 08:35:58 +02:00
Eldad Fux
6df9da12e8 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2020-12-05 18:23:56 +02:00
Eldad Fux
d70b573179 Updated cachebuster 2020-12-05 18:23:49 +02:00
Eldad A. Fux
8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob
d0f7558ddf chore: review comments 2020-12-05 11:03:14 +05:30
Eldad Fux
99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-05 07:18:11 +02:00
Christy Jacob
d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad A. Fux
1ca28e9648
Merge pull request #750 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook headers
2020-12-03 21:32:49 +02:00
Eldad Fux
b2ccc65813 Added new webhooks headers 2020-12-03 19:56:07 +02:00
Eldad A. Fux
a3f4cbb534
Merge pull request #737 from appwrite/feat-730-new-webhook-events
Feat 730 new webhook events
2020-12-03 19:48:01 +02:00
Eldad Fux
28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux
f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux
47a5a4a8ed Fixed userid header name standard 2020-11-26 08:12:51 +02:00
Eldad Fux
362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00