Commit Graph

128 Commits

Author SHA1 Message Date
Kevin Thomas
3ea03c92db Add warning message 2022-04-17 16:12:35 -07:00
Kevin Thomas
f1db1883f7 Update docker-compose.yml 2022-04-17 16:02:31 -07:00
Kevin Thomas
85e0ff36dd Fix node-config warning
https://github.com/node-config/node-config/wiki/Strict-Mode#node_env-value-of-node_env-did-not-match-any-deployment-config-file-names=
2022-04-17 15:52:18 -07:00
Kevin Thomas
da40516e10 Add profile name field to import 2022-04-17 15:38:17 -07:00
Kevin Thomas
022412473f Run npm audit fix 2022-04-15 16:11:26 -07:00
Kevin Thomas
06d4f10208 Update documentation and links 2022-04-15 16:10:57 -07:00
Kevin Thomas
0a6bf8b44d Import Tone object 2022-04-15 16:01:40 -07:00
Kevin Thomas
bfb0891844 Clean up variable names 2022-04-14 16:56:41 -07:00
Kevin Thomas
3628dc456a Clean up edit sample code 2022-04-14 16:56:30 -07:00
Kevin Thomas
0916ff314e Add sample edit feature 2022-04-14 16:56:17 -07:00
Kevin Thomas
37dc916dcc Continue edit sample implementation 2022-04-14 16:56:06 -07:00
Kevin Thomas
d59bb03b13 Start edit sample implementation 2022-04-14 16:55:50 -07:00
Kevin Thomas
2569227beb Add profile import and export 2022-04-11 16:16:28 -07:00
Kevin Thomas
6be2169cb3 Allow finer control of tremolo rate 2022-04-11 16:16:28 -07:00
Kevin Thomas
7a59000a41 Move dark mode toggle to account page 2022-04-11 16:16:28 -07:00
Kevin Thomas
7127e473b8 Use random session secret instead of config one 2022-04-11 16:16:28 -07:00
Kevin Thomas
c1bcc69ee3 Update package-lock.json 2022-04-11 16:16:28 -07:00
Kay Thomas
64e5c63d2a Update FUNDING.yml 2022-04-10 19:00:55 -07:00
Kevin Thomas
7a361f9c34 Create FUNDING.yml 2022-04-05 12:19:54 -07:00
Kevin Thomas
ff427b8617 Use @vscode/sqlite3 v0.1.0 2022-04-03 17:58:30 -07:00
Kevin Thomas
194ec39d98 Change base docker image to node:14 2022-04-03 17:46:28 -07:00
Kevin Thomas
6d00eec089 Change base docker image to node 2022-04-03 17:42:16 -07:00
Kevin Thomas
ebdc6315a8 Update node-sqlite3 2022-04-03 17:00:37 -07:00
Kevin Thomas
f3c91cbd1d Run npm audit fix 2022-04-03 16:49:31 -07:00
Kevin Thomas
3652eb4d09 Merge pull request #6 from KevinThomas0/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-03 16:47:07 -07:00
dependabot[bot]
1434e3529c Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 05:11:44 +00:00
Kevin Thomas
1577a3611b Merge pull request #5 from KevinThomas0/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.7 to 1.5.10
2022-03-01 13:46:38 -08:00
dependabot[bot]
7e5b35c02e Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:47:16 +00:00
Kevin Thomas
0a16274934 Merge pull request #4 from KevinThomas0/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7
2022-02-22 10:35:43 -08:00
dependabot[bot]
c91f27f5e2 Bump url-parse from 1.5.3 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 09:32:00 +00:00
Kevin Thomas
541f6e602a Merge pull request #3 from KevinThomas0/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-14 13:23:50 -08:00
dependabot[bot]
44ca9c66e0 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 19:29:48 +00:00
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