Releases: bcc-code/bmm-web
Releases · bcc-code/bmm-web
0.0.3
What's Changed
- Styling of sidebar & alpha label by @kkuepper in #141
- show correct track duration & show album name in some cases by @kkuepper in #142
- Handling of links and login in electron by @SimonSimCity in #143
- Flexible version in sidebar by @SimonSimCity in #144
- Home: Use property to determine if tile-carousel should be used by @SimonSimCity in #147
- Add all routes by @SimonSimCity in #146
- Replaced
IconComponent
component by fork ofNuxtIcon
with types by @SimonSimCity in #145 - Added basic queue-buttons for playing next and previous by @SimonSimCity in #149
- Windows deep links by @SimonSimCity in #148
- Appimage package improvements (merged) by @SimonSimCity in #151
- Appimage package improvements by @Ghostbird in #150
- Dark mode by @SimonSimCity in #152
- Package for Debian by @Ghostbird in #158
- Fixes typescript version on vscode by @SimonSimCity in #159
- Feat/terraform infra by @adelinn in #161
- Profile dropdown component by @belljohan3 in #120
- Contributor playlist view by @SimonSimCity in #155
- Fix nested routing by @SimonSimCity in #167
- Fix env GitHub actions by @SimonSimCity in #168
- add analytics with ApplicationInsights by @kkuepper in #157
- Event modifier by @SimonSimCity in #170
- fix providing nuxt variables by @kkuepper in #171
- Media keys by @SimonSimCity in #160
- Package updates, electron config updates (v24) by @SimonSimCity in #165
- Electron fix startup by @SimonSimCity in #174
- Spa loading screen by @SimonSimCity in #166
- Storage for content language by @SimonSimCity in #169
- Album by @SimonSimCity in #172
New Contributors
- @Ghostbird made their first contribution in #150
- @adelinn made their first contribution in #161
Full Changelog: v0.0.2...v0.0.3
0.0.2
0.0.1
0.0.0
What's Changed
- Initialize base for a good start of the project by @SimonSimCity in #1
- Add routing by @SimonSimCity in #3
- fix yaml by @kkuepper in #6
- Added linters by @SimonSimCity in #4
- List playlists & add basic structure by @kkuepper in #7
- Auth0 authentication setup by @steffanhalv in #17
- Added tailwind by @u12206050 in #20
- Replace OpenAPI tools by npm package by @SimonSimCity in #13
- Stricter typescript checks by @SimonSimCity in #21
- Added testing by @SimonSimCity in #25
- Updated bmm-sdk-fetch to latest version by @SimonSimCity in #26
- Reorganized github actions (and ignore coverage folder) by @SimonSimCity in #27
- Limit GitHub Actions token permissions by @jacobe in #29
- fix unauthorized requests & start migration to tailwind by @steffanhalv in #28
- add playlist details view by @kkuepper in #30
- Fix/home not loading by @kkuepper in #36
- Simplify authentication. by @fredrikved in #35
- Moved uploading of codecov files to main task by @SimonSimCity in #39
- Remove vite plugins for eslint and stylelint by @SimonSimCity in #38
- fix(authorized url twice set) by @fredrikved in #40
- Implement wrapper for images by @fredrikved in #37
- feat/private playlist view by @sifferhans in #31
- fix loading playlists & add route for private playlists by @kkuepper in #41
- Protected image tests, fixed url prefixing function by @SimonSimCity in #45
- Refactored api configuration into vue-plugin by @SimonSimCity in #47
- Feat/private playlists in sidebar by @belljohan3 in #42
- Introducing translation by @SimonSimCity in #51
- New Crowdin updates by @kkuepper in #52
- Added a general error page by @SimonSimCity in #56
- Feat/toolbar (follow up on #44) by @SimonSimCity in #53
- feat/toolbar by @sifferhans in #44
- Added first draft of a media-player by @SimonSimCity in #46
- Added e2e testing by @SimonSimCity in #58
- Fail switching playlist routes by @SimonSimCity in #61
- Auth0 as plugin by @SimonSimCity in #62
- Nuxt 🚀 by @SimonSimCity in #72
- Add link for playing songs by @SimonSimCity in #74
- Fix/artifact deployment by @kkuepper in #75
- Merge latest changes into feature electron by @steffanhalv in #80
- add wait on to cypress call by @kkuepper in #81
- New Crowdin updates by @kkuepper in #79
- Main to feat/electron by @steffanhalv in #83
- Feat/electron by @steffanhalv in #82
- Add icons by @steffanhalv in #84
- App layout: Made the sidebar scroll independent from the content area by @ZDerekh in #77
- hover actions on track by @bjornarhagen in #76
- Autoimport peers by @SimonSimCity in #86
- New Crowdin updates by @kkuepper in #87
- Mini player by @ZDerekh in #92
- Mini player - bug fixes by @ZDerekh in #93
- Feat/68 track options 3 dots by @bjornarhagen in #89
- New Crowdin updates by @kkuepper in #95
- use current favicon instead of the one from nuxt by @kkuepper in #98
- Added empty prettier config by @SimonSimCity in #99
- Typed routes by @SimonSimCity in #88
- Feat/67 albums subalbums by @linesharina in #96
- Update bmm api by @SimonSimCity in #103
- Proper limiting of items loaded on index by @SimonSimCity in #105
- Fix running linter on Windows by @Zikoat in #107
- Play button hover by @Zikoat in #108
- implement Figma design tokens by @sifferhans in #94
- Added remaining translations for page-titles by @SimonSimCity in #109
- New Crowdin updates by @kkuepper in #111
- bugfix/track dropdown menu by @sifferhans in #114
- Added and configured tailwind for prettier by @SimonSimCity in #106
- Update sdk by @SimonSimCity in #116
- Fixed unit-testing by @SimonSimCity in #117
- Update nuxt by @SimonSimCity in #118
- Added linting for vitest by @SimonSimCity in #119
- Add queue support to mediaPlayer by @u12206050 in #104
- Update bmm-sdk by @SimonSimCity in #121
- Fix electron login on built version and other small adjustments... by @SimonSimCity in #122
- Electron - login in browser by @SimonSimCity in #127
- Better ci error handling by @SimonSimCity in #131
- Stop changing the app-language when routing by @SimonSimCity in #130
- Feature/home layout loading by @SimonSimCity in #129
- create signed dmg for Mac by @kkuepper in #126
New Contributors
- @u12206050 made their first contribution in #20
- @jacobe made their first contribution in #29
- @fredrikved made their first contribution in #35
- @sifferhans made their first contribution in #31
- @ZDerekh made their first contribution in #77
- @bjornarhagen made their first contribution in #76
- @linesharina made their first contribution in #96
- @Zikoat made their first contribution in #107
Full Changelog: https://github.com/bcc-code/bmm-web/commits/v0.0.0