236 Commits

Author SHA1 Message Date
b38f5edd9e
Merge pull request #87 from PhoenixTwoFive/dependabot/pip/backend/tomlkit-0.13.2
Bump tomlkit from 0.12.3 to 0.13.2 in /backend
2024-09-27 15:05:20 +02:00
dependabot[bot]
374a080b0e
Bump tomlkit from 0.12.3 to 0.13.2 in /backend
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.3 to 0.13.2.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.3...0.13.2)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 13:00:13 +00:00
8a9fa436d8
Merge pull request #88 from PhoenixTwoFive/dependabot/pip/backend/tzdata-2024.2
Bump tzdata from 2024.1 to 2024.2 in /backend
2024-09-27 14:59:24 +02:00
4ec347988a
Merge pull request #89 from PhoenixTwoFive/dependabot/pip/backend/blinker-1.8.2
Bump blinker from 1.7.0 to 1.8.2 in /backend
2024-09-27 14:59:13 +02:00
dependabot[bot]
ec89ac482d
Bump blinker from 1.7.0 to 1.8.2 in /backend
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/blinker/compare/1.7.0...1.8.2)

---
updated-dependencies:
- dependency-name: blinker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:19:11 +00:00
dependabot[bot]
836b509a7d
Bump tzdata from 2024.1 to 2024.2 in /backend
Bumps [tzdata](https://github.com/python/tzdata) from 2024.1 to 2024.2.
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](https://github.com/python/tzdata/compare/2024.1...2024.2)

---
updated-dependencies:
- dependency-name: tzdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 11:17:52 +00:00
6da62c4132
Actually move dependabot config to correct location 2024-09-27 13:12:50 +02:00
34a7ea1a55
Move dependabot config to correct location 2024-09-27 13:11:26 +02:00
555cdda631
Add Dependabot configuration for weekly dependency updates and update VSCode settings for YAML schemas 2024-09-27 11:01:19 +02:00
cc4c538e91
Merge pull request #84 from PhoenixTwoFive/83-dark-mode-is-broken
Fix dark mode styling
v2024.03
2024-03-15 15:51:05 +01:00
a03c1c41bb
Fix linter complaint.
Remove unused variable assignment on SQL Query execution.
2024-03-15 15:47:39 +01:00
ed09a93b3d
Fix dark mode styling
Fixes "Dark mode is broken" #83
2024-03-15 15:43:30 +01:00
0234d64bf2
Remove debug prints 2024-02-16 14:10:35 +01:00
eb86575332
Update footer year 2024-02-16 13:20:57 +01:00
1cf6a6a733
Merge pull request #82 from PhoenixTwoFive/81-stuck-tooltips
Fix 81 stuck tooltips
2024-02-16 12:34:10 +01:00
06594855d6
Fix stuck tooltips
Fix stuck tooltips by implementing custom data  request function, and destroying existing tooltips on new data load.

Fixes #81
2024-02-16 12:32:37 +01:00
43a12228ae
Update used libraries 2024-02-16 12:30:28 +01:00
eb0cfcf4cb
Merge pull request #80 from PhoenixTwoFive/security-fixes
Unpin dependencies in Pipfile to keep updated to latest version.
2024-02-13 18:39:40 +01:00
6f1628546e
Update requirements.txt accordingly. 2024-02-13 18:31:08 +01:00
Phillip Kühne
28d965ee41
Unpin dependencies in Pipfile to keep updated to latest version. 2024-02-13 18:14:03 +01:00
Phillip Kühne
68c5771fc6
Clean up old config 2024-02-13 17:48:17 +01:00
538f0a3c23
Do not generate EventID during create_schema() v2023.12 2023-12-13 18:53:33 +00:00
601a062eac
Heh. v2023.10 2023-10-06 16:41:08 +00:00
Phillip Kühne
9fadef965a
Merge pull request #79 from PhoenixTwoFive/77-past-playback-based-score-and-recommendations
77 past playback based score and recommendations
2023-10-06 18:29:06 +02:00
d1b865f16f
Remove unnecessary debug logs 2023-10-06 16:19:07 +00:00
d03b46100c
Remove Information exposure. 2023-10-06 15:59:21 +00:00
6d2941cfca
Statistik Import- und Export. 2023-10-06 15:46:50 +00:00
a1da421ffe
Add suggestions 2023-10-04 18:37:08 +00:00
Phillip Kühne
d8899267c3
Merge pull request #76 from PhoenixTwoFive/PhoenixTwoFive-patch-1
Update devcontainer.json
2023-10-04 15:19:02 +02:00
Phillip Kühne
dd83d6c9c4
Update devcontainer.json 2023-10-04 15:18:54 +02:00
14630b97be
Move mariabd install to postCreate to fix github codespaces 2023-10-04 13:11:43 +00:00
7f4625a062
Fix CSS quirks 2023-10-04 12:49:06 +00:00
e7d9816010
Add song year to detail view 2023-10-04 12:48:50 +00:00
37990e596c
Add python extensions to devcontainer.json 2023-10-04 12:48:28 +00:00
00e090ec48
Remove faulty postAttachCommand from devcontainer.json 2023-10-04 10:45:36 +00:00
e7b0f5f2dc
make requirements.txt useful 2023-10-04 01:33:35 +00:00
c32ed395d8
Improve construction tape gimmick 2023-10-04 01:23:21 +00:00
95be876a19
Change terminology 2023-10-04 01:06:16 +00:00
0f9ad4f91a
Fix trailing whitespace 2023-10-04 01:02:30 +00:00
ac940ded8c
Add debouncing for the search 2023-10-04 00:53:03 +00:00
c8b65e4433
Ensure Index exists after Song import 2023-10-04 00:33:15 +00:00
c50f00c1d3
Fix env var version 2023-10-04 00:24:26 +00:00
3b4152f89f
Fix build script 2023-10-04 00:19:14 +00:00
4561f5f376
Merge branch 'legacy' of github.com:PhoenixTwoFive/karaoqueue into legacy 2023-10-04 00:18:33 +00:00
3728e282e3
Fix container build script 2023-10-04 00:18:29 +00:00
Phillip Kühne
6d3ca87869
Merge pull request #75 from PhoenixTwoFive/59-dark-theme-toast-notifications
Dark theme Toast notifications
2023-10-04 02:15:48 +02:00
e443cdb35a
Dark theme Toast notifications
Fixes #59
2023-10-04 00:11:42 +00:00
8c98edb604
Fix depenndencies 2023-10-03 23:48:59 +00:00
9d1bab6a07
Less dodgy debug/version handling 2023-10-03 23:48:52 +00:00
c87abb506d
Add docker build and push script 2023-10-03 23:47:57 +00:00