Commit graph

30 commits

Author SHA1 Message Date
0798ae1610
Small dependencies updates + project state announcement (#9)
* Small dependencies update

* Add information on the project state

* Update repo URL in console.log

* Fix typo and improve wording in project state message

* Specify an old node version to help with build
2024-06-06 21:50:28 +02:00
Tixie
8afcc8fe52 chore(npm): Update dependencies 2021-03-31 23:56:22 +02:00
dependabot[bot]
612c01f676
chore(deps): bump urijs from 1.19.5 to 1.19.6
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.5 to 1.19.6.
- [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.5...v1.19.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 22:25:48 +00: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
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
49148d4d10 chore(npm): Update dependencies 2020-07-20 11:39:47 +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
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
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
wryk
1711911d62 refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
wryk
15c85b11ea refact(countdown): rewrite with task 2019-05-20 15:18:00 +02:00
wryk
a3d6e2f4b9 refactor(routing): add vue router 2019-04-06 19:53:36 +02:00
Tixie
01e04161ab feat: Setup precache with service-worker 2019-03-15 15:04:23 +01:00
wryk
57d4a8dd52 perf(encoder): add worker pool 2019-03-14 18:27:05 +01:00
wryk
3229a00604 perf(encoder): naive parallel frame process 2019-03-13 20:40:53 +01:00
wryk
8748502ee8 feat(capture): stop/start camera on app hide/show 2019-03-13 15:05:14 +01:00
Tixie
889494f569 feat(capture): Setup object-fit polyfill 2019-03-13 00:26:02 +01:00
wryk
481e30a01c refactor(gif encoder): expose an Event Emitter API 2019-03-12 20:14:54 +01:00
wryk
7e7502f507 feat(capture option): Switch camera 2019-03-12 17:47:48 +01:00
Tixie
3d690ab416 chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
Tixie
332b4c4f03 refactor: clean service-worker vestiges 2019-03-12 10:09:48 +01:00
Tixie
ec993fbbb7 chore: Re-setup eslint 2019-03-11 22:10:12 +01:00
wryk
a363a81f39 refactor(builder): replace vue-cli by parcel (wip) 2019-03-11 17:46:21 +01:00
wryk
d468ad3728 add capture and encode (this one is borken ah ah)
nik les workers ofc
2019-03-10 04:13:25 +01:00
wryk
beefe38b3b add camera preview 2019-03-10 02:28:07 +01:00
Tixie
7396cb44f7 init 2019-03-09 00:15:11 +01:00