Commit graph

53 commits

Author SHA1 Message Date
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
Tixie
a997796388 fix(bundler): Remove self-closing syntax for components 2019-03-11 20:48:18 +01:00
wryk
a363a81f39 refactor(builder): replace vue-cli by parcel (wip) 2019-03-11 17:46:21 +01:00
Tixie
7dbdc405a2 feat(capture preview): Rescale on screen resize 2019-03-11 01:26:33 +01:00
Tixie
69e31c3304 feat(capture preview): Add ratio 1/1 2019-03-11 01:14:34 +01:00
wryk
f47554e6e1 use objectUrl instead of dataUrl 2019-03-10 23:35:26 +01:00
Tixie
5f91d5ed5d Test fix for video preview on iOS #2 2019-03-10 06:33:17 +01:00
Tixie
c101edcec4 Test fix for video preview on iOS 2019-03-10 06:27:29 +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
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