Phillip Kühne
0be1ec655a
Update devcontainer.json
2023-10-10 04:03:04 +00:00
1fa276d8c1
Adapt Anngular frontend to karafun terminology
2023-10-03 17:22:39 +00:00
85497a1569
Improve search
2023-10-03 17:21:30 +00:00
ff8c113bfc
Evrything is working.
...
Existing parts of frontend can access backend.
2023-09-30 00:43:19 +00:00
2c549c7c59
Now everything is actually working again.
2023-09-30 00:21:58 +00:00
2aec7a3cff
Everything working.
2023-09-29 23:37:34 +00:00
76a17874ef
Add frontend launch config
2023-09-29 22:51:38 +00:00
2cf48e5904
Merge branch 'master' of github.com:PhoenixTwoFive/karaoqueue
2023-09-29 22:49:56 +00:00
554ea16b9a
Update dependencies
2023-09-29 22:49:49 +00:00
d35b65ac12
Update dependencies
2023-09-29 22:48:56 +00:00
38d201b609
Update
2023-09-29 22:46:55 +00:00
362923c5c2
Update
2023-09-29 22:46:06 +00:00
b9865ca936
Update
2023-09-29 22:44:58 +00:00
2f408ff6ed
Add empty test.ts
2023-09-29 22:40:35 +00:00
13ead16ffe
Add angular CLI to devcontainer
2023-09-29 22:40:08 +00:00
96511f169e
Merge branch 'legacy'
2023-09-29 21:49:47 +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
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