Torsten Dittmann
|
1e6b867378
|
fix(tests): messaging unit tests
|
2021-06-30 16:29:33 +02:00 |
|
Torsten Dittmann
|
80c4e378b3
|
fix(acl): getting role for user in auth class
|
2021-06-30 16:04:32 +02:00 |
|
Torsten Dittmann
|
eaa3644f0f
|
remove Realtime event class
|
2021-06-30 13:36:58 +02:00 |
|
Torsten Dittmann
|
e232b2a723
|
fix tests
|
2021-06-29 15:11:14 +02:00 |
|
Eldad Fux
|
03ff844291
|
Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing
|
2021-06-26 22:47:53 +03:00 |
|
Torsten Dittmann
|
923d373b6d
|
introduce utopia-php/websocket
|
2021-06-24 14:22:32 +02:00 |
|
Torsten Dittmann
|
699dba8e19
|
Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime
|
2021-06-24 00:03:25 +02:00 |
|
Eldad A. Fux
|
91b2a139a5
|
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
|
2021-06-23 18:45:08 +03:00 |
|
Torsten Dittmann
|
c778f47195
|
Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime
|
2021-06-23 17:12:48 +02:00 |
|
Bradley Schofield
|
0b1b21a5b0
|
Update Tests
|
2021-06-23 16:06:52 +01:00 |
|
Eldad A. Fux
|
a2c4dac366
|
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
|
2021-06-23 10:12:24 +03:00 |
|
Eldad Fux
|
73489d6b73
|
More tiny fixes
|
2021-06-23 08:59:34 +03:00 |
|
Eldad Fux
|
ca201011c5
|
Fixes
|
2021-06-22 23:31:39 +03:00 |
|
Bradley Schofield
|
aa1e713b75
|
Fix tests
|
2021-06-22 16:56:05 +01:00 |
|
Damodar Lohani
|
9a955e0244
|
file extension validation
|
2021-06-22 17:57:46 +05:45 |
|
Damodar Lohani
|
2ad4c83314
|
large file test
|
2021-06-22 14:22:04 +05:45 |
|
Bradley Schofield
|
c92a820c6d
|
Renamed env param on /v1/functions to runtime
|
2021-06-21 15:42:39 +01:00 |
|
Damodar Lohani
|
a8891c4b37
|
large file test for encryption
|
2021-06-21 14:08:08 +05:45 |
|
Damodar Lohani
|
80b9fbd3ef
|
test for bucket file size limit
|
2021-06-21 12:51:28 +05:45 |
|
Damodar Lohani
|
0f317ffa24
|
test files operation for unknown buckets
|
2021-06-21 12:43:06 +05:45 |
|
Damodar Lohani
|
fe0bdf0799
|
preview, view, download, update, delete endpoints and tests
|
2021-06-20 17:05:35 +05:45 |
|
kodumbeats
|
47d74a64be
|
Add assertions to confirm index was created successfully
|
2021-06-18 13:18:27 -04:00 |
|
kodumbeats
|
4567bc0d77
|
Ensure attributes are removed from queue before adding documents
|
2021-06-18 13:09:07 -04:00 |
|
Damodar Lohani
|
07e32f1311
|
get bucket file and test
|
2021-06-18 15:18:00 +05:45 |
|
Bradley Schofield
|
7e8d76b66d
|
Add more tests
|
2021-06-18 10:28:54 +01:00 |
|
Damodar Lohani
|
7427e9dfad
|
list bucket files and test
|
2021-06-18 15:09:16 +05:45 |
|
Damodar Lohani
|
2f5dea62dc
|
test for create file with bucket support
|
2021-06-18 14:23:36 +05:45 |
|
kodumbeats
|
9fb64c5621
|
createCollection requires read/write params
|
2021-06-17 11:15:14 -04:00 |
|
Bradley Schofield
|
891a46d883
|
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls
|
2021-06-17 14:20:24 +01:00 |
|
Bradley Schofield
|
06cf8ab253
|
Add tests and changelogs
|
2021-06-17 14:17:35 +01:00 |
|
Damodar Lohani
|
9662ba4ec7
|
fix data param
|
2021-06-17 16:01:37 +05:45 |
|
Damodar Lohani
|
d7a6c47b98
|
create file for bucket and test
|
2021-06-17 15:55:58 +05:45 |
|
Bradley Schofield
|
3f386d485e
|
Merge branch '0.9.x' into feat-get-session-by-id-endpoint
|
2021-06-17 11:07:33 +01:00 |
|
Torsten Dittmann
|
43036a9ba6
|
feat(realtime): add membership events
|
2021-06-17 11:37:52 +02:00 |
|
Damodar Lohani
|
db85577f4f
|
delete storage bucket webhook test
|
2021-06-17 14:08:21 +05:45 |
|
Damodar Lohani
|
cdd83bf292
|
storage bucket delete event
|
2021-06-17 13:42:38 +05:45 |
|
Damodar Lohani
|
5ebebbd0aa
|
webhook test for update bucket
|
2021-06-17 12:41:01 +05:45 |
|
Damodar Lohani
|
8c30043bd3
|
delete bucket endpoint and test
|
2021-06-17 12:39:56 +05:45 |
|
Damodar Lohani
|
dca5c3491b
|
update bucket endpoint and test
|
2021-06-17 12:39:56 +05:45 |
|
Damodar Lohani
|
67823a6e5d
|
webhook tests
|
2021-06-17 12:27:29 +05:45 |
|
Torsten Dittmann
|
6ebf6bd155
|
feat(realtime): team events and permission validation
|
2021-06-16 19:43:06 +02:00 |
|
Bradley Schofield
|
e3273bc49f
|
Add Tests
|
2021-06-16 11:41:15 +01:00 |
|
Damodar Lohani
|
9def955ab2
|
bucket read scope
|
2021-06-16 11:52:35 +05:45 |
|
Damodar Lohani
|
30ec6fcaae
|
create bucket validating all fields
|
2021-06-16 11:39:19 +05:45 |
|
Damodar Lohani
|
7d5e073812
|
remove buckets test from base in favor for server side tests
|
2021-06-16 11:36:09 +05:45 |
|
Damodar Lohani
|
1bf770ed34
|
moving storage buckets test to server scope
|
2021-06-16 11:35:40 +05:45 |
|
kodumbeats
|
53d3ae0419
|
Temporarily adjust client timeout
|
2021-06-15 10:25:14 -04:00 |
|
kodumbeats
|
0e7c55c17c
|
Fix tests for deleteDocument
|
2021-06-15 10:24:51 -04:00 |
|
kodumbeats
|
a62c46cc44
|
Fix tests for update and delete document
|
2021-06-15 09:38:24 -04:00 |
|
Damodar Lohani
|
11670642af
|
Merge branch 'feat-sb-list' into feat-sb-id-get
|
2021-06-15 13:39:15 +05:45 |
|