Commit Graph

  • 5a630fada0
    Merge 07588bea34 into 17850f3e32 dependabot[bot] 2024-02-02 10:16:52 +0100
  • 17850f3e32
    Update playlist Markdown list URL master Maciej Pędzich (Mac) 2024-01-18 11:58:51 +0100
  • 4873ba02a9 Ensure registry gets populated client-side sep23-rewrite maciejpedzich 2023-09-27 02:54:42 +0200
  • bb37def23a Make the registry fetch call client-side maciejpedzich 2023-09-27 00:42:20 +0200
  • d7a720e940 Fetch compact registry instead of full one Maciej Pędzich 2023-09-26 21:12:58 +0200
  • a32b6a0f2b Tweak styling for mobile devices Maciej Pędzich 2023-09-23 13:13:03 +0200
  • d6332f9c64 Add MIT License Maciej Pędzich 2023-09-23 12:46:39 +0200
  • 7a79bf93dc Implement playlist search bar Maciej Pędzich 2023-09-23 12:45:31 +0200
  • 8ce2d9a509 Set up page boilerplate Maciej Pędzich 2023-09-23 12:45:14 +0200
  • d6cb1ad4a6 Init Nuxt App Maciej Pędzich 2023-09-23 12:42:35 +0200
  • 7a6f5d8644 Initial commit Maciej Pędzich 2023-09-21 10:29:36 +0200
  • 07588bea34
    Bump nuxt from 3.0.0-rc.8 to 3.4.3 dependabot/npm_and_yarn/nuxt-3.4.3 dependabot[bot] 2023-06-22 12:39:02 +0000
  • 4598bccdc2
    Merge pull request #7 from maciejpedzich/dependabot/npm_and_yarn/undici-5.19.1 Maciej Pędzich (Mac) 2023-02-17 16:41:55 +0100
  • a5a3663296
    Bump undici from 5.10.0 to 5.19.1 dependabot[bot] 2023-02-17 15:41:42 +0000
  • c6febffe38 Reintroduce Track and User models astro-rewrite Maciej Pędzich 2023-01-26 15:22:12 +0100
  • 53dc5939a2 Temp delete User and Track models Maciej Pędzich 2023-01-26 15:21:29 +0100
  • ec15def4ef Convert all models' file names to PascalCase Maciej Pędzich 2023-01-26 15:19:01 +0100
  • 769a65ce70 Upgrade to Astro 2.x Maciej Pędzich 2023-01-26 15:17:58 +0100
  • b5213095e6 Revert to forwarding GitHub response's ETag Maciej Pędzich 2023-01-24 22:28:28 +0100
  • 7260c771a2 Implement copying track URLs and JSON export Maciej Pędzich 2023-01-23 22:32:02 +0100
  • db14f68aa1 Ditch stack datatable in favour of scrollable one Maciej Pędzich 2023-01-22 21:12:42 +0100
  • aa4caf5183 Rename getFormattedDate to formatDate Maciej Pędzich 2023-01-22 21:12:08 +0100
  • b95a4577ac Implement responsive datatable variant Maciej Pędzich 2023-01-22 20:45:51 +0100
  • 4239ef2b35 Ensure error alert is centered for snapshot errors Maciej Pędzich 2023-01-22 20:45:35 +0100
  • 387ccba10f Adjust spacing between calendar dates Maciej Pędzich 2023-01-22 20:44:59 +0100
  • bf196cf81f Enforce consistent API error handling Maciej Pędzich 2023-01-22 20:44:20 +0100
  • 72dd818def Change ETag to the latest snapshot's ID Maciej Pędzich 2023-01-22 20:43:36 +0100
  • 926e4ad512 Apply custom styling to all tables Maciej Pędzich 2023-01-22 20:42:49 +0100
  • 27fed5e053 Remove redundant data attributes Maciej Pędzich 2023-01-22 00:00:27 +0100
  • 96fef514a2 Ensure custom theme prefs are saved Maciej Pędzich 2023-01-21 23:57:39 +0100
  • a451756815 Implement custom theme-switching logic Maciej Pędzich 2023-01-21 23:54:33 +0100
  • c14bf4e67a 2nd try to fix theme switching not working in prod Maciej Pędzich 2023-01-21 23:45:20 +0100
  • d43ca633a2 Try to fix theme switching not working in prod Maciej Pędzich 2023-01-21 23:36:08 +0100
  • a086891230 Implement color theme switching Maciej Pędzich 2023-01-21 23:10:30 +0100
  • 3ee7f693b2 Lay foundation for a snapshot page view Maciej Pędzich 2023-01-18 22:22:22 +0100
  • 1be89a1874 Change snapshot hrefs to relative paths Maciej Pędzich 2023-01-18 22:21:50 +0100
  • ce0d6f847c Add errorOccurred prop Maciej Pędzich 2023-01-18 22:21:17 +0100
  • 5b621c208c Adopt a smarter caching strategy Maciej Pędzich 2023-01-18 22:20:56 +0100
  • 1c06e71789 Rename possibly ambiguous variables Maciej Pędzich 2023-01-18 22:20:01 +0100
  • 3243fe6229 Add global styling rules for data tables Maciej Pędzich 2023-01-18 22:19:27 +0100
  • 014622552e Change base background color for light theme Maciej Pędzich 2023-01-18 22:17:54 +0100
  • 3306d29ad6 Install format-duration package Maciej Pędzich 2023-01-18 22:17:30 +0100
  • cf8463a88c Fix capture dates refusing to open new page Maciej Pędzich 2023-01-16 15:29:21 +0100
  • 2f8e6ee7ac Make calendar fetch and highlight capture dates Maciej Pędzich 2023-01-15 20:38:27 +0100
  • 2526221095 Rename isLoadingRegistry to loadingRegistry Maciej Pędzich 2023-01-15 20:37:43 +0100
  • 56fc055c4e Install Octokit Maciej Pędzich 2023-01-15 20:37:11 +0100
  • 694bf88379 Set start month based on query parameters Maciej Pędzich 2023-01-14 21:45:26 +0100
  • 065b78ec26 Adjust the gap between the hint and calendar Maciej Pędzich 2023-01-14 21:44:26 +0100
  • 71c761e48b Adjust the gap between header and navbar Maciej Pędzich 2023-01-14 21:43:59 +0100
  • 9ec91c25e3 Change light theme's primary color Maciej Pędzich 2023-01-14 21:42:57 +0100
  • e017e36877 Rename certain refs and explain search logic Maciej Pędzich 2023-01-13 07:34:37 +0100
  • 705af9de07 Remove description from the playlist layout Maciej Pędzich 2023-01-12 21:01:11 +0100
  • 1839ec9609 Add loading and "no playlists found" states Maciej Pędzich 2023-01-12 20:42:33 +0100
  • 32900d59d8
    Merge pull request #6 from maciejpedzich/dependabot/npm_and_yarn/json5-1.0.2 Maciej Pędzich (Mac) 2023-01-10 07:37:34 +0100
  • d88f1b148d
    Bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-10 06:37:15 +0000
  • 29117560c1 Create a stub for SnapshotCalendar component Maciej Pędzich 2023-01-09 23:43:06 +0100
  • 5e2f177f4b Tweak styling of error message alerts Maciej Pędzich 2023-01-09 23:42:44 +0100
  • 9f098e5a83 Refactor error message generation Maciej Pędzich 2023-01-09 23:42:03 +0100
  • 17951c0bc1 Rename PlaylistPageSection to PlaylistPageTab Maciej Pędzich 2023-01-08 18:18:37 +0100
  • 1e7eddcb82 Accept an Astro argument instead of using this Maciej Pędzich 2023-01-08 18:18:11 +0100
  • fac1a71d0a Add src directory alias Maciej Pędzich 2023-01-08 18:17:33 +0100
  • 7d4e1e59ce Move setting response status to a utility function Maciej Pędzich 2023-01-08 13:40:32 +0100
  • 05e28ddbc1 Ensure appropriate error status code is set Maciej Pędzich 2023-01-07 23:46:33 +0100
  • ce61d32b24 Use metadata.json to populate playlistRegistry Maciej Pędzich 2023-01-07 23:08:21 +0100
  • 9bca1881cf Lay foundation for the snapshots calendar page Maciej Pędzich 2023-01-07 22:23:33 +0100
  • ef2641c897 Create snapshot, track, and user models Maciej Pędzich 2023-01-07 22:23:17 +0100
  • 4844c85b59 Rename ambiguously named refs Maciej Pędzich 2023-01-07 22:22:46 +0100
  • 99edd68344 Create and use CenteredContent layout Maciej Pędzich 2023-01-07 22:22:09 +0100
  • 91712b6c03 Rename Layout component to BaseLayout Maciej Pędzich 2023-01-07 22:18:53 +0100
  • 01e00a554b Remove default html and body styling Maciej Pędzich 2023-01-07 22:18:25 +0100
  • bfdcbfca89 Install html-entities Maciej Pędzich 2023-01-07 22:18:02 +0100
  • fff9c66b05 Create a playlist search bar component Maciej Pędzich 2023-01-07 14:59:02 +0100
  • 97c8a55ba3 Create an About and Not Found pages Maciej Pędzich 2023-01-07 14:58:41 +0100
  • bfdf988cae Add description prop and url meta tags Maciej Pędzich 2023-01-07 14:58:23 +0100
  • 38d1c55974 Add custom styling for html, body, and a tags Maciej Pędzich 2023-01-07 14:57:20 +0100
  • ad709430fe Modify primary colors for dark and light theme Maciej Pędzich 2023-01-07 14:57:01 +0100
  • bd746ba82e Install Vue.js integration for Astro Maciej Pędzich 2023-01-07 14:56:19 +0100
  • c56a42ad4c
    Search engine hotfix Maciej Pędzich (Mac) 2023-01-07 13:13:25 +0100
  • 53982cc4b4 Set up Astro and Tailwind Maciej Pędzich 2023-01-01 22:20:44 +0100
  • 4b1bf8effd
    Merge pull request #4 from maciejpedzich/dependabot/npm_and_yarn/parse-url-8.1.0 Maciej Pędzich (Mac) 2022-09-17 08:05:35 +0200
  • ca2e17dad4
    Bump parse-url from 7.0.2 to 8.1.0 dependabot[bot] 2022-09-17 06:03:42 +0000
  • 1b2d55b81d
    Merge pull request #3 from maciejpedzich/september-2022-update Maciej Pędzich (Mac) 2022-09-07 18:15:23 +0200
  • 12ac4a661b If clipboard is unavailable, show actions dialogs Maciej Pędzich 2022-09-05 13:39:48 +0200
  • 92d499c005 Rename UiNavBar component to NavBar Maciej Pędzich 2022-09-05 13:38:57 +0200
  • c835227947 Place info icon to the left of copy URLs button Maciej Pędzich 2022-09-05 04:25:41 +0200
  • 7d1538a35e Display an info tooltip if URLs cannot be copied Maciej Pędzich 2022-09-05 04:23:05 +0200
  • 58f406115f Ensure chart.js gets transpiled Maciej Pędzich 2022-09-03 16:42:54 +0200
  • c6a8ca32e4 Implement copying track URLs and JSON export Maciej Pędzich 2022-09-03 16:30:31 +0200
  • 8e07da612c Add a page for obtaining playlist ID from URL Maciej Pędzich 2022-09-03 16:30:00 +0200
  • e6427d82cf Create a canCopyToCliboard composable Maciej Pędzich 2022-09-03 16:29:38 +0200
  • f057e95c7a Remove commented-out styling rules Maciej Pędzich 2022-09-03 16:26:14 +0200
  • 7a0b745982 Create a universal getPlaylistId composable Maciej Pędzich 2022-09-03 16:25:49 +0200
  • 2c05fce3c6 Update meta description Maciej Pędzich 2022-09-03 16:23:00 +0200
  • c76b9c7b26 Add styling for text and autocomplete inputs Maciej Pędzich 2022-09-03 16:22:32 +0200
  • 9b7fd54bad Update and move deps to devDependencies Maciej Pędzich 2022-09-03 12:29:52 +0200
  • 8bc1646280
    Merge pull request #1 from maciejpedzich/dependabot/npm_and_yarn/undici-5.10.0 Maciej Pędzich (Mac) 2022-08-26 08:41:58 +0200
  • 3fda370e40
    Bump undici from 5.8.0 to 5.10.0 dependabot[bot] 2022-08-26 06:34:05 +0000
  • a30bb573b5 Implement fuzzy search for archive entries maciejpedzich 2022-07-27 11:50:36 +0200
  • b7ae383e65 Ensure each day is displayed in the follower chart maciejpedzich 2022-07-24 11:21:43 +0200
  • 6ab8b6e7ef Tidy up no-association message maciejpedzich 2022-07-24 11:21:13 +0200