Commit Graph

80 Commits

Author SHA1 Message Date
7e4658fcea Fix HMR error by changing Nuxt version 2022-07-07 08:44:29 +02:00
7034fbae6c Create "Show Statistics" tab 2022-07-06 14:02:23 +02:00
2d3acccae2 Ensure proper 404 Error handling 2022-07-06 14:02:10 +02:00
f6a4655d4b Fix broken calendar-entry import 2022-07-06 14:01:54 +02:00
64b14c6bc1 Add numFollowers field to each snapshot 2022-07-06 14:01:20 +02:00
90a1fcc056 Rename calendar-entry to snapshot 2022-07-06 14:01:01 +02:00
0b71814dc3 Install chart.js and date-fns 2022-07-06 14:00:41 +02:00
f2ad4f13ba Create an individual snapshot preview page 2022-07-05 13:42:09 +02:00
56e4828e80 Ensure playlist data's available when displaying 2022-07-05 13:41:53 +02:00
9fcd7e7e14 Remove entire margin, instead of just the bottom 2022-07-05 13:40:28 +02:00
2157bcdedd Rename "Owner" model to "User" 2022-07-05 13:39:15 +02:00
662d54d01f Install format-duration and html-entities modules 2022-07-05 13:38:59 +02:00
cfef5a26f3 Add note about picking items with the same keys 2022-07-05 09:28:17 +02:00
5b2d924b47 Ensure proper date conversion to midnight UTC 2022-07-05 09:25:02 +02:00
b03f715aa9 Change all tab links to relative paths 2022-07-05 08:31:51 +02:00
1afac8235a Create a snapshot calendar page 2022-07-02 15:21:04 +02:00
7528491f03 Don't throw an error for empty commit listings 2022-07-02 15:20:40 +02:00
c1fcc1c455 Create a "snapshot browser" home page 2022-07-02 15:19:41 +02:00
2314415946 Change notification toast position 2022-07-02 15:19:04 +02:00
3de4584bc5 Create interfaces for calendar entry and playlist 2022-07-02 15:18:33 +02:00
552efcae1b Add a "Not Found" page 2022-07-01 21:27:42 +02:00
300baaf914 Install and register VueUse in Nuxt app 2022-07-01 21:26:40 +02:00
7ff52218a8 Create a server route for getting snapshot entries 2022-06-29 20:38:10 +02:00
58afe7faa6 Install and use Octokit in the Nuxt application 2022-06-29 20:37:53 +02:00
c59f1e00a1 Set up page routing 2022-06-29 09:51:44 +02:00
5ea03b34bf Add plugins for using PrimeVue and error handling 2022-06-29 09:51:22 +02:00
3725b558e4 Create a page navigation bar 2022-06-29 09:50:29 +02:00
57e384e45a Merge remote-tracking branch 'origin/master' 2022-06-29 09:24:07 +02:00
d93f77ca69 Set up ESLint and PrimeVue 2022-06-29 09:22:55 +02:00
afa7cdaa56
Initial commit 2022-06-28 21:45:31 +02:00