Commit Graph

203 Commits

Author SHA1 Message Date
dependabot[bot] 08b000bed5
build(deps): bump follow-redirects from 1.10.0 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.10.0...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 20:18:06 +00:00
Stefano Brilli 1bdad5d3e8
Merge pull request #82 from cybercase/dependabot/npm_and_yarn/ajv-6.12.6
build(deps): bump ajv from 6.11.0 to 6.12.6
2022-03-28 22:15:55 +02:00
dependabot[bot] 837149e934
build(deps): bump ajv from 6.11.0 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 04:45:25 +00:00
Stefano Brilli 94ad175c51 0.2.7 2021-11-18 08:37:14 +01:00
Stefano Brilli 77035f9599 Update netmd-js 2021-11-18 08:36:58 +01:00
Stefano Brilli 6d45e30eba 0.2.6 2021-11-06 11:32:12 +01:00
Stefano Brilli 48af377a33 Update netmd-js to the latest version 2021-11-06 11:23:55 +01:00
Stefano Brilli 8049ed9dff Skip compression of atrac3 wave files 2021-11-01 14:25:06 +01:00
Stefano Brilli 251e0bedcc Update button text 2021-11-01 14:25:06 +01:00
Stefano Brilli c41d69c6c5
Merge pull request #65 from cybercase/asivery_fixes
Asivery fixes
2021-09-23 11:33:35 +02:00
Stefano Brilli db39e9239e Remove some unused vars. Memoize getSortedTracks 2021-09-21 00:27:52 +02:00
Stefano Brilli c647826f58 Add minor optimization in media-session service 2021-09-21 00:17:10 +02:00
Stefano Brilli e63ca90c38 Use MiniDisc icon for album artwork 2021-09-21 00:00:05 +02:00
Stefano Brilli ed96e7a770 Remove unused file 2021-09-20 23:34:37 +02:00
Stefano Brilli 2542fd7bf4 Run prettier 2021-09-20 23:21:34 +02:00
Stefano Brilli 33c0b02973 Moves media-session feature into dedicated service 2021-09-20 23:19:41 +02:00
Stefano Brilli 2c6c1e8b69 Add TS mediasession definitions 2021-09-20 23:03:31 +02:00
Stefano Brilli 039b078c6d
Merge pull request #64 from asivery/master
Create a branch with asivery's fixes
2021-09-18 15:29:42 +02:00
asivery 8f8779a327 Fix: Random crashes related to the mediaSession integration 2021-09-18 01:10:35 +02:00
asivery 852a7129d1 Fixed: half-width problems, pause button in track row, Added: MediaSession integration, support for electron versions of WebMinidisc 2021-09-16 16:28:28 +02:00
Stefano Brilli 0298ce8f13 0.2.5 2021-08-25 23:14:54 +02:00
Stefano Brilli e19a909710 Tentative workaround for sampleRate chrome bug
[fixes #59]
2021-08-25 23:13:33 +02:00
Stefano Brilli cd24b40e3c 0.2.4 2021-08-24 14:40:50 +02:00
Stefano Brilli b628ec769b Build and publish docker image 2021-08-24 14:36:18 +02:00
Stefano Brilli ff6c306afd Add Dockerfile 2021-08-24 14:35:29 +02:00
Stefano Brilli aa7eb955f5 0.2.3 2021-08-20 09:59:07 +02:00
Stefano Brilli 3732bf11cf Default track name for record of untitled track
[Fixes #58]
2021-08-20 09:55:41 +02:00
Stefano Brilli ee4bc1e9c1 0.2.2 2021-08-19 10:46:52 +02:00
Stefano Brilli 79e36652d4
Create LICENSE 2021-08-19 10:41:14 +02:00
Stefano Brilli af324ed9fc Add canonical url 2021-08-19 10:31:54 +02:00
Stefano Brilli e457f61d19 0.2.1 2021-08-18 11:30:25 +02:00
Stefano Brilli c08ef9a691 fix typo 2021-08-18 11:20:07 +02:00
Stefano Brilli f47d726dba 0.2.0 2021-08-18 11:09:19 +02:00
Stefano Brilli b82c097ef1 Add action to release zip archives of the app 2021-08-18 11:02:14 +02:00
Stefano Brilli e59b74ae42 Add option to build the app without GA and SW 2021-08-18 11:00:47 +02:00
Stefano Brilli b19099de6b Replace google fonts cdn with locally served fonts 2021-08-18 10:59:52 +02:00
Stefano Brilli 55636c1ab7 chore: update some libraries 2021-08-07 10:48:21 +02:00
Stefano Brilli d7a45e8f1c feat: Add Title-Artist track naming to retro mode 2021-08-07 09:40:05 +02:00
Stefano Brilli 0e2d246343
Merge pull request #57 from cybercase/fix/various_fixes_and_improvements
feat: Add "Title - Artist" for naming tracks
2021-08-07 09:35:27 +02:00
Stefano Brilli 7e40528b3f feat: Add "Title - Artist" for naming tracks
[Fix #56]
2021-08-07 09:31:09 +02:00
Stefano Brilli 3453528afe
Merge pull request #53 from cybercase/fix/various_fixes_and_improvements
Fix/various fixes and improvements
2021-07-30 16:57:24 +02:00
Stefano Brilli 850acda658 fix: restore pause button on track hover 2021-07-30 16:54:30 +02:00
Stefano Brilli b8b8f53528 fix: stop dblclk on play btn to trigger rename dlg 2021-07-30 16:23:39 +02:00
Stefano Brilli 2350d53107 fix: Use iconbutton to wrap delete-group icon 2021-07-30 16:18:00 +02:00
Stefano Brilli cc1ccbab8c fix: group deletion and code style 2021-07-27 19:31:53 +02:00
Stefano Brilli 8f1b6c1c5e fix: bugs, cosmetic changes, and optimizations 2021-07-27 11:37:33 +02:00
Stefano Brilli 683ed010f1 chore: function renaming 2021-07-27 09:50:21 +02:00
Stefano Brilli 9a0094cb5c fix: minor refactoring; renames and memoization 2021-07-26 16:38:53 +02:00
Stefano Brilli 78b9e1b4f4 chore: move Track and Group rows to dedicated file 2021-07-25 20:21:56 +02:00
Stefano Brilli a24e4e154f fix: draggable index didn't worked well sometimes 2021-07-25 20:21:56 +02:00