Commit Graph

93 Commits

Author SHA1 Message Date
32900d59d8
Merge pull request #6 from maciejpedzich/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-10 07:37:34 +01:00
dependabot[bot]
d88f1b148d
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 06:37:15 +00:00
c56a42ad4c
Search engine hotfix 2023-01-07 13:13:25 +01:00
4b1bf8effd
Merge pull request #4 from maciejpedzich/dependabot/npm_and_yarn/parse-url-8.1.0
Bump parse-url from 7.0.2 to 8.1.0
2022-09-17 08:05:35 +02:00
dependabot[bot]
ca2e17dad4
Bump parse-url from 7.0.2 to 8.1.0
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 7.0.2 to 8.1.0.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 06:03:42 +00:00
1b2d55b81d
Merge pull request #3 from maciejpedzich/september-2022-update
September 2022 Update
2022-09-07 18:15:23 +02:00
Maciej Pędzich
12ac4a661b If clipboard is unavailable, show actions dialogs 2022-09-05 13:39:48 +02:00
Maciej Pędzich
92d499c005 Rename UiNavBar component to NavBar 2022-09-05 13:38:57 +02:00
Maciej Pędzich
c835227947 Place info icon to the left of copy URLs button 2022-09-05 04:25:41 +02:00
Maciej Pędzich
7d1538a35e Display an info tooltip if URLs cannot be copied 2022-09-05 04:23:05 +02:00
Maciej Pędzich
58f406115f Ensure chart.js gets transpiled 2022-09-03 16:42:54 +02:00
Maciej Pędzich
c6a8ca32e4 Implement copying track URLs and JSON export 2022-09-03 16:30:31 +02:00
Maciej Pędzich
8e07da612c Add a page for obtaining playlist ID from URL 2022-09-03 16:30:00 +02:00
Maciej Pędzich
e6427d82cf Create a canCopyToCliboard composable 2022-09-03 16:29:38 +02:00
Maciej Pędzich
f057e95c7a Remove commented-out styling rules 2022-09-03 16:26:14 +02:00
Maciej Pędzich
7a0b745982 Create a universal getPlaylistId composable 2022-09-03 16:25:49 +02:00
Maciej Pędzich
2c05fce3c6 Update meta description 2022-09-03 16:23:00 +02:00
Maciej Pędzich
c76b9c7b26 Add styling for text and autocomplete inputs 2022-09-03 16:22:32 +02:00
Maciej Pędzich
9b7fd54bad Update and move deps to devDependencies 2022-09-03 12:29:52 +02:00
8bc1646280
Merge pull request #1 from maciejpedzich/dependabot/npm_and_yarn/undici-5.10.0
Bump undici from 5.8.0 to 5.10.0
2022-08-26 08:41:58 +02:00
dependabot[bot]
3fda370e40
Bump undici from 5.8.0 to 5.10.0
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.10.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 06:34:05 +00:00
a30bb573b5 Implement fuzzy search for archive entries 2022-07-27 11:50:36 +02:00
b7ae383e65 Ensure each day is displayed in the follower chart 2022-07-24 11:21:43 +02:00
6ab8b6e7ef Tidy up no-association message 2022-07-24 11:21:13 +02:00
c285c909a6 Increase space between the calendar and screen 2022-07-21 11:32:54 +02:00
f70980c87b Improve chart's responsiveness 2022-07-21 11:20:36 +02:00
36e538a7be Implement further design tweaks 2022-07-21 11:13:23 +02:00
764f968b2f Ensure saving view states for individual playlists 2022-07-21 11:12:53 +02:00
4dc652ca18 Improve searching by multiple phrases 2022-07-21 11:11:30 +02:00
4434e566ca Add a "no association with Spotify" disclaimer 2022-07-21 11:10:58 +02:00
4b00191313 Add project and lint/format commands description 2022-07-21 01:24:22 +02:00
c22c382e02 Adapt date display logic to Vuepic component 2022-07-20 21:42:25 +02:00
5a5516e10f Various minor styling tweaks 2022-07-20 21:41:41 +02:00
64b5d7c7a4 Toggle scroll and pagination depending on mode 2022-07-20 21:40:54 +02:00
ba6aa44ee2 Implement title typeahead and search history 2022-07-20 21:40:17 +02:00
b144597153 Specify container width for better table display 2022-07-20 21:39:43 +02:00
b886a75593 Make title search case-insensitive 2022-07-20 21:38:03 +02:00
5ac2a31b23 Install vue-datepicker calendar component 2022-07-20 21:37:41 +02:00
8faaf6bed1 Implement playlist search typeahead 2022-07-19 22:21:13 +02:00
2a8207868a Shrink the follower growth chart 2022-07-19 22:20:48 +02:00
fe6eed7da5 Update Nuxt to the latest RC 2022-07-19 22:20:14 +02:00
ac3f8561e8 Remove duplicate "Add a playlist" link 2022-07-13 22:44:59 +02:00
f3caf45337 Merge branch 'master' of https://github.com/maciejpedzich/spotify-playlist-archive-website 2022-07-13 22:44:02 +02:00
ef1c9ee916 Place a link with steps for adding a playlist 2022-07-13 22:44:01 +02:00
7e3863978d Place a link with steps for adding a playlist 2022-07-13 22:41:18 +02:00
7bdee7da1f Create an About page 2022-07-13 22:40:30 +02:00
e54943323a Add simple meta tag config 2022-07-13 20:03:12 +02:00
36b4644772 Rename Playlist model to Snapshot 2022-07-13 19:53:05 +02:00
e2410ff6e7 Rename Snapshot back to CalendarEntry 2022-07-13 19:49:37 +02:00
7ef3bb14fe Disable "Compare snapshots" tab 2022-07-13 19:46:15 +02:00