Commit graph

30 commits

Author SHA1 Message Date
Tixie
edfa9aaf53 feat: Add a banner to refresh the app when there's a new version 2019-04-06 21:18:18 +02:00
wryk
c361e6b8ac refactor(app state): reduce global state size 2019-04-06 19:53:36 +02:00
Tixie
d75e606b1e fix(capture): Handle when camera isn't allowed 2019-04-06 19:53:36 +02:00
wryk
a3d6e2f4b9 refactor(routing): add vue router 2019-04-06 19:53:36 +02:00
wryk
4b4c3bac1b fix(preview/capture) flip with user facing camera 2019-03-22 17:30:04 +01:00
wryk
d7132f95e5 fix(code style): fix lint and rename vars 2019-03-18 15:48:21 +01:00
wryk
061b739ad2 refactor(navigation): better camera usage 2019-03-18 15:25:20 +01:00
Tixie
0f6c1743f0 style(encoding overlay): Add new design with better progress feedback 2019-03-15 23:43:14 +01:00
Tixie
55d86cc642 feat(encoding overlay): Show a simple percentage of the progress 2019-03-15 22:50:01 +01:00
Tixie
6b893f272d feat(welcome): Add an alert when there is no camera or it's not allowed 2019-03-15 20:47:32 +01:00
wryk
bcf1dc9b52 fix(capture): enable/disable capture button 2019-03-15 20:43:48 +01:00
wryk
3a2c80a2a5 refactor(capture): expose an Event Emitter API 2019-03-15 19:25:36 +01:00
wryk
57d4a8dd52 perf(encoder): add worker pool 2019-03-14 18:27:05 +01:00
wryk
446cded7e4 fix(capture): Show welcome on camera denied access 2019-03-13 14:50:46 +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
c68e1e856f chore(vuex): Setup strict mode 2019-03-12 10:34:41 +01:00
wryk
a363a81f39 refactor(builder): replace vue-cli by parcel (wip) 2019-03-11 17:46:21 +01:00
wryk
f47554e6e1 use objectUrl instead of dataUrl 2019-03-10 23:35:26 +01:00
wryk
7f985963b7 request front facing camera 2019-03-10 06:34:37 +01:00
wryk
b28aabb5ec add download gif 2019-03-10 05:58:19 +01:00
wryk
783782677a add gif data url to download 2019-03-10 04:50:22 +01:00
Tixie
0bb91245cc fix build 2019-03-10 04:22:29 +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
8f1f54e574 feat: Add download screen 2019-03-10 00:55:37 +01:00
Tixie
a92d7f8149 feat: Add fake encoding state 2019-03-10 00:36:13 +01:00
Tixie
475d12c52f feat: Add capture state 2019-03-10 00:14:30 +01:00
Tixie
96de8e6005 feat: Add capture screen's design 2019-03-09 22:54:07 +01:00
Tixie
7396cb44f7 init 2019-03-09 00:15:11 +01:00