Commit graph

66 commits

Author SHA1 Message Date
Tixie
61d9e55568 style: Some lint 2020-10-11 20:11:07 +02:00
Tixie
97e8ddb030 fix(countdown): Hide when finish 2019-06-10 13:30:52 +02:00
wryk
1711911d62 refact(capture): rewrite with task 2019-05-21 15:51:22 +02:00
wryk
fd4f71475e egghs(encoding): better threshold 👌 2019-05-20 21:31:11 +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
15c85b11ea refact(countdown): rewrite with task 2019-05-20 15:18:00 +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
aad253014d style(preview screen): Refactor class 2019-05-01 02:01:49 +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
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
Tixie
360f14bf54 fix(capture option): Ooops semantic/dom structure fail 🙈🙈🙈 2019-04-22 23:17:51 +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
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
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
Tixie
21e1fee035 style(capture): Update switch button's icon 2019-04-05 01:46:03 +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
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
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
Tixie
8e5f0b5907 fix(capture option): Remove self-closing tag 2019-03-12 15:50:32 +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
Tixie
ec993fbbb7 chore: Re-setup eslint 2019-03-11 22:10:12 +01:00