Commit graph

22 commits

Author SHA1 Message Date
ed32614beb
Merge pull request #4 from Rodrigoplp/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-11 21:53:42 -05:00
dependabot[bot]
a4caf6f5c0
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:17:58 +00:00
472dad67a6
Merge pull request #3 from Rodrigoplp/dependabot/npm_and_yarn/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3
2022-02-10 19:16:51 -05:00
a20c813412
Merge pull request #2 from Rodrigoplp/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.9.0 to 1.14.8
2022-02-10 19:16:29 -05:00
dependabot[bot]
2e39596f46
Bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:15:24 +00:00
dependabot[bot]
15a1cc4fd3
Bump follow-redirects from 1.9.0 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.9.0...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:15:04 +00:00
7138a35a62
Merge pull request #1 from Rodrigoplp/dependabot/npm_and_yarn/node-sass-7.0.0
Bump node-sass from 4.13.0 to 7.0.0
2022-02-10 19:12:12 -05:00
dependabot[bot]
1f902eb4c5
Bump node-sass from 4.13.0 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 20:31:52 +00:00
fb9c107bdb Readme fixes 2019-12-17 01:09:48 -05:00
306b26caac Readme 2019-12-17 01:07:08 -05:00
4bfae91c76 Input fields, links and icons CSS 2019-12-17 00:35:05 -05:00
3b057fa31d Album CSS and link to Spotify 2019-12-16 20:40:52 -05:00
d581d87f89 Albums page data and CSS 2019-12-16 18:38:48 -05:00
314bac4de5 Albums page (ongoing) 2019-12-15 23:10:25 -05:00
afda11edcb Album page. Passing props through router. 2019-12-15 18:49:30 -05:00
32899d3bed Artist and Artist Search 2019-12-14 23:39:40 -05:00
7c9139f2ee Artist component (ongoing) 2019-12-14 18:05:19 -05:00
456fae63c9 Redirection to artist search page in server.js 2019-12-14 12:34:20 -05:00
f4dce4653f Login and artist search pages 2019-12-14 12:32:28 -05:00
3802bce17d Spotify backend server 2019-12-13 15:53:32 -05:00
e8d0a25fc9 Adding linter and updating gitignore 2019-12-11 21:07:26 -05:00
4d61e7fadf Initial commit from Create React App 2019-12-11 20:56:51 -05:00