Commit graph

172 commits

Author SHA1 Message Date
Tixie
f4f8887622 chore(netlify): Auto redirect to index.html for the spa router 2021-01-05 02:23:24 +01:00
Tixie
7e7a4dae28
Merge pull request #5 from GlitchFamily/dependabot/npm_and_yarn/urijs-1.19.5
chore(deps): bump urijs from 1.19.2 to 1.19.5
2021-01-05 02:19:25 +01:00
dependabot[bot]
ba9d5243dd
chore(deps): bump urijs from 1.19.2 to 1.19.5
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-31 01:53:39 +00:00
Tixie
0bfacdcaee style(readme): Add UI Showcase 2020-12-22 18:38:09 +01:00
Tixie
718ae4c529 chore(npm): bump ini from 1.3.5 to 1.3.78 2020-12-22 18:33:23 +01:00
Tixie
5cce434306 chore(npm): Update dependencies 2020-10-11 20:11:13 +02:00
Tixie
61d9e55568 style: Some lint 2020-10-11 20:11:07 +02:00
Tixie
49148d4d10 chore(npm): Update dependencies 2020-07-20 11:39:47 +02:00
Tixie
d4c53d318f
Merge pull request #3 from GlitchFamily/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-20 11:37:14 +02:00
dependabot[bot]
f8e6b275f9
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 19:20:09 +00:00
Tixie
56519c37ae chore(npm): Update dependencies 2020-03-17 19:03:55 +01:00
Tixie
6dc7d0c554
Merge pull request #2 from GlitchFamily/dependabot/npm_and_yarn/acorn-5.7.4
chore(deps): bump acorn from 5.7.3 to 5.7.4
2020-03-17 18:54:49 +01:00
dependabot[bot]
9d5355f315
chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 03:55:22 +00:00
Tixie
5612113a69 feat: Display source code link in console 2020-01-16 20:55:14 +01:00
Tixie
25d012f26d fix(readme): Fix typo 2020-01-16 20:36:37 +01:00
Tixie
05a23192c7
chore(deps): bump serialize-to-js from 3.0.0 to 3.0.1 2019-12-07 21:06:34 +01:00
dependabot[bot]
8fbba27d4a
chore(deps): bump serialize-to-js from 3.0.0 to 3.0.1
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 23:43:11 +00:00
Tixie
1422d38913 chore(npm): Update dependencies 2019-10-24 16:34:16 +02:00
Tixie
7eff31aaa7 chore(npm): Update dependencies 2019-07-30 16:49:10 +02:00
Tixie
97e8ddb030 fix(countdown): Hide when finish 2019-06-10 13:30:52 +02:00
Tixie
fd218a2017 style(download): Add animation on preview 2019-05-24 21:31:36 +02:00
Tixie
ca105d0371 style(encoding & download): Vertically center content 2019-05-24 21:29:29 +02:00
wryk
1711911d62 refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
wryk
a2017f3f47 refact(workers): split encode-core 2019-05-21 14:37:05 +02:00
wryk
30a21b5709 style(download): Make the preview bigger 2019-05-20 21:58:37 +02:00
wryk
9c6feeba83 style(encoding&download): Fix layout on landscape ratio 2019-05-20 21:55:30 +02:00
wryk
fd4f71475e egghs(encoding): better threshold 👌 2019-05-20 21:31:11 +02:00
wryk
5294724527 refact(encode): add back worker pool 2019-05-20 21:29:20 +02:00
wryk
7c33858bbc feat(notification): nope 2019-05-20 20:35:02 +02:00
wryk
6e83c88c04 refact(encode): rewrite with tasks 2019-05-20 20:22:27 +02:00
wryk
b5e48f7566 feat(scripts): better command name 2019-05-20 20:21:57 +02:00
wryk
15c85b11ea refact(countdown): rewrite with task 2019-05-20 15:18:00 +02:00
Tixie
0b251c679d style(buttons): Remove bold text 2019-05-01 04:37:09 +02:00
wryk
1d1ffe601e feat(notification): add done notification 2019-05-01 04:16:51 +02:00
Tixie
93e8ad4b5f feat(encoding): moar labels 2019-05-01 03:07:46 +02:00
Tixie
6b85b10e2f style(download): Enlarge preview on big screens 2019-05-01 02:37:35 +02:00
Tixie
aad253014d style(preview screen): Refactor class 2019-05-01 02:01:49 +02:00
Tixie
4800e859be style(progress bar): Round borders 2019-05-01 01:35:05 +02:00
Tixie
0dcff31e6b style(preview): Fix canvas border-radius on webkit 2019-05-01 01:27:06 +02:00
Tixie
f57601366b fix(encoding): Truncate percent instead of round it 2019-05-01 01:20:54 +02:00
Tixie
f91b072528 feat:(encoding&download): Add new design 2019-05-01 00:44:47 +02:00
Tixie
777f66380b refactor(layout): Allow different layout 2019-04-30 19:50:40 +02:00
Tixie
313da56d92 refactor(preview): Move canvas in a dedicated component 2019-04-30 19:20:02 +02:00
Tixie
8751985649 refactor(capture options): Clean data object 2019-04-30 19:18:53 +02:00
wryk
63a9c8df27 refact(gif effects): extract boomerang effect 2019-04-30 10:16:44 +02:00
Tixie
bcf0c8947d style(capture countdown): Add animation 2019-04-26 22:19:48 +02:00
wryk
6daaa915ae fix(timer): now wait for the correct duration 2019-04-26 22:18:59 +02:00
Tixie
b416ec47f3 style(capture): Remove UI jump on countdown 2019-04-26 21:26:48 +02:00
Tixie
73f5757693 fix(capture countdown): Typo on cancel action 2019-04-26 21:21:21 +02:00
wryk
c68f59cc57 chore(lint fix) 2019-04-26 19:39:11 +02:00