UNPKG

@mrako/tscli

Version:
24 lines (18 loc) 2.13 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 0.0.1 (2021-11-21) ### Features * **app:** add collecting favorite projects ([a67eaa5](https://github.com/mrako/tscli/commit/a67eaa538417f5c1a76f8fb559f7f6b809538dc6)) * **app:** add concept of logging in through browser ([e86e918](https://github.com/mrako/tscli/commit/e86e918c2e887f835daf08f173b1eb44f2cb74c7)) * **app:** add creating worktimes for tasks ([88377cb](https://github.com/mrako/tscli/commit/88377cb7a954ac13549930552901b8d20abcc76f)) * **app:** add jsonpath for simpler json queries ([07df4ed](https://github.com/mrako/tscli/commit/07df4ed889f47438ec168c2803c9ac17c002c0b4)) * **app:** build commonjs ([fca106f](https://github.com/mrako/tscli/commit/fca106f783ba9439cdd02aab79cf160a4ad0f2c8)) * **app:** enable build and publish ([6b6d4e1](https://github.com/mrako/tscli/commit/6b6d4e130af93cadf73c63b3fd0e8031e1eeb4b7)) * **app:** move to typescript ([8773080](https://github.com/mrako/tscli/commit/87730805b93e4043daa9d790c72ec9fffd74bc6e)) * **app:** read authentication from .session -file ([76335b8](https://github.com/mrako/tscli/commit/76335b81f129940006513044cab2111801317102)) * **app:** rename to tscli, update dev packages ([4cbaab7](https://github.com/mrako/tscli/commit/4cbaab7c0bb8d448ad33d3592f3e6b8faf318c16)) * **backend:** add support for docker ([08ccf8e](https://github.com/mrako/tscli/commit/08ccf8ef4d36838fa3571ac69691a207eb69ce07)) * **backend:** finish setting session cookie and returning it through socket.io ([7e6f7bc](https://github.com/mrako/tscli/commit/7e6f7bc069044ffb8caee7efe7aa9f7fef566f43)) * **ci:** add ci and releasing on tags ([0eda33d](https://github.com/mrako/tscli/commit/0eda33df12a6f7799b0536684519165976d03d1e)) * **test:** add testing if user is logged in ([de4d171](https://github.com/mrako/tscli/commit/de4d171f83b47500c034110cb2fcdddf7e1252ab)) * **test:** set testing to ts-jest ([755d3c5](https://github.com/mrako/tscli/commit/755d3c5a71dc83cf3292b704330edf2c288d6be9))