Commit graph

181 commits

Author SHA1 Message Date
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
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
Tixie
3af53c7a37 style(catpure): Add disallowed button's state when you press the button 2019-04-14 23:48:43 +02:00
Tixie
e69c49eff7 style(capture options panel): Make the select arrow as thick as other icons 2019-04-07 17:10:22 +02:00
Tixie
8918598e18 style(capture options panel): Fix buttons margins on webkit 2019-04-07 17:04:46 +02:00
Tixie
600e2b864c style(capture): Add styled focus ring to switch button 2019-04-07 17:04:09 +02:00
Tixie
4844a4a28b style(capture options): Adapt for mobile landscape ratio 2019-04-07 03:04:47 +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
69ccbc780d fix(router): Back on history mode because 👌 2019-04-07 02:47:14 +02:00
Tixie
03d40b8cb1 fix(router): Back in hashmode 2019-04-06 22:26:45 +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
da154ef249 feat(gif preview): add utils functions 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
d84307dbc4 feat(router): Switch to history mode 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
ec1e452118 style(capture mobile landscape): Put capture button in the middle 2019-04-05 01:46:03 +02:00
Tixie
21e1fee035 style(capture): Update switch button's icon 2019-04-05 01:46:03 +02:00
Tixie
667ce7f9a6 docs: Add license 2019-03-22 22:24:41 +01:00
wryk
4b4c3bac1b fix(preview/capture) flip with user facing camera 2019-03-22 17:30:04 +01:00
wryk
3c4652f6b0 turbo feat(configuration): up framerate to 15fps 2019-03-18 15:57:24 +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
Tixie
cc3c3b2d75 feat: Capture in 350x350px 2019-03-18 11:25:18 +01:00
Tixie
73824f3aec style(encoding overlay): Reduce progress bar's transition time 2019-03-18 11:24:54 +01:00
wryk
c2361f5a7c fix(capture): preview is now available after back 2019-03-18 11:17:31 +01:00
Tixie
9691a18ac1 style(capture): Add a disabled style for capture button 2019-03-15 23:55:58 +01:00
Tixie
84aabe3c24 style(progress bar in encoding overlay): Make progress smoother 2019-03-15 23:50:03 +01:00
Tixie
0b5035a7ad style(layout): Fix layout alignement in mobile landscape 2019-03-15 23:44:17 +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
Tixie
81d0919f2a style(welcome): Adapt new design for mobile landscape 2019-03-15 20:33:25 +01:00