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 |
dependabot[bot]
|
cd90ba134f
|
Bump bl from 4.0.2 to 4.0.3 (#17)
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-02 20:13:18 +02:00 |
Stefano Brilli
|
7cdf47d42c
|
Update service worker revision
|
2020-08-22 11:51:12 +02:00 |
Stefano Brilli
|
8320fda041
|
Update deps and fix some TS errors
|
2020-08-22 11:41:06 +02:00 |
Stefano Brilli
|
8ff2ae15c5
|
Fix layout on short screens
|
2020-08-22 11:21:51 +02:00 |
Stefano Brilli
|
f54a6e7989
|
Add some old notes about an experiment I ran
|
2020-08-22 10:45:49 +02:00 |
Stefano Brilli
|
512fae8c31
|
Update to latest version of atracdenc
|
2020-08-22 10:33:51 +02:00 |
Stefano Brilli
|
3a12382b95
|
Add ALAC support to FFMpeg WASM library
|
2020-08-22 10:27:47 +02:00 |
Stefano Brilli
|
284aa7bda0
|
Update BUILD_ATRACDENC.md
|
2020-08-22 10:19:00 +02:00 |
Stefano Brilli
|
b0c2916686
|
Update to latest version of netmd-js. Fix #12.
|
2020-08-10 13:38:57 +02:00 |
Stefano Brilli
|
16170d1792
|
Fix grammar and update link of linux-minidisc repo
|
2020-08-10 13:37:43 +02:00 |
andyboeh
|
45b437e092
|
Fix renaming tracks on Sharp devices (#16)
|
2020-08-10 13:18:00 +02:00 |
Stefano Brilli
|
a268e65020
|
Merge pull request #13 from cybercase/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
2020-08-04 09:38:52 +02:00 |
dependabot[bot]
|
e84f9fff40
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 17:32:47 +00:00 |
Stefano Brilli
|
df2da71a28
|
Merge pull request #7 from cybercase/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-06-08 13:16:55 +02:00 |
dependabot[bot]
|
99d25e55ed
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-08 00:25:30 +00:00 |
Stefano Brilli
|
7d69a268f1
|
Update netmd-js
|
2020-05-08 00:49:14 +02:00 |
Stefano Brilli
|
acccb37b1a
|
Remove unused imports
|
2020-05-08 00:27:29 +02:00 |
Stefano Brilli
|
b5ad2917d4
|
Fix disc renaming function.
|
2020-05-08 00:25:24 +02:00 |
Stefano Brilli
|
a6d0e99b42
|
Add extra breakpoint at 700px
|
2020-05-06 09:28:46 +02:00 |