shimon
|
1bcd2d6bd5
|
draft
|
2022-07-25 14:37:45 +03:00 |
|
shimon
|
076f333f77
|
update
|
2022-07-25 11:37:23 +03:00 |
|
shimon
|
fbe63a884e
|
hls stream
|
2022-07-19 10:51:25 +03:00 |
|
shimon
|
cb0ab3c823
|
subtitles crud
|
2022-07-14 18:26:56 +03:00 |
|
shimon
|
817793a587
|
subtitles crud
|
2022-07-14 17:54:43 +03:00 |
|
shimon
|
2a02784b0c
|
profiles crud
|
2022-07-14 16:09:29 +03:00 |
|
shimon
|
86b7215375
|
metadata collecting
routes renaming
permissions
|
2022-07-13 18:40:30 +03:00 |
|
shimon
|
4efbc92cf2
|
metadata collecting
routes renaming
permissions
|
2022-07-13 17:28:05 +03:00 |
|
shimon
|
7f44f45bf6
|
hls master name change
|
2022-07-12 12:13:37 +03:00 |
|
shimon
|
9f4ebcf208
|
logger moved to App::shutdown
|
2022-07-11 11:22:43 +03:00 |
|
shimon
|
6c7c5c1891
|
small fix
|
2022-07-06 19:12:58 +03:00 |
|
shimon
|
bc43989aa4
|
Merge branch 'master' of github.com:appwrite/appwrite into __stream
|
2022-07-05 14:33:28 +03:00 |
|
shimon
|
dc38b63160
|
small fix
|
2022-07-05 14:02:23 +03:00 |
|
shimon
|
5e903daf6f
|
small fix
|
2022-07-05 13:51:28 +03:00 |
|
shimon
|
e48e1dae2c
|
small fix
|
2022-07-05 11:55:49 +03:00 |
|
shimon
|
c2e599222e
|
big file
|
2022-07-03 16:59:40 +03:00 |
|
 Torsten DittmannandGitHub
|
f438d4695d
|
Merge pull request #3405 from appwrite/fix-internal-indexes
Feat: Allow internal indexes
|
2022-06-28 14:21:27 +02:00 |
|
Matej Bačo
|
d8f0e5eb17
|
Implement tests
|
2022-06-28 10:53:16 +00:00 |
|
Torsten Dittmann
|
904baec1b9
|
chore: update composer
|
2022-06-27 22:08:23 +02:00 |
|
shimon
|
c89b028797
|
refactor worker flow
|
2022-06-27 16:06:46 +03:00 |
|
Torsten Dittmann
|
4593fc9ef2
|
tests: fix tests from master
|
2022-06-24 14:18:10 +02:00 |
|
Torsten Dittmann
|
ef1daf8f1c
|
Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x
|
2022-06-24 14:15:42 +02:00 |
|
 Torsten DittmannandGitHub
|
0f0654d49e
|
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
|
2022-06-24 14:09:01 +02:00 |
|
Matej Bačo
|
3f8ab486c2
|
Lock createdAt
|
2022-06-23 08:17:02 +00:00 |
|
 gepdandGitHub
|
020e08143e
|
fix linter
|
2022-06-22 20:45:33 -04:00 |
|
 gepdandGitHub
|
addfae2f46
|
fix tests
|
2022-06-22 19:38:56 -04:00 |
|
 
|
8f14f5aa21
|
Database layer (#3338)
* database response model
* database collection config
* new database scopes
* database service update
* database execption codes
* remove read write permission from database model
* updating tests and fixing some bugs
* server side tests are now passing
* databases api
* tests for database endpoint
* composer update
* fix error
* formatting
* formatting fixes
* get database test
* more updates to events and usage
* more usage updates
* fix delete type
* fix test
* delete database
* more fixes
* databaseId in attributes and indexes
* more fixes
* fix issues
* fix index subquery
* fix console scope and index query
* updating tests as required
* fix phpcs errors and warnings
* updates to review suggestions
* UI progress
* ui updates and cleaning up
* fix type
* rework database events
* update tests
* update types
* event generation fixed
* events config updated
* updating context to support multiple
* realtime updates
* fix ids
* update context
* validator updates
* fix naming conflict
* fix tests
* fix lint errors
* fix wprler and realtime tests
* fix webhooks test
* fix event validator and other tests
* formatting fixes
* removing leftover var_dumps
* remove leftover comment
* update usage params
* usage metrics updates
* update database usage
* fix usage
* specs update
* updates to usage
* fix UI and usage
* fix lints
* internal id fixes
* fixes for internal Id
* renaming services and related files
* rename tests
* rename doc link
* rename readme
* fix test name
* tests: fixes for 0.15.x sync
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
|
2022-06-22 12:51:49 +02:00 |
|
Torsten Dittmann
|
9d7b6927d6
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length
|
2022-06-22 11:10:03 +02:00 |
|
Matej Bačo
|
9e11941aae
|
Added query length tests
|
2022-06-22 07:47:02 +00:00 |
|
shimon
|
d6007b24ec
|
refactor worker flow
|
2022-06-22 08:56:57 +03:00 |
|
shimon
|
c8c282afb2
|
restore
|
2022-06-21 11:45:49 +03:00 |
|
shimon
|
6491cea581
|
restore
|
2022-06-21 11:45:49 +03:00 |
|
shimon
|
100fb73323
|
view template
|
2022-06-21 11:45:49 +03:00 |
|
 gepdandGitHub
|
6cc6928ce9
|
simplified test
|
2022-06-20 22:11:47 -04:00 |
|
 gepdandGitHub
|
c2ce37e6f3
|
added read and write permissions
|
2022-06-20 20:41:12 -04:00 |
|
 gepdandGitHub
|
9dab76f357
|
get $id from response
|
2022-06-20 19:32:24 -04:00 |
|
 gepdandGitHub
|
5067a4640b
|
Remove $data argument
|
2022-06-20 19:04:40 -04:00 |
|
 gepdandGitHub
|
bfe3cdecc5
|
create collection and attribute
|
2022-06-20 18:33:26 -04:00 |
|
 gepdandGitHub
|
dab6f97a31
|
remove dependency
|
2022-06-20 18:24:51 -04:00 |
|
 gepdandGitHub
|
43ed2591d0
|
added empty array as default
|
2022-06-20 16:28:45 -04:00 |
|
 gepdandGitHub
|
52757ef89f
|
updated test
|
2022-06-20 15:53:41 -04:00 |
|
 gepdandGitHub
|
0bade37a26
|
updated test
|
2022-06-20 15:15:49 -04:00 |
|
Torsten Dittmann
|
ef15ea8318
|
fix: method to generate new webhook signature
|
2022-06-20 20:35:33 +02:00 |
|
 gepdandGitHub
|
7cb19a725f
|
fixed minor typo
|
2022-06-20 14:24:49 -04:00 |
|
 gepdandGitHub
|
ca455b380e
|
Fixed linting errors
|
2022-06-20 14:03:15 -04:00 |
|
 gepdandGitHub
|
7b60a36eea
|
added test to update permissions with empty payload
|
2022-06-20 13:49:34 -04:00 |
|
 Torsten DittmannandGitHub
|
e6edcb5459
|
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
|
2022-06-20 18:12:36 +02:00 |
|
Torsten Dittmann
|
511898afc9
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id
|
2022-06-20 15:34:27 +02:00 |
|
Torsten Dittmann
|
aa86c26d18
|
tests: fix tests
|
2022-06-20 15:31:18 +02:00 |
|
Torsten Dittmann
|
d0ad879f4a
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication
|
2022-06-20 15:01:17 +02:00 |
|