111 Commits

Author SHA1 Message Date
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
50c203b4dc Minor changes 2019-06-29 02:42:38 +02:00
703382cb1a Add PDF export/printing for list of played songs 2019-06-29 02:12:23 +02:00
5f551ac092 Add list of played songs 2019-06-29 01:24:54 +02:00
438bcffd0b Fix margins 2019-05-31 14:17:44 +02:00
98baae4fee Fix buttons overflowing screen 2019-05-31 13:20:05 +02:00
0de1c52535 Limit number of returned search results 2019-05-31 04:01:53 +02:00
e51b6ade9a Move database and config to /data 2019-05-31 03:52:37 +02:00
548b15340b Fix VSCode launch config for folder restructuring 2019-05-31 03:52:19 +02:00
83a7b195f2 Add Docker, remove test data 2019-05-26 03:13:18 +02:00