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
phillip
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
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
phillip
a03c1c41bb
Fix linter complaint.
...
Remove unused variable assignment on SQL Query execution.
2024-03-15 15:47:39 +01:00
phillip
ed09a93b3d
Fix dark mode styling
...
Fixes "Dark mode is broken" #83
2024-03-15 15:43:30 +01:00
phillip
0234d64bf2
Remove debug prints
2024-02-16 14:10:35 +01:00
phillip
eb86575332
Update footer year
2024-02-16 13:20:57 +01:00
phillip
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
phillip
43a12228ae
Update used libraries
2024-02-16 12:30:28 +01:00
phillip
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
phillip
538f0a3c23
Do not generate EventID during create_schema()
2023-12-13 18:53:33 +00:00
phillip
601a062eac
Heh.
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
phillip
d1b865f16f
Remove unnecessary debug logs
2023-10-06 16:19:07 +00:00
phillip
d03b46100c
Remove Information exposure.
2023-10-06 15:59:21 +00:00
phillip
6d2941cfca
Statistik Import- und Export.
2023-10-06 15:46:50 +00:00
phillip
a1da421ffe
Add suggestions
2023-10-04 18:37:08 +00:00
phillip
7f4625a062
Fix CSS quirks
2023-10-04 12:49:06 +00:00
phillip
e7d9816010
Add song year to detail view
2023-10-04 12:48:50 +00:00
phillip
e7b0f5f2dc
make requirements.txt useful
2023-10-04 01:33:35 +00:00
phillip
c32ed395d8
Improve construction tape gimmick
2023-10-04 01:23:21 +00:00
phillip
95be876a19
Change terminology
2023-10-04 01:06:16 +00:00
phillip
0f9ad4f91a
Fix trailing whitespace
2023-10-04 01:02:30 +00:00
phillip
ac940ded8c
Add debouncing for the search
2023-10-04 00:53:03 +00:00
phillip
c8b65e4433
Ensure Index exists after Song import
2023-10-04 00:33:15 +00:00
phillip
c50f00c1d3
Fix env var version
2023-10-04 00:24:26 +00:00
phillip
e443cdb35a
Dark theme Toast notifications
...
Fixes #59
2023-10-04 00:11:42 +00:00
phillip
8c98edb604
Fix depenndencies
2023-10-03 23:48:59 +00:00
phillip
9d1bab6a07
Less dodgy debug/version handling
2023-10-03 23:48:52 +00:00
phillip
ab0aca9f90
Add song info and remove string bodging
2023-10-03 22:57:37 +00:00
phillip
e3f8839c07
Fix queue modal header border
2023-10-03 22:57:03 +00:00
phillip
a1a041c5ce
Add detailed song info view on song select
2023-10-03 19:23:09 +00:00
phillip
c9613dfbd9
Remove standalone run stub
2023-10-03 18:17:36 +00:00
phillip
1ef4830588
Fix formatting issues
2023-10-03 17:46:52 +00:00
phillip
5a8b2fe66c
Remove Logging
2023-10-03 17:42:21 +00:00
phillip
0db1ef1fc4
Apply Flask deprecation fixes
2023-10-03 17:36:10 +00:00
phillip
dcc79aed1b
Improve search
...
(cherry picked from commit 85497a1569 )
2023-10-03 17:25:39 +00:00
Phillip Kühne
8f926621c1
Merge pull request #62 from PhoenixTwoFive/dependabot/pip/backend/flask-2.3.2
...
Bump flask from 2.2.3 to 2.3.2 in /backend
2023-09-29 23:33:02 +02:00
Phillip Kühne
a8e1a8f647
Merge pull request #67 from PhoenixTwoFive/dependabot/pip/backend/requests-2.31.0
...
Bump requests from 2.28.2 to 2.31.0 in /backend
2023-09-29 23:32:42 +02:00
Phillip Kühne
c21e6300e9
Merge pull request #70 from PhoenixTwoFive/64-defaults-for-entry-limitation-too-high
...
lowered maxqueue to 10 and participant quota to 2
2023-06-30 15:34:56 +02:00
phillip
7525708dce
lowered maxqueue to 10 and participant quota to 2
2023-06-30 15:32:13 +02:00
phillip
a54953ff0d
fix copy functionality
...
Fixed copy functionality by no longer rendering the data into the
function call as string literal, but instead accessing it from the DOM
in the function call.
2023-06-30 15:28:46 +02:00
phillip
349eff9a09
strip whitespace from participant name in enqueue endpoint
2023-06-30 14:50:32 +02:00
phillip
b7a79462dc
Add pipfile
2023-06-30 00:17:44 +02:00
phillip
93e6606d6d
Set focus on singer name input when modal is shown
2023-06-30 00:13:48 +02:00
dependabot[bot]
bd3bec8c4f
Bump requests from 2.28.2 to 2.31.0 in /backend
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 06:41:06 +00:00
dependabot[bot]
9cb93d2d49
Bump flask from 2.2.3 to 2.3.2 in /backend
...
Bumps [flask](https://github.com/pallets/flask ) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/2.2.3...2.3.2 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-02 00:33:58 +00:00