Commit graph

159 commits

Author SHA1 Message Date
Tixie
5cfa031c75 style: Setup a landscape design prototype 2019-03-13 00:26:02 +01:00
Tixie
13f28e1cf4 fix(Safari iOS): Prevent video to go fullscreen on capture beginning 🙅🙅🙅 2019-03-12 21:54:17 +01:00
wryk
481e30a01c refactor(gif encoder): expose an Event Emitter API 2019-03-12 20:14:54 +01:00
wryk
73d37d2c23 I sucks at git 2019-03-12 17:49:25 +01:00
wryk
7e7502f507 feat(capture option): Switch camera 2019-03-12 17:47:48 +01:00
wryk
8b5ec8f471 Merge branch 'refactor/use-parcel-bundler' of github.com:GlitchFamily/souvenir into refactor/use-parcel-bundler 2019-03-12 17:41:40 +01:00
wryk
84e58f0e8f feat(capture option): Switch camera 2019-03-12 17:41:30 +01:00
Tixie
8e5f0b5907 fix(capture option): Remove self-closing tag 2019-03-12 15:50:32 +01:00
Tixie
3d690ab416 chore(css): Add auto-prefixer 2019-03-12 15:45:24 +01:00
Tixie
ffbc9c069e style(capture options): Fix select appearance 2019-03-12 15:10:52 +01:00
wryk
e278ea149e refactor(preview): use bind to property feature 2019-03-12 12:38:51 +01:00
Tixie
8002296e79 feat: Add complete meta lines for pwa 2019-03-12 10:43:27 +01:00
Tixie
c68e1e856f chore(vuex): Setup strict mode 2019-03-12 10:34:41 +01:00
Tixie
4e5ba43dcb refactor: Reorganize assets 2019-03-12 10:33:10 +01:00
Tixie
6c3037e3c4 refactor: clean vue-cli vestiges 2019-03-12 10:14:14 +01:00
Tixie
332b4c4f03 refactor: clean service-worker vestiges 2019-03-12 10:09:48 +01:00
Tixie
7fabde0359 refactor: Put all vue files together in src/views 2019-03-12 10:07:32 +01:00
Tixie
bc93be0fd8 chore(csscomb): Update 2019-03-11 22:14:54 +01:00
Tixie
ec993fbbb7 chore: Re-setup eslint 2019-03-11 22:10:12 +01:00
Tixie
2285b58322 refactor: clean useless folders 2019-03-11 20:51:02 +01:00
Tixie
9b969ebeba refactor: Remove service worker import for now 2019-03-11 20:48:54 +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
wryk
8eaafa6028 Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-10 06:34:42 +01:00
wryk
7f985963b7 request front facing camera 2019-03-10 06:34:37 +01:00
Tixie
5f91d5ed5d Test fix for video preview on iOS #2 2019-03-10 06:33:17 +01:00
wryk
2b89fba51a Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-10 06:27:58 +01:00
wryk
05bb7d30ca fix crop 2019-03-10 06:27:52 +01:00
Tixie
c101edcec4 Test fix for video preview on iOS 2019-03-10 06:27:29 +01:00
Tixie
cf7965d5c2 style(download button): Fix border-radius on focus 2019-03-10 06:06:48 +01:00
Tixie
0d5def0444 chore(webpack): Fallback to worker-loader in inline 2019-03-10 06:03:18 +01:00
wryk
3aea52350c Merge branch 'master' of github.com:GlitchFamily/souvenir 2019-03-10 05:58:23 +01:00
wryk
b28aabb5ec add download gif 2019-03-10 05:58:19 +01:00
Tixie
7e9ae0f554 chore(eslint): Fix lint 2019-03-10 05:38:57 +01:00
wryk
cbe8785f99 fix capture 2019-03-10 05:37:37 +01:00
Tixie
5ae8e036ae fix worker build 2019-03-10 05:03:12 +01:00
Tixie
7908303b1d chore(eslint): Fix lint 2019-03-10 04:52:29 +01:00
wryk
783782677a add gif data url to download 2019-03-10 04:50:22 +01:00
Tixie
585812e703 chore(eslint): Remove no-console rule 2019-03-10 04:41:40 +01:00
Tixie
0bb91245cc fix build 2019-03-10 04:22:29 +01:00
Tixie
3b0bdf2780 style(preview): Fix dimensions 2019-03-10 04:13:56 +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
Tixie
475d12c52f feat: Add capture state 2019-03-10 00:14:30 +01:00
Tixie
96de8e6005 feat: Add capture screen's design 2019-03-09 22:54:07 +01:00