Commit Graph

223 Commits

Author SHA1 Message Date
435ac79a81 downgrading react 2022-07-28 07:02:05 +01:00
18b990937f updating py to 3.10, pulling docs 2022-07-28 07:00:27 +01:00
b5868fd69c rolling back poetry version 2022-07-27 18:00:07 +01:00
5828e4e584 rolling python version back to 3.8 2022-07-27 17:57:16 +01:00
0fceb82fdb python 3.10 not 3.1 2022-07-27 08:39:09 +01:00
4c0a06816a rollback react 2022-07-26 22:29:32 +01:00
c552bd2eb1 properly building python 2022-07-26 22:19:41 +01:00
7d1149a1d5 using gcloud auth, updating build versions 2022-07-26 22:17:39 +01:00
e767241c21 fixing sass error with calc,turning off justMyCode 2022-04-10 22:19:18 +01:00
de1f09456f changed setup gcloud actions pinning 2022-03-28 19:47:27 +01:00
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