13a980f161
add a delete button to delete a video
2020-10-03 07:06:27 +00:00
c2991bcd50
fix bug of non existing insert query
2020-09-27 20:22:14 +02:00
8f88aa3c02
only load non assigned tags
...
fix custom onClick events
2020-09-26 18:43:30 +00:00
444ef3f074
cleanup Videoparser and add support for release years in filenames
2020-09-23 18:43:50 +00:00
1de36afb69
new folder structure for php scripts
...
renamed api nodes
php braces on same line
2020-08-12 17:50:25 +00:00
5970e4d19e
Merge branch 'master' into 'csstheming'
...
# Conflicts:
# src/App.js
2020-08-04 14:55:02 +00:00
987ae7fb8e
correct theming of settings page
...
fix saving of themestyle to db
2020-08-04 18:53:11 +02:00
08df6d64dd
delete unnecessary ordering in sql statements
2020-07-31 01:05:58 +02:00
a2385e8e4c
classify videoload and Tag requests
2020-07-31 01:03:51 +02:00
fd9a54209d
new class based syntax for handling api requests in php
2020-07-29 23:42:36 +02:00
827fd6a1b2
reformat and store darkmode setting correct in db
2020-07-29 23:00:37 +02:00
8c4b1a836a
new database entry for theme
...
new settings switcher
2020-07-28 18:17:17 +02:00
15ede7821e
improved filextension check when reindexing and disable foreign key constraint check when deleting movies
2020-07-23 22:20:43 +02:00
e4b55a1c76
fixing lukas/openmediacenter#33
...
-- tmdb error always showing
2020-07-22 17:35:06 +02:00
643c4a872d
sort only by add date and name
...
show db size of current db dynamic
2020-07-21 23:16:29 +02:00
1d9cf31f13
add option to enable disable the tmdb support
2020-07-18 01:10:04 +02:00
b9b9ac0bc2
new class Ssettings to get videopath from db
...
add test - failing
remove useless videopath and tvpath from app.js
2020-07-15 20:08:22 +02:00
5662a6e6e5
add initial fetch of generalsettings on appstart to get password support and mediacentername
2020-07-13 22:56:43 +02:00
7954af888d
save settings correctly to db and parse response from insertion
2020-07-10 19:13:40 +02:00
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
105ff79893
fixing empty picture on download error of poster from tmdb
2020-06-12 20:09:54 +02:00
0e3fdc454e
add new search field to search for videos by keyword
2020-06-12 19:48:09 +02:00
46be02f912
cleanup
2020-06-08 19:54:20 +02:00
3402c7fa3b
parse genres from tmdb
...
popup to add a new tag manually
added some key props to prevent warnings
2020-06-08 17:52:58 +02:00
836f5f342a
added a videocontainer where previews can be stored in - usefull for category page
2020-06-07 21:42:01 +02:00
1459abf205
created new category page
...
load random picture of category to tags list
2020-06-07 15:48:27 +02:00
516949dc65
structured project with folders
...
better min preview height
correct sort by creation date
2020-06-07 11:37:50 +02:00
5ce517542b
Popups
2020-06-06 11:48:12 +00:00
7b044f97b8
created settings page
...
set html title
poll infos about current reindex
better hover effect of preview tiles
hide non existing infos in Player
fixed wrong tagging of lq resolutions
2020-06-04 22:19:18 +02:00
fd12f1eb56
added readme improved style of prevew tiles
2020-06-04 16:45:24 +02:00
cb5c366641
improved poster on player page
...
improved tile sizes for preview
2020-06-04 00:15:06 +02:00
dd2e5b68a6
parse videos with TMDB
...
better size of video tiles
2020-06-03 18:26:30 +02:00
0171133d40
improved tagging system
...
new settings page tab
2020-06-03 12:26:10 +02:00
53d393fba7
added lots of css to style site.
...
removed mainbody class and did switching stuff in app.js
2020-06-02 22:52:28 +02:00
5f8c491674
general tag system
...
extract video quality with ffmpeg
2020-06-02 16:15:12 +02:00
a5edb141b2
reformattings and name change
2020-06-01 21:36:55 +02:00