Commit graph

167 commits

Author SHA1 Message Date
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
Tixie
eac0d59cb8 chore(svg): Fix post-processor removing some attribute from svg 2019-03-15 20:16:09 +01:00
wryk
133fe2a75d Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-15 20:02:28 +01:00
wryk
b741779265 refactor(capture): fix delay before completion 2019-03-15 20:02:20 +01:00
Tixie
9bc17b95ae style(welcome): New welcome screen 2019-03-15 20:00:46 +01:00
wryk
b403a78437 Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-15 19:25:42 +01:00
wryk
3a2c80a2a5 refactor(capture): expose an Event Emitter API 2019-03-15 19:25:36 +01:00
Tixie
560d27b5c9 feat: Add Open Graph & Twitter Card 2019-03-15 19:17:08 +01:00
Tixie
2b6c7744a2 docs(build): Explain how to build with absolute urls 2019-03-15 19:17:08 +01:00
wryk
21eaa1bda7 Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-15 19:07:48 +01:00
wryk
c762f35fde refactor(configuration): centralize constants 2019-03-15 19:07:26 +01:00
Tixie
fcc44687d2 fix(service worker): Fix typo 2019-03-15 18:25:24 +01:00
Tixie
01e04161ab feat: Setup precache with service-worker 2019-03-15 15:04:23 +01:00
wryk
388a1f4bb5 fix(encoder): remove nested worker
Nested worker is not supported on safari
2019-03-15 12:59:24 +01:00
wryk
57d4a8dd52 perf(encoder): add worker pool 2019-03-14 18:27:05 +01:00