e8d9578ff7
fix: thumb on share page ( #434 )
2023-01-24 18:36:50 +00:00
8487e73050
feat: adjustments on the share link page ( #432 )
2023-01-24 09:40:23 -03:00
8b112e7ec7
chore: add mediapipe icon everywhere ( #430 )
2023-01-23 23:12:26 +00:00
a5b876dc1d
chore: update links ( #429 )
2023-01-23 23:01:55 +00:00
4d2c764886
fix: share link extension ( #428 )
2023-01-23 22:38:53 +00:00
241c22b1da
fix: allowing gif on the sharing ( #425 )
2023-01-23 22:14:20 +00:00
ea9741d9fb
feat: updating background image for the share link page ( #423 )
2023-01-23 21:46:25 +00:00
5873695656
feat: adding play arrow to share page portal animation ( #407 )
...
Co-authored-by: Oscar <martinm.oscar@gmail.com>
2023-01-20 22:20:39 +00:00
c27392ea0a
chore: update share link page copy ( #405 )
...
Co-authored-by: Oscar <martinm.oscar@gmail.com>
2023-01-20 21:55:14 +00:00
eea9e0a0f1
feat: portal animation on share page ( #401 )
...
* feat: share link portal animation
* progress on the animation
* small fixes
2023-01-20 19:31:20 +00:00
b3a02ab3e9
feat: adding pause to html video player ( #381 )
2023-01-19 00:52:33 +01:00
608fb80d40
feat: share link page now have custom thumb ( #370 )
...
* feat: share link page now have custom thumb
* pr suggestion
Co-authored-by: Oscar <martinm.oscar@gmail.com>
2023-01-17 21:28:22 +00:00
c1e7ba461b
feat: download video feature ( #362 )
...
* feat: adding download video feature
* final adjustments and fixes
* fix tests
* fix tests
* pr suggestions and UI improvements
* PR suggestions
* pr sggestions
2023-01-17 13:23:46 -03:00
65957665d0
feat: changing npm commands to run on dev env ( #357 )
...
Co-authored-by: Oscar <martinm.oscar@gmail.com>
2023-01-16 13:36:12 +00:00
77578e442b
feat: adding download function ( #348 )
...
* feat: adding download function
* fix: lint
* pr suggestions
* Update functions/src/download/index.ts
Co-authored-by: Kirpal Demian <kirpal@verygood.ventures>
2023-01-13 16:56:32 -05:00
2ccd6a212a
feat: share link page ( #304 )
...
* initial commit
* improving holocard and footer
* feat: better handling mobile
* fix: lint
* video pop up player
* fix : test
* not found page
* feat: improving video player UI
* fixing some footer links and player UI
* fix rewrites
* backdrop and some final fixes
* fixing share tests
2023-01-12 14:57:25 -03:00
b5a41dfe3b
feat: adding production environment config ( #317 )
...
* feat: adding production config files
* better handling prod and dev environments
* small fixes and changes regarding prod
* fixing domains
* feat: fixing config functions host
* feat: properly loading firebase options depending on the env
* adding final prod domain url
* fix: lint
2023-01-12 11:23:20 -03:00
917827e870
feat: upgrading convert function to firebase functions v2 ( #303 )
...
* feat: upgrading convert function to firebase functions v2
* fix lint
2023-01-06 17:05:09 -03:00
aa492084bc
fix: making the correct image adjustments on the cloud functions ( #299 )
...
* fix: making the correct image adjustments on the cloud functions
* fixing lint and timeout issue
2023-01-05 15:29:16 +00:00
5923d3dcb2
fix: forced frame scalling ( #291 )
...
* fix: forced frame scalling
* lint
2022-12-22 18:45:14 -03:00
d306efa5c0
feat: adds gif download option in addition to video ( #278 )
...
* feat: adding gif recorder
* feat: adding gif convertion
* lint
* pr follow up
* PR follow up
2022-12-21 14:28:42 -03:00
e74583f5b4
feat: ffmpeg convert ( #217 )
2022-12-19 10:31:58 +01:00
3749d0139b
chore(functions): dependency updates ( #644 )
2021-06-02 18:39:44 -05:00
6bb99e0aed
deps(functions): bump browserslist dependency ( #642 )
2021-05-27 23:30:02 -05:00
0f84f970b7
fix(functions): flutter typo in footer ( #634 )
2021-05-18 10:24:45 -05:00
9ed2c2f7eb
chore(deps): bump hosted-git-info in functions #632
2021-05-17 23:52:52 -05:00
83bd5095b6
fix: update meta descriptions ( #624 )
2021-05-16 14:29:29 -05:00
a6dccfecf7
fix: update how it's made link ( #618 )
2021-05-14 14:51:48 -05:00
e480bbd55a
ci: fix firebase functions workflow ( #612 )
2021-05-13 17:01:49 -05:00
bfee3ef220
fix(function): 404 title and subtitle text ( #609 )
2021-05-13 16:26:40 -05:00
7c2c839269
fix(function): update share titles, bg images, and positioning ( #588 )
2021-05-13 15:08:02 -05:00
483186812c
feat: add how it's made link ( #602 )
2021-05-13 10:09:49 -05:00
844750e719
fix: subtitle on share function 404 page ( #586 )
...
Co-authored-by: Felix Angelov <felangelov@gmail.com>
2021-05-12 17:40:33 +00:00
026970e384
fix(function): sticky footer and updates to I/O footer link ( #394 )
2021-05-03 16:29:43 -05:00
1e8155bccd
fix: background image cut off. fix: left/right images cut off on large screens. Adds GA tags. ( #340 )
2021-04-27 18:14:47 +00:00
7453da2c9c
fix: corrects meta tag contents across share and 404 pages ( #316 )
2021-04-26 16:04:08 -05:00
1309a090e8
fix: adds additional urls to ALLOWED_HOSTS, log statements for errors ( #312 )
2021-04-26 14:46:51 -05:00
f090b16f9e
feat(functions): sharing function styling ( #307 )
2021-04-26 13:35:59 -05:00
9ea846b7eb
feat: functions merge ( #166 )
2021-04-19 09:28:55 -05:00
4c767606dd
feat(functions): add functions ( #89 )
2021-04-05 15:00:42 -05:00