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
c03f632ea0
Add useful VScode Extensions to devcontainer.json
2023-10-03 23:01:12 +00:00
ab0aca9f90
Add song info and remove string bodging
2023-10-03 22:57:37 +00:00
e3f8839c07
Fix queue modal header border
2023-10-03 22:57:03 +00:00
81267a4484
Update devcontainer.json
2023-10-03 22:56:40 +00:00
a1a041c5ce
Add detailed song info view on song select
2023-10-03 19:23:09 +00:00
Phillip Kühne
c3603a13dd
Merge pull request #74 from PhoenixTwoFive/73-fix-code-scanning-alert-flask-app-is-run-in-debug-mode
...
Remove standalone run stub
2023-10-03 20:22:20 +02:00
c9613dfbd9
Remove standalone run stub
2023-10-03 18:17:36 +00:00
Phillip Kühne
a1c8181779
Merge pull request #72 from PhoenixTwoFive/71-fix-code-scanning-alert-clear-text-logging-of-sensitive-information
...
Remove Logging
2023-10-03 19:51:06 +02:00
1ef4830588
Fix formatting issues
2023-10-03 17:46:52 +00:00
5a8b2fe66c
Remove Logging
2023-10-03 17:42:21 +00:00
0db1ef1fc4
Apply Flask deprecation fixes
2023-10-03 17:36:10 +00:00
dcc79aed1b
Improve search
...
(cherry picked from commit 85497a156952278927618c458db7fa254f6e6b69)
2023-10-03 17:25:39 +00:00
3d8cf665db
Update devcontainer.json
2023-10-03 17:23:54 +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
e8e0bca648
Update devcontainer.json
2023-09-22 16:55:05 +00:00
5efa21924b
Update dockerfile to adapt to new debian version
v2023.06
2023-06-30 15:59:04 +02:00
4c806c3550
update docker-compose container version
2023-06-30 15:58:34 +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
7525708dce
lowered maxqueue to 10 and participant quota to 2
2023-06-30 15:32:13 +02:00
Phillip Kühne
37d95f61b2
Merge pull request #69 from PhoenixTwoFive/63-input-sanitization
...
63 input sanitization
2023-06-30 15:29:46 +02:00
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
349eff9a09
strip whitespace from participant name in enqueue endpoint
2023-06-30 14:50:32 +02:00
b7a79462dc
Add pipfile
2023-06-30 00:17:44 +02:00
Phillip Kühne
0a038029f7
Merge pull request #68 from PhoenixTwoFive/61-properly-set-focus-on-opening-enqueue-modal
...
Set focus on singer name input when modal is shown
2023-06-30 00:16:09 +02:00
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
1faa2614fa
Merge branch 'legacy' of github.com:PhoenixTwoFive/karaoqueue into legacy
v2023.04.1
2023-04-28 13:41:51 +02:00
93c8a2cb7b
Update Version
2023-04-28 13:41:39 +02:00
Phillip Kühne
ddb1e0d2a0
Merge pull request #58 from PhoenixTwoFive:fix/legacy/fix-no-owned-entry
...
Fix error on no owned entries
2023-04-28 13:40:28 +02:00
e66e4a6c19
Fix error on no owned entries
2023-04-28 13:39:20 +02:00
08d0e5557b
Update docker-compose to new version
v2023.04
2023-04-28 13:13:47 +02:00
a987dfc9d2
Merge branch 'legacy' of github.com:PhoenixTwoFive/karaoqueue into legacy
2023-04-28 13:03:57 +02:00