Jordan Eldredge
fa00493d72
Fix warnings when building
...
Fixes #707
2020-11-02 10:28:06 -08:00
Jordan Eldredge
55e9bd102e
Too many updates
2020-09-16 08:29:50 -04:00
Jordan Eldredge
f40bee2be0
Progress (probably, who knows)
2020-09-16 08:29:50 -04:00
Jordan Eldredge
202ca53a20
Speed up TS and start doing more sqlite
2020-09-16 08:26:55 -04:00
Jordan Eldredge
3a48076f91
Move examples to their own directory
2020-07-03 22:06:29 -07:00
Jordan Eldredge
c921ca7736
Add script to sync to sqlite DB (which I plan to use instead of mongodb)
2020-06-14 03:46:59 -04:00
Jordan Eldredge
6aaed719dc
Get rid of image hashing
2020-06-14 02:37:04 -04:00
Jordan Eldredge
fb6bb3c543
Clean up
2020-06-14 01:56:50 -04:00
Jordan Eldredge
4f80859f9e
Add handling of NSFW skins
2020-06-12 22:12:51 -04:00
Jordan Eldredge
f1773b3b2d
Start tying to filter out NSFW skins
2020-06-08 20:44:50 -07:00
Jordan Eldredge
6baa2178e3
Update yarn.lock
2020-06-08 20:44:50 -07:00
Martín Acosta
2101c74114
Add extend handlers for openUrl, load/save list ( #991 )
...
* Added missing handlers
* Merge new yarn workspace version
* Minor changes
* Minor changes
* Replace PlaylistTrack by Track
* Minor changes
* Fixed yarn.lock
* Added getUserTracks selector
* Added usage doc
2020-05-24 08:33:58 -07:00
Jordan Eldredge
3ae10aee6d
Move IA tests to package
2020-05-17 22:18:09 -07:00
Jordan Eldredge
975d712662
Start adopting Yarn workspaces ( #985 )
...
* Start adopting Yarn workspaces
My plan is to move the existing package into a workspace and then split
out the things that really ought to be their own packages. For example,
the demo site and the experiments really ought to be separate.
Fix lint command
* Use workspaces in CI
* Fix deploy for monorepo
2020-05-17 22:12:17 -07:00
Jordan Eldredge
39da735f17
Use --rulesdir
2020-05-17 20:27:51 -07:00
Jordan Eldredge
91fd22ec38
Upgrade Prettier
2020-04-06 19:50:20 -07:00
dependabot[bot]
d17bbe90c2
Bump acorn from 5.4.1 to 5.7.4 ( #973 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.4.1 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.4.1...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-13 21:45:21 -07:00
Jordan Eldredge
820a6f30f4
Upgrade some screenshot related packages ( #969 )
...
* Upgrade screenshot testing stuff
* New screenshots
2020-02-19 21:01:20 -08:00
Jordan Eldredge
10b9c76aae
Don't try to offer Webamp as a PWA
...
It was fun to get working, but now: Keep it simple stupid.
2019-12-19 21:29:58 -08:00
Jordan Eldredge
e826d41761
Remove service worker
2019-12-19 20:45:05 -08:00
Jordan Eldredge
016eb6f797
Use redux-sentry-middleware rather than our own thing
2019-12-19 06:51:50 -08:00
Jordan Eldredge
a488a4b3f0
Upgrade to new Sentry SDK ( #956 )
...
* Upgrade to new Sentry SDK
* Rename middleware to use Sentry instead of Raven
2019-12-17 20:24:20 -08:00
Jordan Eldredge
005880a052
Add optional chaining and nullish coalescing ( #953 )
...
* Support nullish-coalescing-operator
* Support optional chaining
2019-11-30 13:42:53 -08:00
Jordan Eldredge
fb395c39c2
Upgrade prettier
2019-11-30 13:42:53 -08:00
Jordan Eldredge
1e0a9114dd
Upgrade ts ( #952 )
...
* Upgrade Typescript
* Upgrade prettier
* Upgrade eslint-typescript
* Don't abide extra else
* Remove eslint plugin that we don't use any more
* Remove unused Webpack plugin
* Remove eslint rule that we don't really need
* Remove unused Jest plugin
* Remove redundant package
* Prettier fixes
2019-11-30 13:42:53 -08:00
Jordan Eldredge
cf3757536d
Remove the ability to persist state in the demo
2019-11-30 13:42:53 -08:00
Jordan Eldredge
d079bcf0eb
Version bumps ( #951 )
...
* Bump versions of large build time dependencies
* Bump more versions
* Try different node versions on Travis
2019-11-30 13:42:53 -08:00
Jordan Eldredge
75ce830ee5
Try to upgrade browserslist
2019-11-30 13:42:53 -08:00
Jordan Eldredge
60d4f686c9
Add font support ( #902 )
2019-11-30 13:42:53 -08:00
Jordan Eldredge
f4eb9942e9
Fix script to extract maki methods from a directory of .wal files
2019-11-30 13:42:53 -08:00
Jordan Eldredge
10c6dfed85
Upgrade rc-slider and lift React.StrictMode
...
rc-slider was preventing us from enabling this more broadly. With https://github.com/react-component/slider/pull/591 merged and released, we can make more of the app strict
2019-11-30 13:42:53 -08:00
dependabot[bot]
e89efc25ca
Bump mixin-deep from 1.3.1 to 1.3.2 ( #894 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
dependabot[bot]
9566c4b6a8
Bump eslint-utils from 1.4.0 to 1.4.2 ( #891 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
Jordan Eldredge
a85baef757
Custom ESLint rule to validate Maki classes ( #868 )
2019-11-30 13:42:53 -08:00
Jordan Eldredge
d1dedf01c5
Add glob dependency and allow rules that only warn
2019-11-30 13:42:53 -08:00
Jordan Eldredge
d8b33e4795
Start using react redux hooks ( #845 )
...
* Upgrade react-redux
* Upgrade react-redux types
* Start adopting react-redux hooks
2019-11-30 13:42:53 -08:00
Jordan Eldredge
bde86f9d2e
Upgrade eslint-plugin-prettier
2019-11-30 13:42:53 -08:00
dependabot[bot]
44066d32db
Bump handlebars from 4.1.0 to 4.1.2 ( #839 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
dependabot[bot]
a8622bf78d
Bump lodash.template from 4.4.0 to 4.5.0 ( #837 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
dependabot[bot]
d210aa51e7
Bump stringstream from 0.0.5 to 0.0.6 ( #834 )
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
dependabot[bot]
9ed62ffa78
Bump ecstatic from 3.2.0 to 3.3.2 ( #836 )
...
Bumps [ecstatic](https://github.com/jfhbrook/node-ecstatic ) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/jfhbrook/node-ecstatic/releases )
- [Changelog](https://github.com/jfhbrook/node-ecstatic/blob/3.3.2/CHANGELOG.md )
- [Commits](https://github.com/jfhbrook/node-ecstatic/compare/3.2.0...3.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
Jordan Eldredge
79ac60f1f1
Modern integration ( #833 )
...
* Make modern part of the code base
`yarn modern` will now start a dev server with the modern app running.
The debugger is not yet setup
`yarn test` will run all the tests, both Webamp and "modern".
* Let debug work
* Prettier
* Ignore lint errors for now
* Point test at the now skin location
2019-11-30 13:42:53 -08:00
dependabot[bot]
4a0c1e4a7a
Bump lodash from 4.17.11 to 4.17.13 ( #816 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
Jordan Eldredge
d25729bcf2
Remove bundlesize
2019-11-30 13:42:53 -08:00
Jordan Eldredge
59e41c87d6
Revert "POC: Try adding rexux-observable"
...
This reverts commit 58fd75c8a1 .
2019-11-30 13:42:53 -08:00
Jordan Eldredge
765825ab22
POC: Try adding rexux-observable
...
I don't know how we'll feasibly solve the multide of potential race conditons and async clean up memory leaks without something like rxjs. So, this is a trial to see the following:
1. How much does it increase bundle size?
2. How effective is typechecking?
3. Does it solve some of the difficult cancelation issues we have?
2019-11-30 13:42:53 -08:00
Jordan Eldredge
ce3aab3253
Avoid Axios security issue
2019-05-31 20:59:40 -07:00
dependabot[bot]
55bb37850d
Bump fstream from 1.0.11 to 1.0.12 ( #792 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-05-31 20:56:45 -07:00
Jordan Eldredge
3448e63d8c
Upgrade
2019-05-28 21:55:27 -07:00
Jordan Eldredge
53218aba6e
Update integration tests and snapshots
2019-05-09 16:23:16 -07:00