Commit Graph

215 Commits

Author SHA1 Message Date
asivery 01686324ed Added half-width katakana support for track and disc titles 2021-06-21 18:13:24 +02:00
Stefano Brilli fa40b92ae6 Add gh action to build and deploy the app 2021-06-20 11:57:00 +02:00
Stefano Brilli 2725fa1a6e
Merge pull request #43 from cybercase/merge-from-asivery-fork
Merge from asivery fork
2021-06-20 11:15:46 +02:00
Stefano Brilli ecfa36e2c9 Minor fixes
- prettier formatting
- use clsx instead of string concatenation
- adjust icons size
2021-06-20 11:08:50 +02:00
Stefano Brilli 2cc3b868fd Update to the latest version of netmd-js 2021-06-20 10:51:08 +02:00
Stefano Brilli a98c3b8bcb
Merge pull request #42 from asivery/master
Fetch changes from asivery's fork
2021-06-20 10:43:49 +02:00
asivery d950908a56 Padded the track number in statusMessage with zeros, fixed incorrect buttons displaying on the side (used to display track 1 as paused when nothing was being played) 2021-06-12 20:37:53 +02:00
asivery 6fffe61c14 Added a pause button to the bottom of the page
Added the possibility to jump to a specific track on the minidisc
2021-06-12 17:25:50 +02:00
Stefano Brilli 2fa71f61a5 Update to the latest version of netmd-js 2021-05-29 17:45:42 +02:00
Stefano Brilli f4be9118e1 fix: wrong reset state on exit 2021-04-11 12:54:47 +02:00
Stefano Brilli 509ce2f62f fix: tiny improvement of an error message 2021-04-11 12:31:56 +02:00
Stefano Brilli 01a37b0def feat: add notification upon completion
Request coming from #37
2021-04-11 12:31:44 +02:00
Stefano Brilli b84380cd5d feat: add link to support and FAQ page 2021-04-11 12:24:01 +02:00
Stefano Brilli 7140425089 fix: shorten the name of the PWA 2021-04-11 12:18:04 +02:00
Stefano Brilli a22134b319 chore: update a couple of libraries 2021-03-30 00:48:26 +02:00
Stefano Brilli b6ba2dc1fb fix: force 2 channels for ffmpeg decoding 2021-03-30 00:41:01 +02:00
Stefano Brilli 32a7d21fdf chore: add reference to react95 2021-03-30 00:41:01 +02:00
dependabot[bot] c9dd8c68f0
Bump elliptic from 6.5.3 to 6.5.4 (#35)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 00:40:49 +02:00
Stefano Brilli ad6427cb46 Add react95 theme 2021-02-03 16:56:00 +01:00
Stefano Brilli a5ac3b2dc7 Minor fixes 2021-02-03 16:16:52 +01:00
Stefano Brilli 0ff27de811 Add and reorder tracks in convert dialog 2021-01-23 15:10:43 +01:00
Stefano Brilli b80f72b051 Merge titleSource and titleFormat UI controls 2021-01-22 17:09:54 +01:00
Stefano Brilli b79b1916d4 Implements #31 2021-01-20 14:40:17 +01:00
Stefano Brilli 468e512f94 Switch to async-await in getTrackNameFromMediaTags 2021-01-18 14:09:40 +01:00
Stefano Brilli a98c084044 update package-lock 2021-01-18 14:09:03 +01:00
Stefano Brilli 9afb30f7fb Add "Cancel Upload" button 2021-01-18 14:00:52 +01:00
Stefano Brilli 6290c34601 Fix missing hook dependencies and unused imports 2021-01-18 14:00:52 +01:00
Stefano Brilli 40852828f5 Update libraries 2021-01-18 14:00:52 +01:00
Stefano Brilli 491486c9c0 ignore symlink to dist directory 2021-01-18 13:58:38 +01:00
Erik Lindberg 98d793af86
Use music-metadata instead of jsmediatags to support tags better (#30)
* Use music-metadata instead of jsmediatags to support tags better

* Updated from Stefano's comments

Using music-metatadata-browser instead.
2021-01-18 13:58:02 +01:00
Stefano Brilli 1e4ce521e3 Update netmd-js 2020-12-24 14:15:32 +01:00
Stefano Brilli 3c709aff11 Update netmd-js 2020-12-12 16:49:28 +01:00
dependabot[bot] a81eca8561
Bump dot-prop from 4.2.0 to 4.2.1 (#25)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 10:44:41 +01:00
Stefano Brilli 069a65764f Update atracdenc to fix #24 2020-12-07 10:40:51 +01:00
Stefano Brilli 7dd4150934 Update to latest version of netmd-js 2020-11-15 22:29:32 +01:00
Stefano Brilli 1eefd9b85d Update netmd-js 2020-09-25 04:36:01 +02:00
Stefano Brilli 78fcece557 Handle exception in getting device status 2020-09-24 15:27:15 +02:00
Stefano Brilli f8e0539fbb UI improvements and device status monitoring 2020-09-23 21:47:37 +02:00
Stefano Brilli 1168587ebf Add support for decorators 2020-09-23 21:47:37 +02:00
Stefano Brilli df2ce957c5 Add new spinning disc icons 2020-09-23 21:47:37 +02:00
Stefano Brilli d47b8f549c Add new LCD font 2020-09-23 21:47:36 +02:00
dependabot[bot] 7fa6e46b88
Bump node-fetch from 2.6.0 to 2.6.1 (#19)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 09:47:44 +02:00
dependabot[bot] e8fec902e9
Bump http-proxy from 1.18.0 to 1.18.1 (#18)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-06 17:50:13 +02:00
Stefano Brilli 103b12ebcc Set track title by using media tags 2020-09-06 17:42:10 +02:00
Stefano Brilli 883379eff5 Replace Select field with ButtonGroup 2020-09-06 11:46:25 +02:00
Stefano Brilli 9f9e043feb Add panic dialog
This dialog show a few hints  to users who encounter unexpected errors
2020-09-05 16:00:36 +02:00
Stefano Brilli 51812af06f Memoize dispatch callback in error dialog 2020-09-03 08:46:33 +02:00
Stefano Brilli 1b79416d2a Confirmation before Wipe Disc or Delete Track
Resolves #14
2020-09-02 20:41:51 +02:00
Stefano Brilli 2bd1498af0 Update typescript version 2020-09-02 20:41:51 +02:00
Stefano Brilli 8ac57802e8 Update libraries 2020-09-02 20:41:51 +02:00