1
0
Fork 0
mirror of synced 2024-08-29 00:52:07 +12:00
Commit graph

6270 commits

Author SHA1 Message Date
Eldad A. Fux
060e50f644
Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield
70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield
ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann
d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
kodumbeats
4242ba75f5 Remove unneeded continue statements 2021-07-21 15:14:18 -04:00
kodumbeats
2f13542d08 fix(deps) composer update 2021-07-21 11:50:37 -04:00
kodumbeats
92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
kodumbeats
97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats
b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00
kodumbeats
6fc5bf0a71 Add createAttribute routes for each primitive type 2021-07-21 09:23:12 -04:00
kodumbeats
9ac2a4f94c Remove outdated comments 2021-07-21 09:22:34 -04:00
kodumbeats
c2157110f5 Use multi-arch swagger-validator build 2021-07-20 16:44:13 -04:00
kodumbeats
1b051d32fe Attempt to reconnect deletes worker to db 2021-07-20 15:13:00 -04:00
kodumbeats
12e2ebc2b5 Define loop control vars outside loop 2021-07-20 15:11:54 -04:00
kodumbeats
e16bfe7fd3 Move reconnection loop to first call to db 2021-07-20 14:59:58 -04:00
kodumbeats
9870c6fdff Attempt to reconnect five times before throwing exception 2021-07-20 13:01:47 -04:00
kodumbeats
8a205d1b63 Retry initial db connection once before throwing exception 2021-07-19 15:39:31 -04:00
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
kodumbeats
8dab66d455 Require correct dependencies in database worker 2021-07-19 14:48:03 -04:00
Eldad A. Fux
f388c44e20
Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-19 21:23:04 +03:00
Eldad A. Fux
bf04e0b39a
Merge pull request #1406 from appwrite/fix-db-sync-with-master
fix-db-sync-with-master
2021-07-19 21:20:50 +03:00
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux
3b32c08b54
Merge pull request #1400 from appwrite/feat-sync-session-collection
Feat sync session collection
2021-07-19 21:19:48 +03:00
kodumbeats
f56e2fede9 Harmonize syntax for db connections 2021-07-19 12:47:02 -04:00
kodumbeats
d8dee84be1 Obtain db connection without coroutine 2021-07-19 12:46:34 -04:00
Torsten Dittmann
c2f1389a56
fix(jwt): correct session validation 2021-07-19 17:09:39 +02:00
Eldad Fux
f0657d6ff3 Changed provider length 2021-07-19 18:03:15 +03:00
Eldad Fux
09a1f609be Changed IP length 2021-07-19 18:02:05 +03:00
Eldad A. Fux
171d315e98
Merge pull request #1405 from appwrite/fix-index-test
fix-index-test
2021-07-19 17:58:12 +03:00
Eldad A. Fux
285cc76212
Merge pull request #1403 from appwrite/fix-db-open-api-spec
fix-db-open-api-spec
2021-07-19 17:49:15 +03:00
Eldad A. Fux
ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Eldad A. Fux
14cd81e4a8
Merge pull request #1404 from lohanidamodar/doc-create-membership
update create membership doc
2021-07-19 13:19:12 +03:00
Eldad Fux
bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux
f0d3aa6cb5 Updated FW version 2021-07-18 14:09:27 +03:00
Damodar Lohani
cf3ffcdf32 update create membership doc 2021-07-18 16:19:50 +05:45
Eldad Fux
5ec5649603 Fixed wrong paths 2021-07-18 11:19:23 +03:00
Eldad Fux
6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
Eldad Fux
318c4843ca Updated error template 2021-07-17 21:59:54 +03:00
Eldad Fux
46960d6731 Hide index 2021-07-17 21:59:34 +03:00
Eldad Fux
2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Eldad Fux
0608103d6f Updated sessions collection structure 2021-07-16 18:11:14 +03:00
Eldad Fux
78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection 2021-07-16 18:00:05 +03:00
Eldad A. Fux
19e9a138e4
Merge pull request #1266 from appwrite/feat-db-refactor-routes
Feat - Appwrite Database using Utopia\Database
2021-07-16 17:47:25 +03:00
kodumbeats
3c475e37a9 Add delay to wait for db before initialization 2021-07-16 10:35:46 -04:00
kodumbeats
ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats
2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats
78dd02e81d Revert increased curl timeout 2021-07-16 09:50:25 -04:00
kodumbeats
c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00