Commit Graph

263 Commits

Author SHA1 Message Date
cefe400f7a Merge branch 'master' of github.com:Sarsoo/Music-Tools 2022-03-28 19:44:47 +01:00
9257951569 updated npm packages 2022-03-28 19:44:19 +01:00
fb39c55b66
Merge pull request #28 from Sarsoo/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-28 18:26:56 +00:00
dependabot[bot]
fa205521da
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-26 23:14:24 +00:00
9976143120
changing gcloud sdk version again 2022-03-24 10:16:53 +00:00
1bbe941824
updating gcloud sdk branch 2022-03-24 10:14:44 +00:00
9c58e99f51 reducing number of tasks run on pull request 2022-02-20 12:12:32 +00:00
andy
95e1d7279d
Merge pull request #27 from Sarsoo/dependabot/npm_and_yarn/nanoid-3.2.0 2022-02-13 22:21:09 +00:00
dependabot[bot]
de087d9111
Bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:17:55 +00:00
cbe563551f
Merge pull request #26 from Sarsoo/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.4 to 1.14.8
2022-02-13 21:17:16 +00:00
dependabot[bot]
397c14d24d
Bump follow-redirects from 1.14.4 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 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.4...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 17:53:50 +00:00
a92b10b9d6 updated front and back end deps 2021-09-18 15:46:39 +01:00
90d1ce04d9 included spotify owned in mutable keys added to UI 2021-07-10 16:08:58 +01:00
365cafe004 added open in tag UI, added include_spotify_owned 2021-07-10 16:00:30 +01:00
79c841d9d8 centered loading circle, pastel theme 2021-07-05 23:31:13 +01:00
e51976dc1f update versions throughout 2021-07-04 22:34:08 +01:00
8c9896ba51 added description overrides
closes #25
closes #15
closes #9
2021-07-04 22:21:18 +01:00
b5730375d9 remove debugger, added admin script to docs, added launch.json 2021-06-19 12:54:24 +01:00
af293662db added cloud debugger 2021-06-18 22:54:52 +01:00
489b436c58 added smart case insensitivity for user playlist retrieval 2021-06-16 20:40:14 +01:00
e64d0e2cd8 added time bar chart, included all Js docs in sphinx 2021-06-12 13:53:57 +01:00
4fc4676041 updated chart.js, webpack. added js docs, added js to sphinx 2021-06-11 16:36:01 +01:00
a33d91dba4 reducing memory footprint for running playlists 2021-06-05 09:52:31 +01:00
ebc9a0cfa1 updated npm dependencies 2021-05-12 22:15:28 +01:00
c72762f616 updated dependencies 2021-04-04 19:43:32 +01:00
f259096b47 add .db changes 2021-03-27 00:03:04 +00:00
7ade5ccaab adding docstrings, restructured reST 2021-03-24 10:06:54 +00:00
0a18597165 added poetry command wrap, updated poetry lock 2021-03-23 22:38:06 +00:00
b5366b8f38 fixed bad name 2021-03-23 22:27:58 +00:00
fdbda8ef26 Beginning documentation 2021-03-23 22:26:59 +00:00
bc1ad78d25
Merge pull request #24 from Sarsoo/maths-removal
removed maths section from front-end
2021-03-20 12:04:09 -07:00
d0aa50456d removed maths tab in front-end 2021-03-20 18:48:07 +00:00
ae49c70025 restrict deploy to main push, updated dependencies 2021-03-20 18:21:33 +00:00
7dfc2ec0e1 update dependencies, rejigged admin script, better structured ci/cd 2021-02-16 22:51:13 +00:00
d8a52437fd begin testing tasks, pass objects to playlist and tag refreshing 2021-02-08 16:18:16 +00:00
14c28ca21b merged commands into single strings while using shell=True 2021-02-08 00:56:11 +00:00
9ce7c3049e moving scss to after front-end build to create folder 2021-02-08 00:30:17 +00:00
742c8bcf8a using sass action instead of installing 2021-02-08 00:19:29 +00:00
ab11346a2a redid command invocation to catch bad return codes 2021-02-07 23:32:46 +00:00
1ca8e6b778 Fixed wrong version pulling 2021-02-07 22:21:37 +00:00
dd6f2e1e3c added poetry for dependency export, compile front-end as task for flagging erros
admin script doesn't properly catch errors and stop at this point
2021-02-07 22:02:28 +00:00
2ebbba6ae8 added sass install to CD 2021-02-07 20:47:54 +00:00
fb7f8a6334 adding CD to workflow 2021-02-07 20:40:59 +00:00
24fd9c1802 removed GCP key from package 2021-02-07 18:34:52 +00:00
0614860c63 began testing, added CI 2021-02-07 18:32:07 +00:00
71a59b526e migrated to poetry dependency management, updated admin script 2021-01-27 01:45:47 +00:00
aj
40ee8372ef updated npm dependencies 2021-01-22 22:10:58 +00:00
dependabot[bot]
3f4e58820f Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 22:02:07 +00:00
aj
8c61dd7371 added cloud structure 2021-01-20 01:19:37 +00:00
aj
e4799b605a changed to using all user playlists including followed 2021-01-02 18:41:46 +00:00