From 6a1a7296e8a696e00856bd915e01fcd82ca9a013 Mon Sep 17 00:00:00 2001 From: Isaiah Billingsley Date: Sun, 10 Mar 2024 15:08:17 -0400 Subject: [PATCH] Update readme, repo url, date format --- CHANGELOG.md | 78 +++++++++---------- README.md | 52 ++++++++++++- package.json | 14 +++- .../github/changelog/ChangelogDisplayer.vue | 2 +- src/pages/home/Home.vue | 4 +- 5 files changed, 102 insertions(+), 48 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e7137f4..8ed42455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,36 +1,36 @@ # ATTENTION - - (29/07/2022) When updating from an older version to v1.4.0, some songs may not be displayed. + - (2022-07-29) When updating from an older version to v1.4.0, some songs may not be displayed. If you have updated to v1.4.0, please update to v1.4.1. - This does not occur with new installations of v1.4.0.
- - (02/04/2022) Due to beatsaver.com's April Fool's Day, some songs may not be displayed. + - (2022-04-02) Due to beatsaver.com's April Fool's Day, some songs may not be displayed. If this is the case, please update to v1.3.8 or later or try [CLEAR CACHE] & [UPDATE LIBRARY] from the [Settings] screen.
# Changelog -## v1.5.0-beta (09/03/2024) +## v1.5.0-beta (2024-03-09) **Improvement:** -- [ArcViewer](https://github.com/AllPoland/ArcViewer) replaces Rabbit's viewer for previews. + - ArcViewer replaces Rabbit's viewer for previews. - Supports V3 maps with arcs and chains. - Added setting for ArcViewer.exe path to use desktop version. - Desktop version can preview local maps without redownloading them. -- Added option to customize actions column buttons. -- Added checkbox to clear local cache without clearing BeatSaver cache. -- Table width increased to full page width. -- Reduced freezing on startup. -- Updated Electron to version 25. + - Added option to customize actions column buttons. + - Added checkbox to clear local cache without clearing BeatSaver cache. + - Table width increased to full page width. + - Updated Electron to version 25. **Bug fixes:** + - Fixed freezing on startup. - Fixed beatmap information page for maps with no with no BeatSaver data. - Scanner rechecks maps with no BeatSaver data.
-## v1.4.1 (29/07/2022) +## v1.4.1 (2022-07-29) **Bug fixes:** - Added a process to correct a bug when upgrading to v1.4.0. - When updating, the Playlist will be rescanned. Please wait until it finishes. @@ -39,7 +39,7 @@
-## v1.4.0 (23/07/2022) +## v1.4.0 (2022-07-23) **ATTENTION:** - To revert back to v1.3.x after installing v1.4.0, uninstall v1.4.0, delete the data as described in [Troubleshooting_en] - [Method 2] on the Wiki, and then install v1.3.x. @@ -69,7 +69,7 @@
-## v1.3.8 (08/04/2022) +## v1.3.8 (2022-04-08) **ATTENTION:** - When updating from v1.3.7 or earlier, the download date of map will be read at the first startup. While it reads, a dialog box will appear during the scan. Please wait for a while. @@ -98,7 +98,7 @@
-## v1.3.7 (12/02/2022) +## v1.3.7 (2022-02-12) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -116,7 +116,7 @@
-## v1.3.6 (26/01/2022) +## v1.3.6 (2022-01-26) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -146,7 +146,7 @@
-## v1.3.5 (18/12/2021) +## v1.3.5 (2021-12-18) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -156,7 +156,7 @@
-## v1.3.4 (12/12/2021) +## v1.3.4 (2021-12-12) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -167,7 +167,7 @@
-## v1.3.3 (06/12/2021) +## v1.3.3 (2021-12-06) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -186,7 +186,7 @@
-## v1.3.2 (23/11/2021) +## v1.3.2 (2021-11-23) **ATTENTION:** - If you are updating from a version earlier than v1.3.2, the playlist cache will be recreated on the first launch. While the cache is being recreated, a dialog box will appear during the scan. Please wait for a while. @@ -201,7 +201,7 @@
-## v1.3.1 (05/11/2021) +## v1.3.1 (2021-11-05) **Improvement:** - Added chroma/noodle/mapping extensions/cinema, NPS, and date filter to the [Beatmap Online via Beatsaver] screen. - In [Beastsaber Playlists] screen, the contents of the playlist are now downloaded as is. @@ -218,7 +218,7 @@
-## v1.3.0 (20/10/2021) +## v1.3.0 (2021-10-20) **Bug fixes:** - Fixed a bug that following error occurs when downloading songs. - "Couldn't download beatmap. [Error]: certificate has expired" @@ -226,7 +226,7 @@
-## v1.2.8 (19/09/2021) +## v1.2.8 (2021-09-19) **Features:** - Added Ranked and FullSpread filter to the [Beatmap Online via beatsaver] screen. - Added a filter to extract songs that are not included in any playlist. @@ -244,7 +244,7 @@
-## v1.2.7 (08/09/2021) +## v1.2.7 (2021-09-08) **Improvement:** - Improved loading speed for files under the CustomLevels directory. @@ -257,7 +257,7 @@
-## v1.2.6 (04/09/2021) +## v1.2.6 (2021-09-04) **Features:** - Support the new beatsaver api. - Add [Copy BSR] button. @@ -285,19 +285,19 @@
-## v1.2.5 (27/04/2021) +## v1.2.5 (2021-04-27) **Bug fixes:** - Fixed a problem that the songs delete from beatsaver.com are not displayed in [Saved Beatmaps] page even if they exist in the CustomLevels directory.
-## v1.2.4 (30/12/2020) +## v1.2.4 (2020-12-30) **Bug fixes:** - Do not remove the playlist thumbnail when adding songs. (#80, #82) This is the final version of beatlist, and the repo will be archived. See README.MD for more information. -## v1.2.3 (18/12/2020) +## v1.2.3 (2020-12-18) **Features:** - Handling rate limit (#77) - Added a mirror of beatsaver, BeatSaberPlus, available in options (#79) @@ -308,7 +308,7 @@ This is the final version of beatlist, and the repo will be archived. See README **Bug fixes**: - Download should now work again (#78) -## v1.2.2 (02/09/2020) +## v1.2.2 (2020-09-02) **Improvement:** - Added a way to display in which playlist(s) a beatmap is the table (#40, #65) - Some rephrasing & installation path detection change (#59) @@ -320,7 +320,7 @@ This is the final version of beatlist, and the repo will be archived. See README Many thanks to @SWinxy and @SpellcheckerExtraordinaire for their contributions in this release -## v1.2.1 (10/06/2020) +## v1.2.1 (2020-06-10) **Improvement:** - Colorblind mode (difficulties badges can now have a letter or be grey-scaled) - All pages are now "keep-alive", so you won't lose your search and filter if you change page. @@ -328,7 +328,7 @@ Many thanks to @SWinxy and @SpellcheckerExtraordinaire for their contributions i - Adjust naming convention to match ModAssistant and BeatSaverDownloader (#39) - The song preview will now be stopped if you change page -## v1.2.0 (18/05/2020) +## v1.2.0 (2020-05-18) **Features:** - Rework of the whole UI, it now uses table and overall the app is denser. - Along with tables, you can now do bulk action such as download all beatmaps from a playlist. @@ -352,17 +352,17 @@ Many thanks to @SWinxy and @SpellcheckerExtraordinaire for their contributions i Any kind of feedback is welcome, don't hesitate to DM me on discord. And yes, 2-4 weeks prediction from the previous release note was a failure oof. -## v1.1.4 (05/01/2020) +## v1.1.4 (2020-01-05) **Quick change:** - Changed the way beatlist download beatmap on the background to help the beatsaver server. A quite huge update should come soon (I hope I can do it within 2-4 weeks) with a lot of fixes and improvements. :) -## v1.1.3 (02/12/2019) +## v1.1.3 (2019-12-02) **Bug fixes:** - Fixed the search bar for online beatmap. Oops. -## v1.1.2 (24/11/2019) +## v1.1.2 (2019-11-24) **Features:** - Discord Rich Presence added - Now support the OneClick button on beatsaver.com @@ -376,7 +376,7 @@ A quite huge update should come soon (I hope I can do it within 2-4 weeks) with - Not all song were shown on the playlist editor on the song browser - Fixed the clear button on the search bar. It now really clear the input. -## v1.1.1 (16/11/2019) +## v1.1.1 (2019-11-16) **Improvements:** - Added an button to preview beatmap (external website) - Skeleton loader for online playlist page @@ -389,7 +389,7 @@ A quite huge update should come soon (I hope I can do it within 2-4 weeks) with - Fixed various bug in playlists - Song are now scanned automatically when you launch the app -## v1.1.0 (06/10/2019) +## v1.1.0 (2019-10-06) **Features:** - Online beatmap download (beatsaver.com) - Online playlist download (bsaber.com) @@ -417,7 +417,7 @@ A quite huge update should come soon (I hope I can do it within 2-4 weeks) with See more (include screenshots) -## v1.0.3 (05/07/2019) +## v1.0.3 (2019-07-05) **Features:** - Playlist list/grid are now clickable @@ -425,17 +425,17 @@ A quite huge update should come soon (I hope I can do it within 2-4 weeks) with **Fixes:** - (#-) Some songs were not displayed in the playlist -## v1.0.2 (03/07/2019) +## v1.0.2 (2019-07-03) **Fixes:** - (#2) Songs scan: directories path are case sensitive -## v1.0.1 (01/07/2019) +## v1.0.1 (2019-07-01) **Fixes:** - (#1) Title is not saved when editing a playlist -## v1.0.0 (30/06/2019) +## v1.0.0 (2019-06-30) Release of beatlist @@ -448,6 +448,6 @@ Release of beatlist - UI preference in settings - FAQ and Home page -## v0.1.0 (18/06/2019) +## v0.1.0 (2019-06-18) Beginning of the project :) diff --git a/README.md b/README.md index 2011d6a2..69880995 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,67 @@

