Commit graph

4031 commits

Author SHA1 Message Date
Jordan Eldredge
c0ed712dd1 Fix import 2022-09-24 12:32:16 -07:00
Jordan Eldredge
a78ac6e392 Use lst version of node, avoid incompat during build 2022-09-24 12:31:55 -07:00
Jordan Eldredge
4f1a1f276e Use new cleanup method 2022-09-24 10:39:31 -07:00
Jordan Eldredge
24107438f2 Remove NODE_OPTIONS=--openssl-legacy-provider 2022-09-21 20:53:22 -07:00
Jordan Eldredge
08a983b775 Remove reference to modern2 2022-09-21 20:14:55 -07:00
Jordan Eldredge
b7f7571b8d Add instructions for developing the client and server at the same time 2022-09-21 20:09:32 -07:00
Jordan Eldredge
7a687f5fc6 Upgrade skin museum react-scripts 2022-09-21 19:59:21 -07:00
Jordan Eldredge
5cb22989d3 Clean up deploy, add some docs for museum client 2022-09-21 19:53:17 -07:00
Jordan Eldredge
0d67d681ce Change directories correctly 2022-09-20 22:22:37 -07:00
Jordan Eldredge
3a387d761f Try to get webamp to build in museum deploy 2022-09-20 22:18:10 -07:00
Jordan Eldredge
680acb5079 Try to fix webamp build in museum client deploy 2022-09-20 22:12:35 -07:00
Jordan Eldredge
9c665f58db Try harder to use monorepo version 2022-09-20 22:07:45 -07:00
Jordan Eldredge
268e947b14 Ignore build 2022-09-20 21:45:42 -07:00
Jordan Eldredge
66ab2dd9fd See if we can force using the monorepo version of Webamp 2022-09-20 21:43:56 -07:00
Jordan Eldredge
11928e8004 Try to force using yarn 2022-09-20 21:31:18 -07:00
Jordan Eldredge
cb37ec45dc Use root yarn.lock and sidestep preflight check (eslint versions are incompatible) 2022-09-20 21:20:08 -07:00
Jordan Eldredge
4dbb82220f Hoist linting for skin museum client 2022-09-20 19:50:42 -07:00
Jordan Eldredge
1c595a6b10 Merge branch 'master' of winamp-skin-museum 2022-09-20 19:37:42 -07:00
Jordan Eldredge
ffd568dd11 Move to subdirectory in anticipation of merging into Webamp monorepo 2022-09-20 19:35:00 -07:00
Jordan Eldredge
0dc443666a Fix orphaned className
I broke this in bedc983d2a
2022-09-17 16:30:55 -07:00
Jordan Eldredge
4292c6dd6e Add back keys to get Jest tests passing 2022-09-17 16:27:50 -07:00
Jordan Eldredge
6ae586ae08 Prettier 2022-09-17 16:26:08 -07:00
Jordan Eldredge
bedc983d2a Small cleanup of WinampButton
Missing hook dependency, and use default destructuring instead of defaultProps
2022-09-17 16:21:17 -07:00
Jordan Eldredge
73c3e3a63e Apply prettier formatting 2022-09-17 16:18:29 -07:00
Chris Carey
9ec61d5f9d
Allow a single mouse drag across the EQ to set all values (#1180)
* Allow a single mouse drag across the EQ to set all values

* Only allow mouse drag across the EQ if the pointerdown originated in the EQ area

* Drag across the EQ, PR feedback

* Cleaner way of setting clickOriginatedInEq

* Default clickOriginatedInEq to true

* Another variation of setting clickOriginatedInEq that fixes the issue if the click originates outside the EQ area.
2022-09-17 16:15:31 -07:00
Jordan Eldredge
66a0372c72 Change when we prune bad md5 2022-07-06 00:07:31 -04:00
Jordan Eldredge
60bf595105 Trim IA identifiers 2022-07-06 00:07:31 -04:00
Jordan Eldredge
e26201593f Add todo about deleting from IA 2022-07-06 00:07:31 -04:00
Jordan Eldredge
82a83d356c Comment out keys 2022-07-06 00:07:31 -04:00
Jordan Eldredge
77683d9328 Update tests to reflect to museum query 2022-07-05 21:03:01 -07:00
Jordan Eldredge
dc1023e0df Prettier 2022-07-05 20:52:30 -07:00
Jordan Eldredge
69ad8f149e Format 2022-07-05 20:43:06 -07:00
Jordan Eldredge
269f9931a3 Ensure we await skin readme in metadata endpoint 2022-07-05 19:35:54 -07:00
Jordan Eldredge
759520b3fa Command to update content hashes 2022-06-19 21:02:39 -07:00
Jordan Eldredge
c939022b92 Refactor museum query 2022-06-19 16:20:57 -07:00
Jordan Eldredge
5a3b21a460 Complete DB documentation 2022-06-14 22:40:37 -07:00
Jordan Eldredge
622ce141c2 Document database 2022-06-14 22:38:46 -07:00
Jordan Eldredge
73c6be3e79 Suppress lint 2022-05-18 21:36:11 -07:00
Jordan Eldredge
81fda490a2 Remove unused var 2022-05-18 21:32:19 -07:00
Jordan Eldredge
5baf8b4f1d Fall back to non varnish endpoint for images 2022-05-18 21:28:58 -07:00
Jordan Eldredge
3ab1ca0ec3 Upgrade eslint 2022-05-07 12:35:48 -07:00
Jordan Eldredge
b70d258277 Clean up dependencies 2022-05-07 12:35:48 -07:00
Jordan Eldredge
8fe3ec82d6 Upgrade snowpack 2022-05-07 12:35:48 -07:00
Fathony Luthfillah
7451c6fe64
TrueTypeFont, Simple PlaylistEditor, scrollbars. (#1169)
* allow direct rgb as css color property

* + <wasabi:standardframe:modal:short>

* set Config, WinampConfig as global var

* normalize handleAction: del hardcoded trick

* mute console (noice reduction)

* allow internal themes in the theme list

* add (temporary) appearance to WasabiButton

* check points and add possible todo.

* yarn build, yarn serve

* Variable.guid is now optional

* + PLEdit (non gui) to hold mp3 tracks

* move eject,next,prev & <input> files to UIRoot

* trial update song-title on next/prev. (failed)

* track index correction, prettier

* show pl (GUI)

* avoid error on console log: audio interupted.

* del requirement of UI_ROOT, reg Object class.
ui_root will not be singleton in future.

* stop searching of a binding when founded.

* should never select any text.

* explicit return of a function

* avoid vscode problem (red warn on file name)

* PlayList primitive colors (bg,fg)

* plEdit: selected & currrent colors.

* +button.css, move any css of button.

* assure transparancy instead opaque

* safety when bitmap=null

* del dead code

* del dead code

* correction: studio.button instead wasabi.button

* prettier

* show scrollbar in pl (dummy)

* solve vscode/ts complain

* +common scrollbar

* always show scrollbar (full height) whatsoever.

* reposition that match. (taken from x2nie-dev)

* completing scrollbar dimensions.

* +text.shadow

* animatedlayer.onstop

* text.onchanged

* bugfix error: text-auto-wrapped.

* +some xui (drone skin)

* allow Time shown as Remaining (instead ellapsed)

* bugfix time remaining overalaped with kbps.

* comments of container types (prediction)

* bring window to most top on click.

* temporary case. (skin: drone)

* Complete Slider implementation about virtual thumb

* avoid red warning on filename of vscode.

* +dirty audio.analyzer (skin:MMD3)

* allow "vis" element to be position:absolute.

* trying skin:Warp_skin.wal (failed)

* avoid red warning on filename of vscode.

* +todo

* +api:setactivatednocallback

* pl: +slider,real. (instead of fake scroll element)

* PL slider moved when mouse wheel. (pasive)

* complete pl scroll.

* avoid red warning on filename of vscode.

* set ColorList bg

* cleanup, completing MMD3

* add Grip (pl scrollbar), cleanup.

* change where the build dir is.

Co-authored-by: Fathony <fathony@smart-leaders.net>
2022-05-07 12:11:37 -07:00
dependabot[bot]
73fd41f273
Bump async from 2.6.2 to 2.6.4 in /packages/skin-database (#1172)
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 08:42:50 -07:00
Jordan Eldredge
ce95cd9e6a Cancel image downloads when scrolling qickly (FF/Chrome) 2022-04-02 23:13:52 -07:00
dependabot[bot]
6e6f4e26c9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /packages/skin-database (#1092)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:18:25 -07:00
dependabot[bot]
58d1eb5506
Bump node-fetch from 2.6.0 to 2.6.7 (#1146)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.0...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:49 -07:00
dependabot[bot]
99eea9c52f
Bump color-string from 1.5.3 to 1.5.5 (#1110)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:36 -07:00
dependabot[bot]
c938d50135
Bump path-parse from 1.0.6 to 1.0.7 (#1121)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 00:17:29 -07:00