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
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
04511a91a1
Freeze versions to avoid Flask 2.3 deprecation problems
2023-04-28 13:03:53 +02:00
Phillip Kühne
7da0dc19dc
Merge pull request #57 from PhoenixTwoFive/feature/legacy/56-buttons-for-copying-to-clipboard-in-entry-list
...
Feature/legacy/56 buttons for copying to clipboard in entry list
2023-04-28 12:56:36 +02:00
d0d8e41b48
Indicate copyability of table text
...
Indicate copyability on click of table contents by highlighting
hovered element
2023-04-28 12:53:03 +02:00
f2b4611ea6
Remove problematic tooltip and debug log
2023-04-28 12:52:03 +02:00
b76fcfd8e4
Add Copy functionality and corresponding toasts
2023-04-28 12:40:28 +02:00
Phillip Kühne
c9cbd24569
Merge pull request #55 from PhoenixTwoFive/feature/legacy/53-löschung-von-eigenen-einträgen-erlauben
...
Feature/legacy/53 löschung von eigenen einträgen erlauben
2023-04-27 00:18:37 +02:00
add528fb80
Löschung eigener Enträge implementiert.
2023-04-26 19:20:21 +02:00
865df5d588
Implement EventID to scope ClientIDs and Entry IDs
...
Implement an EventID saved in settings. Currently this is used to scope
clientIDs and entryIDs to an event. The client checks the event currently going on on
the server, and discards its localstorage (containing the clientID) if
it has changed
2023-04-26 18:08:03 +02:00
Phillip Kühne
adebf35d08
Update lint.yaml
...
Remove action run on every push
2023-04-25 16:52:36 +02:00
Phillip Kühne
d2caaac4bc
Codecheck ( #54 )
...
* Add GitHub Action
* Add Linting
* Add .editorconfig
2023-04-25 16:46:43 +02:00
Phillip Kühne
58dd0dd93b
Add devcontainer.json setup
2023-04-02 17:21:56 +02:00
10717e753b
Update Compose File
2023-03-31 20:58:47 +02:00
f32f02dc44
Fix Sorting in List view
v2023.03.3
2023-03-31 20:57:34 +02:00
3921a9ea76
Update docker-Compose
2023-03-30 22:56:09 +02:00
8c735866a3
Remove remnants of file based config
v2023.03.2
2023-03-30 22:45:08 +02:00
035394c36b
Rephrase Information text
2023-03-30 22:37:39 +02:00
Phillip Kühne
1d4f77ea19
Merge pull request #49 from PhoenixTwoFive/PhoenixTwoFive/issue45
...
Inform user that entries are closed when big button on main page is pressed and disabled
2023-03-30 22:34:52 +02:00
573f58d764
Inform user that entries are closed when big button on main page is pressed and disabled
...
Fixes #45
2023-03-30 22:33:50 +02:00
Phillip Kühne
dff46404f6
Merge pull request #48 from PhoenixTwoFive:bugfix/47-misaligned-buttons
...
Fix button alignment
2023-03-30 22:28:57 +02:00
4fd58bc39f
Fix button alignment
2023-03-30 22:28:12 +02:00
bf97e9e5e4
Fix container version
2023-03-30 22:21:42 +02:00
e08041338a
Add persistent volume to mariadb container.
v2023.03.1
2023-03-30 21:18:40 +02:00
4c64144f3d
Fix sticky Popups
2023-03-30 21:05:36 +02:00
fad21ba6c5
Fix DELETE statements
2023-03-30 19:30:27 +02:00
3f09b79844
Fix Dockerfile for "new" WSGI server
2023-03-30 19:30:13 +02:00
1bfe3b5d4b
Update Dockerfile
2023-03-30 19:14:24 +02:00
f055a59a38
Fix Dockerfile with in-Container update
2023-03-30 18:14:40 +02:00
dc53d8a8b1
Fix Typos
2023-03-30 18:00:23 +02:00
fe71fa2d8c
Fix Caching
2023-03-30 18:00:08 +02:00
7ef938a5ff
Create new config with credentials from env vars
2023-03-30 17:51:20 +02:00
12207c1246
Admin credentials can be changed via settings
2023-03-30 17:39:44 +02:00
16cb9e7d5a
Fix theme setting persistence
2023-03-30 17:39:13 +02:00
429ffddced
Update data_adapters for sqlalchemy upgrade
2023-03-30 17:38:34 +02:00
ca73d57567
Update Requirements
2023-03-30 17:07:01 +02:00
cf6d586856
Overhaul database code
2023-03-30 17:06:52 +02:00
24458a78d0
Fix bugs
2023-03-30 17:06:36 +02:00
a2cf4fc47f
Change .env.dev to reflect new settings storage
2023-03-30 17:05:46 +02:00
e84ff1a381
Change container registry to github
2023-03-30 17:05:17 +02:00
79156c539a
Better Dark Mode
v2023.03
2023-03-30 04:43:53 +02:00
757bfa2483
Fix Dark Mode
2023-03-30 03:28:23 +02:00
d56eb609b9
Fix entry button alignment
2023-03-30 03:25:02 +02:00
6d9541f0bd
Add Dark Mode
2023-03-30 03:24:45 +02:00
ee4774159c
Update Python to 3.10
2023-03-30 03:23:22 +02:00