Commit Graph

26 Commits

Author SHA1 Message Date
Ismael Padilla
db18936172
Merge pull request #25 from ismaelpadilla/feat_24
Feat 24
2022-03-14 21:31:08 -03:00
Ismael Padilla
6eb1ee9e65 Don't auto go to next video if current didn't end 2022-03-14 21:24:29 -03:00
Ismael Padilla
823f7f52eb update state if current video has finished 2022-03-12 18:31:20 -03:00
Ismael Padilla
aa0c976cdf Updated dependencies 2020-09-21 22:17:16 -03:00
Ismael Padilla
64cb1606e1
Merge pull request #5 from ismaelpadilla/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19, updated react scripts and packages
2020-07-18 18:37:38 -03:00
Ismael Padilla
473d47554c Updated react-scripts and packages 2020-07-18 18:34:52 -03:00
dependabot[bot]
fa190de4b6
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 20:51:19 +00:00
Ismael Padilla
24bdab1007
Merge pull request #4 from ismaelpadilla/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-08 10:23:22 -03:00
Ismael Padilla
68af8745fe
Merge pull request #3 from ismaelpadilla/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-06-08 10:23:11 -03:00
dependabot[bot]
b0a4bebb96
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 02:18:36 +00:00
dependabot[bot]
11514a8eff
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 20:31:27 +00:00
Ismael Padilla
623f96da19
Update README.md 2020-02-29 19:08:54 -03:00
Ismael Padilla
29ea95858c
Update README.md 2020-02-18 09:44:45 -03:00
Ismael Padilla
0e3e41bdc6
README.md now points to new URL 2020-02-03 08:11:23 -03:00
ismaelpadilla
f7fe26235a Not secure urls are transformed to https 2020-02-02 20:45:40 -03:00
ismaelpadilla
ab1ca48fca Added aria label to icon buttons 2020-01-03 19:32:34 -03:00
Ismael Padilla
58a363744a
Merge pull request #1 from ismaelpadilla/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2019-12-29 15:32:03 -03:00
dependabot[bot]
015b6d73af
Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-29 16:17:24 +00:00
ismaelpadilla
f64731e846 Removed unused css in index.css 2019-09-01 16:10:02 -03:00
ismaelpadilla
de006ed657 Merge branch 'master' of https://github.com/ismaelpadilla/reddit-slideshow 2019-08-31 14:01:00 -03:00
ismaelpadilla
15d85620ec updated react-scripts version 2019-08-31 14:00:52 -03:00
ismaelpadilla
b9068e18c5 Test commit 2019-08-03 20:04:07 -03:00
ismaelpadilla
f94cc01471 Minor change to readme 2019-08-02 01:52:53 -03:00
ismaelpadilla
6f0c54909f Updated favicon and manifest.json, added new touch icons and such. 2019-07-29 23:46:14 -03:00
ismaelpadilla
958b2f407a Added description meta tag 2019-07-28 04:46:40 -03:00
ismaelpadilla
9b18db6e8b initial commit 2019-07-27 03:22:51 -03:00