70 Commits

Author SHA1 Message Date
dependabot[bot]
0a438d96f6
Bump npm-registry-fetch from 4.0.3 to 4.0.5 in /frontend/ng-karaoqueue
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 01:41:12 +00:00
c6c6b5da00 Add empty Controllers 2020-05-30 00:20:26 +02:00
c5e8ae0649 Minor API change
Put login and logout endpoints in their own node
2020-05-30 00:20:12 +02:00
91d02331f4 Add routing-controllers 2020-05-30 00:19:10 +02:00
7212f46191 Start new Node.js-based backend 2020-05-26 16:07:52 +02:00
27eb10d222 Remove Flask-based backend 2020-05-26 16:07:29 +02:00
a8ded945e2 Add Documentation 2020-05-26 16:05:56 +02:00
9ad74552fe Cosmetic change to buttons 2020-04-15 01:01:18 +02:00
578adaf893 Updates to search page 2020-04-15 00:51:26 +02:00
673fde9ee6 Readability fix
Adapt theme to make texts readable on dark backgrounds
2020-04-15 00:48:45 +02:00
e61c7a40cc VSCode configuration for frontend 2020-04-15 00:47:37 +02:00
013c52be61 VSCode Python configuration 2020-04-15 00:47:07 +02:00
ecd08d20ef Delete old Dockerfile 2020-04-15 00:46:33 +02:00
d3aea64880 Begin migrating backend to MongoDB 2020-04-15 00:45:00 +02:00
8687408d9c Integrate dockerized Mongodb configuration 2020-04-15 00:43:40 +02:00
ff3a1a3523 Add search 2020-03-26 02:45:55 +01:00
085f4dae96 Fix app background 2020-03-26 02:45:26 +01:00
27f15713cf Add mdi icons 2020-03-26 02:45:14 +01:00
c0c6fb8b06 Add constructors and accessors to models 2020-03-26 02:43:51 +01:00
869166f818 Send more data to the frontend 2020-03-26 02:40:44 +01:00
ca3d5f8a77 Add models 2020-03-25 18:06:26 +01:00
e989189055 Add services 2020-03-25 18:06:16 +01:00
281e8b5211 Add AppRouter and Components 2020-03-25 18:03:58 +01:00
e78e9da24c Add VS Code tasks 2020-03-25 18:02:09 +01:00
9317563047 Add npm scripts
Add npm script making ng serve accessible from other hosts.
2020-03-25 18:01:42 +01:00
c7fd25fae5 Split VS Code Workspace 2020-03-25 18:00:02 +01:00
8780e6c595 Style Changes 2020-03-25 17:59:38 +01:00
8652abe8dc Switch to SCSS 2020-03-11 02:31:38 +01:00
83a8c963a3 Update npm packages for frontend 2020-03-11 01:44:52 +01:00
e9f43c0169 Properly pass user input to SQLite and fix searches with umlauts.
Resolves #3.
2020-03-10 20:11:11 +01:00
a8871c1106 Fix song database update
Resolves #1
2019-12-13 15:29:58 +01:00
dc03dab0ce Update vscode launch definitins 2019-12-13 15:27:10 +01:00
160a64fc4a Update frontend dependencies 2019-12-13 14:47:27 +01:00
1cf361a891 restructure for backend/frontend separation 2019-12-13 14:41:27 +01:00
21e03fa179 Only highlight upcoming entries 2019-08-22 16:48:07 +02:00
0fbcdf9799 Auto-Refresh and wrapping for admin view; visual enhancements 2019-08-22 16:44:16 +02:00
ae158fd920 Limit width of name cell in table to prevent abuse 2019-08-22 16:19:40 +02:00
8f10f9b500 Auto-Refresh entry table in guest view 2019-08-22 16:19:18 +02:00
b4ba000779 Change toggle sync delay 2019-08-22 15:20:18 +02:00
aa70dc3a94 Fix Button on main page 2019-08-22 00:00:25 +02:00
481e06f5a4 Disable big button when entries are disabled 2019-08-21 23:57:06 +02:00
9f80e3eb81 Fix tooltips 2019-08-21 23:56:50 +02:00
7629eed323 Inprovements to entry disabling. 2019-08-21 22:39:42 +02:00
ac2efc29c9 Fix entry mode Toggle state sync 2019-08-20 03:01:39 +02:00
58695e568f Add option to disable new entries 2019-08-20 02:45:28 +02:00
655cb73e0c Fix imports 2019-08-19 00:05:46 +02:00
3ed8146b6f Use bootstrap-table for fancy ajax tables. 2019-08-18 23:55:59 +02:00
41b2aa2ed1 Minor text changes 2019-06-29 03:44:43 +02:00
c557410c76 Fix page title 2019-06-29 03:00:30 +02:00
e962273178 Fix buttons 2019-06-29 02:45:21 +02:00