Commit Graph

11 Commits

Author SHA1 Message Date
lukas 5970e4d19e Merge branch 'master' into 'csstheming'
# Conflicts:
#   src/App.js
2020-08-04 14:55:02 +00:00
lukas 987ae7fb8e correct theming of settings page
fix saving of themestyle to db
2020-08-04 18:53:11 +02:00
lukas 08df6d64dd delete unnecessary ordering in sql statements 2020-07-31 01:05:58 +02:00
lukas a2385e8e4c classify videoload and Tag requests 2020-07-31 01:03:51 +02:00
lukas fd9a54209d new class based syntax for handling api requests in php 2020-07-29 23:42:36 +02:00
lukas 827fd6a1b2 reformat and store darkmode setting correct in db 2020-07-29 23:00:37 +02:00
lukas 8c4b1a836a new database entry for theme
new settings switcher
2020-07-28 18:17:17 +02:00
lukas 1d9cf31f13 add option to enable disable the tmdb support 2020-07-18 01:10:04 +02:00
lukas 5662a6e6e5 add initial fetch of generalsettings on appstart to get password support and mediacentername 2020-07-13 22:56:43 +02:00
lukas 7954af888d save settings correctly to db and parse response from insertion 2020-07-10 19:13:40 +02:00
lukas 133851fe0d added php code to get settings from database to react state
add onchange events to change state on field change
2020-07-10 01:18:23 +02:00