0
0
Fork 0
Commit graph

219 commits

Author SHA1 Message Date
dependabot[bot]
f2a90262fa
Bump @vue/cli-plugin-eslint from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 21:33:35 +00:00
Oliver
45a5f0c57e
Merge pull request #47 from Oliver-Akins/dependabot/npm_and_yarn/vue/cli-plugin-babel-4.5.8
Bump @vue/cli-plugin-babel from 4.4.6 to 4.5.8
2020-10-22 15:31:52 -06:00
dependabot[bot]
6d2f626fca
Bump @vue/cli-plugin-babel from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:54:46 +00:00
Oliver-Akins
468a6be3e8 Merge branch 'main' of github.com:Oliver-Akins/top-lists into main 2020-09-22 21:50:22 -06:00
Oliver-Akins
09cd9ceb71 Add more detail to the readme 2020-09-22 21:50:14 -06:00
Oliver
99cba77de0
Create dependabot.yml 2020-09-22 11:24:06 -06:00
Oliver
18471d56ca
Merge pull request #34 from Oliver-Akins/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2020-09-22 11:21:40 -06:00
Oliver
487dc621e8
Create CODE_OF_CONDUCT.md 2020-09-22 11:21:03 -06:00
Oliver-Akins
89b9643439 Update lock files to resolve dependency vulnerability. 2020-09-22 11:03:25 -06:00
Oliver
f351cb80fb
Merge pull request #31 from Oliver-Akins/dev
Update the track card to be more in line with Spotify's developer ToS
2020-08-23 12:31:53 -06:00
Oliver-Akins
1592fd63c1 Add clipboard copying functionality to the buttons. 2020-08-23 12:24:17 -06:00
Oliver-Akins
a2f927918c Add clipboard polyfill 2020-08-23 12:19:19 -06:00
Oliver
16e0a6b7bf
Merge pull request #29 from Oliver-Akins/feature/track-card-v2
Feature/track card v2
2020-08-23 01:39:49 -06:00
Oliver-Akins
6beda918c3 Add mobile style for the buttons in the share modal 2020-08-23 01:39:03 -06:00
Oliver-Akins
0c9d94a6bd Add the tooltips back to the bottom row 2020-08-23 01:38:09 -06:00
Oliver-Akins
1c8923f5fa Add a hover colour for all buttons. 2020-08-23 01:28:39 -06:00
Oliver-Akins
24328f1a04 Add hover colour for the bottom bar buttons. 2020-08-23 01:14:48 -06:00
Oliver-Akins
9c68ac5e8a Add span styles to the SVG wrapping span and change share logo 2020-08-23 01:14:12 -06:00
Oliver-Akins
33cf7db188 Finish track V2 2020-08-23 01:13:25 -06:00
Oliver-Akins
f70d8fb2ad Add sharing modal 2020-08-23 01:12:54 -06:00
Oliver-Akins
d7d780c188 Add the bottom bar with the icons.
Adds styling for the bottom of the card.
2020-08-22 00:05:43 -06:00
Oliver-Akins
0e757cabf5 Change colour of on-card-text 2020-08-22 00:05:03 -06:00
Oliver-Akins
cadb8e7358 Adds some CSS variables for the bottom bar of the cards 2020-08-22 00:04:26 -06:00
Oliver-Akins
1220be2a85 Add share icon 2020-08-22 00:03:50 -06:00
Oliver-Akins
861947620e Update the icon to use the properly cased prop 2020-08-22 00:03:17 -06:00
Oliver
45342f76e3
Merge pull request #26 from Oliver-Akins/fix/click-bubble
Fix/click bubble
2020-08-20 18:12:22 -06:00
Oliver-Akins
dbb1c64847 Stop click propogation for events 2020-08-20 18:09:56 -06:00
Oliver-Akins
31ffbe8f14 Prevent multiple modals from appearing unintentionally 2020-08-20 17:56:53 -06:00
Oliver
f5abd1de64
Update LoginView.vue 2020-08-20 13:39:09 -06:00
Oliver
b9a69d31e7
Update LoginView.vue 2020-08-20 13:35:50 -06:00
Oliver
f8b26e2104
Merge pull request #25 from ARKEOLOGIST/arka
Changed width of login card and click handler on track card
2020-08-20 13:10:32 -06:00
Arkadyuti
1108ae907a Added media query to handle width for only mobile screens 2020-08-21 00:37:28 +05:30
Arkadyuti
318fcc0750 Changed width of login card and click handler on track card 2020-08-21 00:00:08 +05:30
Oliver-Akins
0dddb68f3f Set icon URL to be an ICO file not a PNG file 2020-08-18 21:25:37 -06:00
Oliver-Akins
41ae9d4ded Update deploy script 2020-08-18 21:22:06 -06:00
Oliver-Akins
7770b777b5 Add favicon and meta tags 2020-08-18 21:21:51 -06:00
Oliver-Akins
43f5cd53f2 Update scripts 2020-08-18 21:21:23 -06:00
Oliver-Akins
6ef67b30bb Move theme files into their own folder 2020-08-18 20:23:41 -06:00
Oliver-Akins
6f218a964c Adjust colour scheme 2020-08-18 20:08:51 -06:00
Oliver-Akins
3084e4d781 Remove JS alert 2020-08-18 20:08:33 -06:00
Oliver-Akins
7e2b1b809f Adjust styling and move alert text to HTML rather than JS 2020-08-18 20:08:22 -06:00
Oliver-Akins
4ce59af2a4 Make file executable 2020-08-18 19:46:49 -06:00
Oliver-Akins
cfb15fbdc5 Rename dark theme file to meet the new filenaming scheme for theme CSS files 2020-08-18 19:02:38 -06:00
Oliver-Akins
157077c65b Add styles to customize the error text 2020-08-18 19:01:09 -06:00
Oliver-Akins
c9c8b01791 Add styles for the success box 2020-08-18 18:59:43 -06:00
Oliver-Akins
2959876f2b Re-enable the export playlist button when any field has changed 2020-08-18 18:47:33 -06:00
Oliver-Akins
0ffa03c6f1 Add an info icon 2020-08-18 17:59:32 -06:00
Oliver-Akins
ad6055e480 Initialize files for some extra modals 2020-08-17 23:48:40 -06:00
Oliver-Akins
74c80b6530 Add a modal for audio features (not in use at the moment) 2020-08-17 23:46:50 -06:00
Oliver-Akins
0e8af664bf Add a palette icon for the theme chooser. 2020-08-17 23:46:00 -06:00