Commit graph

  • 4e5a57c72c fix(download): Redirect when there is no gif Tixie 2019-04-05 04:05:11 +0200
  • d84307dbc4 feat(router): Switch to history mode Tixie 2019-04-05 04:04:15 +0200
  • d75e606b1e fix(capture): Handle when camera isn't allowed Tixie 2019-04-05 04:03:08 +0200
  • a3d6e2f4b9 refactor(routing): add vue router wryk 2019-04-05 02:53:51 +0200
  • ec1e452118 style(capture mobile landscape): Put capture button in the middle Tixie 2019-04-05 01:45:57 +0200
  • 21e1fee035 style(capture): Update switch button's icon Tixie 2019-04-05 01:37:20 +0200
  • 667ce7f9a6 docs: Add license Tixie 2019-03-22 17:51:20 +0100
  • 4b4c3bac1b fix(preview/capture) flip with user facing camera wryk 2019-03-22 17:30:04 +0100
  • 3c4652f6b0 turbo feat(configuration): up framerate to 15fps wryk 2019-03-18 15:57:24 +0100
  • d7132f95e5 fix(code style): fix lint and rename vars wryk 2019-03-18 15:48:21 +0100
  • 061b739ad2 refactor(navigation): better camera usage wryk 2019-03-18 15:25:20 +0100
  • 0ab48094fc fix(capture): show preview during encoding too wryk 2019-03-18 12:15:30 +0100
  • cc3c3b2d75 feat: Capture in 350x350px Tixie 2019-03-18 11:25:18 +0100
  • 73824f3aec style(encoding overlay): Reduce progress bar's transition time Tixie 2019-03-18 11:24:54 +0100
  • c2361f5a7c fix(capture): preview is now available after back wryk 2019-03-18 11:17:31 +0100
  • 9691a18ac1 style(capture): Add a disabled style for capture button Tixie 2019-03-15 23:55:58 +0100
  • 84aabe3c24 style(progress bar in encoding overlay): Make progress smoother Tixie 2019-03-15 23:50:03 +0100
  • 0b5035a7ad style(layout): Fix layout alignement in mobile landscape Tixie 2019-03-15 23:44:17 +0100
  • 0f6c1743f0 style(encoding overlay): Add new design with better progress feedback Tixie 2019-03-15 23:43:14 +0100
  • 55d86cc642 feat(encoding overlay): Show a simple percentage of the progress Tixie 2019-03-15 22:50:01 +0100
  • 6b893f272d feat(welcome): Add an alert when there is no camera or it's not allowed Tixie 2019-03-15 20:47:27 +0100
  • bcf1dc9b52 fix(capture): enable/disable capture button wryk 2019-03-15 20:43:34 +0100
  • 81d0919f2a style(welcome): Adapt new design for mobile landscape Tixie 2019-03-15 20:33:25 +0100
  • eac0d59cb8 chore(svg): Fix post-processor removing some attribute from svg Tixie 2019-03-15 20:16:00 +0100
  • 133fe2a75d Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-15 20:02:28 +0100
  • b741779265 refactor(capture): fix delay before completion wryk 2019-03-15 20:02:20 +0100
  • 9bc17b95ae style(welcome): New welcome screen Tixie 2019-03-15 20:00:40 +0100
  • b403a78437 Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-15 19:25:42 +0100
  • 3a2c80a2a5 refactor(capture): expose an Event Emitter API wryk 2019-03-15 19:25:36 +0100
  • 560d27b5c9 feat: Add Open Graph & Twitter Card Tixie 2019-03-15 19:17:00 +0100
  • 2b6c7744a2 docs(build): Explain how to build with absolute urls Tixie 2019-03-15 19:10:41 +0100
  • 21eaa1bda7 Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-15 19:07:48 +0100
  • c762f35fde refactor(configuration): centralize constants wryk 2019-03-15 19:07:26 +0100
  • fcc44687d2 fix(service worker): Fix typo Tixie 2019-03-15 18:25:24 +0100
  • 01e04161ab feat: Setup precache with service-worker Tixie 2019-03-13 01:11:09 +0100
  • 388a1f4bb5 fix(encoder): remove nested worker wryk 2019-03-15 12:59:24 +0100
  • 57d4a8dd52 perf(encoder): add worker pool wryk 2019-03-14 18:27:05 +0100
  • 3229a00604 perf(encoder): naive parallel frame process wryk 2019-03-13 20:40:53 +0100
  • 8748502ee8 feat(capture): stop/start camera on app hide/show wryk 2019-03-13 15:05:14 +0100
  • 446cded7e4 fix(capture): Show welcome on camera denied access wryk 2019-03-13 14:50:46 +0100
  • 5ff7b47fde fix(capture): Fix black gif rendered on Chrome Android Tixie 2019-03-13 00:30:53 +0100
  • 8c945d36bb style(capture): Test to remove scroll for landscape mobiles Tixie 2019-03-13 00:05:19 +0100
  • 889494f569 feat(capture): Setup object-fit polyfill Tixie 2019-03-12 23:48:00 +0100
  • eaba57ec57 feat: Add object-fit Tixie 2019-03-12 23:28:16 +0100
  • cddf0ca346 style: Adapt welcome+download screens and capture progress bar to landscape mobile Tixie 2019-03-12 23:15:39 +0100
  • 5cfa031c75 style: Setup a landscape design prototype Tixie 2019-03-12 16:46:47 +0100
  • 13f28e1cf4 fix(Safari iOS): Prevent video to go fullscreen on capture beginning 🙅🙅🙅 Tixie 2019-03-12 21:54:17 +0100
  • 481e30a01c refactor(gif encoder): expose an Event Emitter API wryk 2019-03-12 20:14:54 +0100
  • 73d37d2c23 I sucks at git wryk 2019-03-12 17:49:25 +0100
  • 7e7502f507 feat(capture option): Switch camera wryk 2019-03-12 17:41:30 +0100
  • 8b5ec8f471 Merge branch 'refactor/use-parcel-bundler' of github.com:GlitchFamily/souvenir into refactor/use-parcel-bundler wryk 2019-03-12 17:41:40 +0100
  • 84e58f0e8f feat(capture option): Switch camera wryk 2019-03-12 17:41:30 +0100
  • 8e5f0b5907 fix(capture option): Remove self-closing tag Tixie 2019-03-12 15:50:32 +0100
  • 3d690ab416 chore(css): Add auto-prefixer Tixie 2019-03-12 15:45:24 +0100
  • ffbc9c069e style(capture options): Fix select appearance Tixie 2019-03-12 15:10:52 +0100
  • e278ea149e refactor(preview): use bind to property feature wryk 2019-03-12 12:38:51 +0100
  • 8002296e79 feat: Add complete meta lines for pwa Tixie 2019-03-12 10:43:27 +0100
  • c68e1e856f chore(vuex): Setup strict mode Tixie 2019-03-12 10:34:41 +0100
  • 4e5ba43dcb refactor: Reorganize assets Tixie 2019-03-12 10:33:10 +0100
  • 6c3037e3c4 refactor: clean vue-cli vestiges Tixie 2019-03-12 10:14:14 +0100
  • 332b4c4f03 refactor: clean service-worker vestiges Tixie 2019-03-12 10:09:48 +0100
  • 7fabde0359 refactor: Put all vue files together in src/views Tixie 2019-03-12 10:07:32 +0100
  • bc93be0fd8 chore(csscomb): Update Tixie 2019-03-11 22:14:54 +0100
  • ec993fbbb7 chore: Re-setup eslint Tixie 2019-03-11 22:10:12 +0100
  • 2285b58322 refactor: clean useless folders Tixie 2019-03-11 20:51:02 +0100
  • 9b969ebeba refactor: Remove service worker import for now Tixie 2019-03-11 20:48:54 +0100
  • a997796388 fix(bundler): Remove self-closing syntax for components Tixie 2019-03-11 20:48:18 +0100
  • a363a81f39 refactor(builder): replace vue-cli by parcel (wip) wryk 2019-03-11 17:46:21 +0100
  • 7dbdc405a2 feat(capture preview): Rescale on screen resize Tixie 2019-03-11 01:21:38 +0100
  • 69e31c3304 feat(capture preview): Add ratio 1/1 Tixie 2019-03-11 01:14:00 +0100
  • f47554e6e1 use objectUrl instead of dataUrl wryk 2019-03-10 23:35:26 +0100
  • 8eaafa6028 Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-10 06:34:42 +0100
  • 7f985963b7 request front facing camera wryk 2019-03-10 06:34:37 +0100
  • 5f91d5ed5d Test fix for video preview on iOS #2 Tixie 2019-03-10 06:33:17 +0100
  • 2b89fba51a Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-10 06:27:58 +0100
  • 05bb7d30ca fix crop wryk 2019-03-10 06:27:52 +0100
  • c101edcec4 Test fix for video preview on iOS Tixie 2019-03-10 06:22:23 +0100
  • cf7965d5c2 style(download button): Fix border-radius on focus Tixie 2019-03-10 06:06:48 +0100
  • 0d5def0444 chore(webpack): Fallback to worker-loader in inline Tixie 2019-03-10 06:03:04 +0100
  • 3aea52350c Merge branch 'master' of github.com:GlitchFamily/souvenir wryk 2019-03-10 05:58:23 +0100
  • b28aabb5ec add download gif wryk 2019-03-10 05:58:19 +0100
  • 7e9ae0f554 chore(eslint): Fix lint Tixie 2019-03-10 05:38:57 +0100
  • cbe8785f99 fix capture wryk 2019-03-10 05:37:22 +0100
  • 5ae8e036ae fix worker build Tixie 2019-03-10 05:03:12 +0100
  • 7908303b1d chore(eslint): Fix lint Tixie 2019-03-10 04:52:29 +0100
  • 783782677a add gif data url to download wryk 2019-03-10 04:49:55 +0100
  • 585812e703 chore(eslint): Remove no-console rule Tixie 2019-03-10 04:41:40 +0100
  • 0bb91245cc fix build Tixie 2019-03-10 04:22:29 +0100
  • 3b0bdf2780 style(preview): Fix dimensions Tixie 2019-03-10 03:12:53 +0100
  • d468ad3728 add capture and encode (this one is borken ah ah) wryk 2019-03-10 04:13:25 +0100
  • beefe38b3b add camera preview wryk 2019-03-10 02:28:07 +0100
  • 8f1f54e574 feat: Add download screen Tixie 2019-03-10 00:55:37 +0100
  • a92d7f8149 feat: Add fake encoding state Tixie 2019-03-10 00:28:47 +0100
  • 475d12c52f feat: Add capture state Tixie 2019-03-10 00:14:30 +0100
  • 96de8e6005 feat: Add capture screen's design Tixie 2019-03-09 22:54:07 +0100
  • 4c8147feb6 refactor(layout): Vertically center for every pages Tixie 2019-03-09 21:14:15 +0100
  • 267829aabe style: Add favicon & pwa icons Tixie 2019-03-09 20:23:43 +0100
  • a2a9740968 fix: Load workbox locally instead of loading it by cdn (grr) Tixie 2019-03-09 19:03:41 +0100
  • dc0559805f feat: Bootstrap welcome screen Tixie 2019-03-09 03:04:31 +0100
  • fbe2c3bce9 style: Setup webfonts Tixie 2019-03-09 02:32:12 +0100