Commit graph

29 commits

Author SHA1 Message Date
Tixie
313da56d92 refactor(preview): Move canvas in a dedicated component 2019-04-30 19:20:02 +02:00
wryk
63a9c8df27 refact(gif effects): extract boomerang effect 2019-04-30 10:16:44 +02:00
wryk
6daaa915ae fix(timer): now wait for the correct duration 2019-04-26 22:18:59 +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
wryk
1fabbdf55e feat(time): wip countdown 2019-04-26 19:38:56 +02:00
Tixie
d9a0d40f91 feat: Setup countdown overlay 2019-04-26 15:32:57 +02:00
Tixie
7e23ee4591 feat(option panel): Setup timer options 2019-04-23 00:41:01 +02:00
wryk
615dd875ce feat: Add boomerang feature to UI 2019-04-07 03:04:47 +02:00
wryk
0ab14263ac feat(encoding): add boomerang effect to encoder 2019-04-07 03:04:47 +02:00
wryk
74f0344c6a refactor(preview): use iterator for image loop 2019-04-06 19:53:36 +02:00
Tixie
318c4ef7e1 feat: Add preview screen before encoding 2019-04-06 19:53:36 +02:00
wryk
c361e6b8ac refactor(app state): reduce global state size 2019-04-06 19:53:36 +02:00
Tixie
4e5a57c72c fix(download): Redirect when there is no gif 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
wryk
0ab48094fc fix(capture): show preview during encoding too 2019-03-18 12:15:35 +01:00
wryk
c2361f5a7c fix(capture): preview is now available after back 2019-03-18 11:17:31 +01:00
wryk
bcf1dc9b52 fix(capture): enable/disable capture button 2019-03-15 20:43:48 +01:00
Tixie
9bc17b95ae style(welcome): New welcome screen 2019-03-15 20:00:46 +01:00
Tixie
8c945d36bb style(capture): Test to remove scroll for landscape mobiles 2019-03-13 00:26:02 +01:00
Tixie
889494f569 feat(capture): Setup object-fit polyfill 2019-03-13 00:26:02 +01:00
Tixie
eaba57ec57 feat: Add object-fit 2019-03-13 00:26:02 +01:00
wryk
7e7502f507 feat(capture option): Switch camera 2019-03-12 17:47:48 +01:00
wryk
e278ea149e refactor(preview): use bind to property feature 2019-03-12 12:38:51 +01:00
Tixie
7fabde0359 refactor: Put all vue files together in src/views 2019-03-12 10:07:32 +01:00