1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +12:00
Commit graph

4917 commits

Author SHA1 Message Date
Eldad A. Fux
c8da5fdd1e
Merge pull request #978 from appwrite/fix-0.7-docs
Changed docs naming conventions
2021-03-14 18:28:48 +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
Damodar Lohani
583b9c8c5c learn more section 2021-03-14 10:14:55 +05:45
Damodar Lohani
16e446bbf5 update sdk generator version 2021-03-14 10:13:06 +05:45
Eldad Fux
0a0d46ff05 Updated test 2021-03-14 01:56:29 +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
kodumbeats
04e9f4f720 Added events for functions and executions to changelog 2021-03-12 18:02:23 -05:00
kodumbeats
c0b020dd07 Test for functions.delete 2021-03-12 17:58:33 -05:00
Eldad Fux
925772486d Debug tests 2021-03-13 00:52:07 +02:00
kodumbeats
ac7efc8d1b Test for functions.update 2021-03-12 17:48:15 -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
Eldad A. Fux
232056898a
Merge pull request #960 from appwrite/dev
0.7.1 - Merge dev into release branch
2021-03-13 00:20:15 +02:00
kodumbeats
3cff27a125 Test for functions.tags.delete 2021-03-12 17:13:44 -05:00
kodumbeats
1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats
444994a98d Add function webhook tests 2021-03-12 16:23:37 -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
Eldad A. Fux
bfaf670b4e
Merge pull request #973 from TorstenDittmann/fix-0.7.1-review
Fix - 0.7.1 Review
2021-03-12 18:33:13 +02: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
Eldad A. Fux
9cbbd613fa
Merge pull request #972 from TorstenDittmann/fix-timezone-offset
Fix timezone offset
2021-03-12 17:25:23 +02:00
kodumbeats
6d11df4e84 Add users.update.prefs to changelog 2021-03-12 09:35:28 -05:00
kodumbeats
1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats
5361ddac1b Revert "Changelog for event users.update.prefs"
This reverts commit cd247debd4.
2021-03-12 09:34:11 -05:00
kodumbeats
cd247debd4 Changelog for event users.update.prefs 2021-03-12 09:28:34 -05:00
Torsten Dittmann
2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00
kodumbeats
c6270dcca5 Add webhook event to scope 2021-03-12 08:06:53 -05:00
Torsten Dittmann
e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
Torsten Dittmann
565a0bd35e improve k6 test 2021-03-12 12:00:52 +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
Torsten Dittmann
e7ccc36d7b fix failure tests 2021-03-11 10:50:19 +01:00
Torsten Dittmann
799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Damodar Lohani
98d7d13f16 remove other files 2021-03-11 14:38:44 +05:45
Torsten Dittmann
2985b56dea
Merge pull request #966 from appwrite/feat-265-realtime-resources
Refactored resources
2021-03-11 09:06:23 +01:00
Torsten Dittmann
20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
Damodar Lohani
6295bdba86 remove other files 2021-03-11 13:49:59 +05:45
Damodar Lohani
90fc752ffe flutter sdk learn more section 2021-03-11 10:41:16 +05:45
Damodar Lohani
ce17d5d886 learn more section in Deno SDK 2021-03-11 10:39:49 +05:45
Damodar Lohani
af8c52087b learn more section dart SDK 2021-03-11 10:38:40 +05:45
Damodar Lohani
a70977f27f exception and small fixes 2021-03-11 10:27:07 +05:45
Eldad Fux
40c4f0f15d Fixed tests 2021-03-10 22:27:50 +02:00
Torsten Dittmann
390e0d6407 fix comment 2021-03-10 16:18:03 +01: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