Commit Graph

29 Commits (master)

Author SHA1 Message Date
Tomáš Mládek c637ebd144 Add LICENSE 2019-11-02 11:37:15 +00:00
Tomáš Mládek 9ee3bff615 add changelog 2019-11-02 12:24:54 +01:00
Tomáš Mládek a4f6194ea2 add link @ version read-out to sidebar 2019-11-02 12:24:54 +01:00
Tomáš Mládek f9547511d8 update package.json 2019-11-02 12:24:54 +01:00
Tomáš Mládek 3e5b2ca502 get rid of ccapture.js, use MediaRecorder api instead
recording now works in Firefox
less dependencies
2019-11-02 12:24:54 +01:00
Tomáš Mládek 062fbf84df styling & improvements 2019-11-02 12:24:54 +01:00
Tomáš Mládek 0c1656b87e Revert "npm audit fix --force"
This reverts commit bd4f110936fcf2bbbf6f476ba3ac1e48b1aa1921.
2019-11-02 12:24:54 +01:00
Tomáš Mládek 4a208f6078 zoom has steps and allows < 1 2019-11-02 12:24:54 +01:00
Tomáš Mládek 907f323583 loop & fullscreen
refactor playing/recoridng/pausing functions
2019-11-02 12:24:54 +01:00
Tomáš Mládek 1707379e78 add option for discarding partial frames 2019-11-02 12:24:54 +01:00
Tomáš Mládek 7ef1778cad refactor, add slice offset
(centralize slice size and offset in App.vue)
2019-11-02 12:24:54 +01:00
Tomáš Mládek 089f7d56c0 allow selection of size by mouse 2019-11-02 12:24:54 +01:00
Tomáš Mládek 676c8f7fe0 autoformat && eslint change 2019-11-02 12:24:54 +01:00
Tomáš Mládek 4c3b984b21 npm audit fix --force 2019-11-02 12:24:54 +01:00
Tomáš Mládek 01f3e54f58 remove logo 2019-11-02 12:24:54 +01:00
Tomáš Mládek d103f4e033 change title 2019-11-02 12:24:54 +01:00
Tomáš Mládek 8b3e863c42 recording tweaks & fixes 2019-11-02 12:24:54 +01:00
Tomáš Mládek 3ffe3bbdb2 fix build 2019-11-02 12:24:54 +01:00
Tomáš Mládek e871911c95 add recording 2019-11-02 12:24:54 +01:00
Tomáš Mládek 124161c26f specify font, UI tweaks 2019-11-02 12:27:23 +01:00
Tomáš Mládek a9a37f9ad3 cosmetic syntax tweaks 2019-11-02 12:27:15 +01:00
Tomáš Mládek 3c40ccb6ce fix build 2019-11-02 12:24:54 +01:00
Tomáš Mládek 5a9be050c1 sorting by size 2019-11-02 12:24:54 +01:00
Tomáš Mládek 7796dd0dcb don't trigger render in `position` watch function 2019-11-02 12:26:15 +01:00
Tomáš Mládek a715d2a381 add canvas zoom 2019-11-02 12:25:44 +01:00
Tomáš Mládek 8c97483c3e fix video position slider & playback crashes 2019-11-02 12:24:54 +01:00
Tomáš Mládek 27ad99bf26 first semi-working example 2018-01-23 23:02:16 +01:00
Tomáš Mládek dfab37b3e0 basics of player component, global imageLoad bus 2018-01-18 18:21:22 +01:00
Tomáš Mládek f37051633b Initial commit. 2018-01-17 17:59:50 +01:00