Kevin Thomas
|
2a7fe23feb
|
Run npm audit fix
|
2022-01-15 02:55:28 -08:00 |
|
Kevin Thomas
|
1cb9e7ec02
|
Merge pull request #1 from KevinThomas0/dependabot/npm_and_yarn/shelljs-0.8.5
Bump shelljs from 0.8.4 to 0.8.5
|
2022-01-15 02:53:41 -08:00 |
|
dependabot[bot]
|
6fd8384d6c
|
Bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-15 07:22:38 +00:00 |
|
Kevin Thomas
|
41be9778c0
|
Revert Dockerfile back to using root user
|
2021-12-05 00:48:53 -08:00 |
|
Kevin Thomas
|
a12a4cae7c
|
Fix db creation path
|
2021-12-05 00:31:58 -08:00 |
|
Kevin Thomas
|
fe634e7de1
|
Update Dockerfile to use non-root user
|
2021-12-04 23:03:17 -08:00 |
|
Kevin Thomas
|
e2c93c51a2
|
Run npm audit fix
|
2021-11-27 23:48:17 -08:00 |
|
Kevin Thomas
|
fc79362510
|
Add account page
|
2021-11-27 23:42:00 -08:00 |
|
Kevin Thomas
|
fc29667c96
|
Stop playback when leaving home page
|
2021-11-21 18:54:43 -08:00 |
|
Kevin Thomas
|
28914fb8a4
|
Add several UX improvements
|
2021-11-14 00:14:15 -08:00 |
|
Kevin Thomas
|
adb20209c5
|
Update README.md
|
2021-11-13 15:33:07 -08:00 |
|
Kevin Thomas
|
fbc43be2e8
|
Add link to source code
|
2021-11-13 15:27:37 -08:00 |
|
Kevin Thomas
|
9665cf1a8b
|
Update package.json
|
2021-11-13 15:27:25 -08:00 |
|
Kevin Thomas
|
0fcfa43c89
|
Update README.md
|
2021-11-13 01:02:52 -08:00 |
|
Kevin Thomas
|
927776b18f
|
Add more screenshots
|
2021-11-13 00:55:48 -08:00 |
|
Kevin Thomas
|
40ab2454ea
|
Update README.md
|
2021-11-13 00:49:29 -08:00 |
|
Kevin Thomas
|
8e71b2ce3d
|
Add screenshots
|
2021-11-13 00:46:25 -08:00 |
|
Kevin Thomas
|
6fd54f6fed
|
Fix audio chain
|
2021-11-12 22:21:51 -08:00 |
|
Kevin Thomas
|
eb3c00d6c1
|
Remove frontend console debug logs
|
2021-11-12 21:55:26 -08:00 |
|
Kevin Thomas
|
a441698999
|
Create db dir if it doesn't exist
|
2021-11-11 23:04:05 -08:00 |
|
Kevin Thomas
|
cb6c8cfd83
|
Update README.md
|
2021-11-11 22:30:07 -08:00 |
|
Kevin Thomas
|
351d36601c
|
Update README.md
|
2021-11-11 22:29:32 -08:00 |
|
Kevin Thomas
|
abc5c6a0ab
|
Add CONTRIBUTING.md
|
2021-11-11 22:29:23 -08:00 |
|
Kevin Thomas
|
e155f67f53
|
Fix updateSampleVolume and nav drawer
|
2021-11-11 22:02:27 -08:00 |
|
Kevin Thomas
|
bd73f9dae3
|
Cleanup UI
|
2021-11-11 20:26:41 -08:00 |
|
Kevin Thomas
|
f4ec82b2ff
|
Delete uploaded sample if something goes wrong, add sample size limit
|
2021-11-11 20:26:18 -08:00 |
|
Kevin Thomas
|
af5049c98e
|
Fix serving static files with connect-history-api-fallback
|
2021-11-11 00:22:41 -08:00 |
|
Kevin Thomas
|
ecf6769c38
|
Update docker-compose file
|
2021-11-09 23:19:42 -08:00 |
|
Kevin Thomas
|
442aeb7eb6
|
Log to stdout
|
2021-11-09 21:14:32 -08:00 |
|
Kevin Thomas
|
ad4a30e1b7
|
Add docker-compose file
|
2021-11-09 21:14:19 -08:00 |
|
Kevin Thomas
|
f72272de84
|
Add connect-history-api-fallback package
|
2021-11-09 20:03:06 -08:00 |
|
Kevin Thomas
|
8c6c4a00cc
|
Start dockerizing, fix app bar bugs
|
2021-11-09 19:14:58 -08:00 |
|
Kevin Thomas
|
d52aea3fd9
|
Update package-lock.json
|
2021-11-09 17:22:59 -08:00 |
|
Kevin Thomas
|
94b4215d4e
|
Add setup endpoint
|
2021-11-08 00:55:21 -08:00 |
|
Kevin Thomas
|
6f6a531d69
|
Run npm update
|
2021-11-08 00:39:15 -08:00 |
|
Kevin Thomas
|
3b1e23f2af
|
Fix profile loading and noise bug
|
2021-11-08 00:30:20 -08:00 |
|
Kevin Thomas
|
12d2759a56
|
Fix auth on sample upload
|
2021-11-07 23:41:45 -08:00 |
|
Kevin Thomas
|
bd10007265
|
Add logger
|
2021-11-07 23:04:44 -08:00 |
|
Kevin Thomas
|
3f3be215d1
|
Cleanup UI
|
2021-11-07 22:25:01 -08:00 |
|
Kevin Thomas
|
ed54902a36
|
Run npm audit fix
|
2021-11-06 00:03:47 -07:00 |
|
Kevin Thomas
|
69a467b13b
|
Register users from admin page
|
2021-11-05 23:04:34 -07:00 |
|
Kevin Thomas
|
f2d1b80673
|
Add sample support, re-organize repo
|
2021-09-24 00:35:18 -07:00 |
|
Kevin Thomas
|
b9e340c26a
|
Add initial sample support
|
2021-08-25 04:05:50 -07:00 |
|
Kevin Thomas
|
880864ee5e
|
Fix some server logic
|
2021-08-18 20:37:21 -07:00 |
|
Kevin Thomas
|
1af31d9573
|
Use arrow functions
|
2021-08-16 23:06:27 -07:00 |
|
Kevin Thomas
|
25e1094242
|
Add db serialize functions
|
2021-08-16 23:01:19 -07:00 |
|
Kevin Thomas
|
46033ce610
|
Add sample uploads
|
2021-08-16 21:04:49 -07:00 |
|
Kevin Thomas
|
78ddc3ee8f
|
Change button colors
|
2021-08-13 01:02:07 -07:00 |
|
Kevin Thomas
|
1edde69a22
|
Overhaul UI
|
2021-08-09 22:50:21 -07:00 |
|
Kevin Thomas
|
ad810beea9
|
Fix axios and server setup
|
2021-08-08 23:52:44 -07:00 |
|