Commit Graph

16 Commits

Author SHA1 Message Date
Benedikt Kulmann 118f1a24ad Update js deps 2020-12-15 00:23:12 +01:00
Lukas Hirt 25b51fc368 Rename ocis-phoenix to ocis-web 2020-12-13 17:37:32 +01:00
Florian Schade bd773b54ef add eslint
add prettier
integrate concept of runner libs to share tasks
2020-12-03 16:06:04 +01:00
Florian Schade de34fbb995 add linting
add prettier
add concurrent users upload test
add api and play for users
remove some code smell
2020-12-03 11:45:38 +01:00
Florian Schade 9ba8fcf08e simplify playbooks and api 2020-12-02 14:18:11 +01:00
Florian Schade cc881c4c9a remove reports 2020-12-02 04:25:02 +01:00
Florian Schade 938b2ea576 add new tests
add ability to generate binary files at runtime
restructure package layout
2020-12-02 04:02:57 +01:00
Florian Schade c42a4c8ec3 cleanup defaults
update README.md
2020-11-30 10:54:41 +01:00
Florian Schade 1d2447f7ea update README.md 2020-11-30 02:37:58 +01:00
Florian Schade 599b2a6c29 add auth provider factory
add oidc cache and respect token lifetime
simplify account retrieval
2020-11-30 02:33:48 +01:00
Florian Schade 1558b2a472 ability to set username and password from env
rename OC_OCIS_HOST to OC_HOST to make it more clear that the oc10 api is backward compatible
2020-11-29 22:21:40 +01:00
Florian Schade 5ee7bad25c add benchmark tests
add more env variables
add oidc auth flow
add playbooks for better test reusability
add more api endpoints
update rollup config for test file transpilation
update test folder structure
split api package into smaller chunks
2020-11-27 23:20:53 +01:00
Florian Schade 2a259dd3b1 add Unset to cache.go
harden accounts cache security
2020-11-27 16:18:22 +01:00
Florian Schade cb2e2a3896 add changelog
remove unused mux
cleanup k6 test
2020-11-26 14:46:44 +01:00
Florian Schade 072042efaa make rollup externals accept globs 2020-11-25 12:42:16 +01:00
Phil Davis 3c66e9a9af Rename test to tests and remove space from tsconfig.json file name 2020-11-25 12:21:49 +05:45