- + logo

-This is a fork of the [beatlist](https://github.com/Alaanor/beatlist). +This is a fork of [Beatlist](https://github.com/ranmd9a/beatlist). + +Beatlist is an app that manages playlists and beatmaps for the game Beat Saber. + +# Feature + + - Create, edit, delete playlists. + - Download beatmaps and playlists from the community. + - Manage your local beatmaps library. + - One click install + +# Requirement + +- **Beat Saber** on **Windows**. _This is not for quest user and there's no plan to support it at the moment._ +- [PlaylistManager](https://github.com/rithik-b/PlaylistManager) mod is required to load playlists in game. # Installation -1. [Download](https://github.com/ranmd9a/beatlist/releases) and execute the latest version. +1. [Download](https://github.com/ibillingsley/beatlist/releases) and execute the latest version. 2. Insert manually or use the detector to set the **installation path** of Beat Saber in **settings** 3. **Scan** your beatmaps/playlists library in settings through the scan button. 4. Enjoy ! +# Screenshots + + + + + + + + + + + + + + + + + + + + + + + + + +# Changelog + +See [CHANGELOG.md](CHANGELOG.md) for the details of each release. + ## Setting up the development environment ```bash # Clone the project -git clone https://github.com/ranmd9a/beatlist.git +git clone https://github.com/ibillingsley/beatlist.git cd beatlist # Install dependencies diff --git a/package.json b/package.json index 966a072d..2e708c49 100644 --- a/package.json +++ b/package.json @@ -2,15 +2,25 @@ "name": "beatlist", "description": "App to create playlist for BeatSaber", "version": "1.5.0-beta", - "homepage": "https://github.com/ranmd9a/beatlist", + "homepage": "https://github.com/ibillingsley/beatlist", "repository": { "type": "git", - "url": "https://github.com/ranmd9a/beatlist.git" + "url": "https://github.com/ibillingsley/beatlist.git" }, "author": { "name": "Alaanor", "url": "https://github.com/Alaanor" }, + "contributors": [ + { + "name": "ranmd9a", + "url": "https://github.com/ranmd9a" + }, + { + "name": "ibillingsley", + "url": "https://github.com/ibillingsley" + } + ], "private": true, "scripts": { "lint": "vue-cli-service lint", diff --git a/src/components/github/changelog/ChangelogDisplayer.vue b/src/components/github/changelog/ChangelogDisplayer.vue index 2b0792b0..a28db3bb 100644 --- a/src/components/github/changelog/ChangelogDisplayer.vue +++ b/src/components/github/changelog/ChangelogDisplayer.vue @@ -13,7 +13,7 @@ You can always check the