Commit graph

317 commits

Author SHA1 Message Date
JonnyWong16
1061c334ae
Improve look of collections and playlists tables 2020-09-30 21:01:14 -07:00
JonnyWong16
c5ea50d480
Improve playlist view on info page 2020-09-30 15:54:18 -07:00
JonnyWong16
84207effab
Initial collections and playlists table to library page 2020-09-30 15:44:23 -07:00
JonnyWong16
b568af0a90
Add playlist info page 2020-09-30 14:00:57 -07:00
JonnyWong16
3376908710
Add selectize disable-options plugin
* Modified to add a `disableField` option
2020-09-29 19:02:47 -07:00
JonnyWong16
2fe49f316f
Fix typo in export table footer 2020-09-29 00:40:52 -07:00
JonnyWong16
3a1b4e34aa
Don't show export table fetching message when auto-refreshing 2020-09-29 00:18:24 -07:00
JonnyWong16
6bc7de7a6d
Separate export poster and art 2020-09-28 20:47:28 -07:00
JonnyWong16
4e29960238
Save metadata and media info export level to database 2020-09-27 16:56:40 -07:00
JonnyWong16
9a7d6ea7d7
Hide rating key column on media export table 2020-09-27 15:39:39 -07:00
JonnyWong16
be82c8f6d9
Add export table to info page 2020-09-27 13:59:11 -07:00
JonnyWong16
b1eab8bb0d
Add include images to exporter 2020-09-26 19:26:24 -07:00
JonnyWong16
14bb377794
Add link to export filename to view in browser 2020-09-20 11:23:19 -07:00
JonnyWong16
e82ad09a8d
Rename row_id to exporr_id 2020-09-20 11:23:19 -07:00
JonnyWong16
40fbc55ab3
Add file size to export table 2020-09-20 11:23:19 -07:00
JonnyWong16
621fb95227
Auto-refresh export table if an item is processing 2020-09-20 11:23:19 -07:00
JonnyWong16
010fefcbbc
Link rating key in export table to info page 2020-09-20 11:23:19 -07:00
JonnyWong16
7627f025ed
Change button colours on export table 2020-09-20 11:23:19 -07:00
JonnyWong16
91d545f480
Disable export delete button if still processing 2020-09-20 11:23:19 -07:00
JonnyWong16
8b8afacaea
Add function to delete exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
deb49d7ff9
Add function to download exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
b872cce2a4
Check exported file exists 2020-09-20 11:23:19 -07:00
JonnyWong16
de2e2ee962
Add file_format to exports table 2020-09-20 11:23:19 -07:00
JonnyWong16
5468676811
Add table to list exported items 2020-09-20 11:23:19 -07:00
JonnyWong16
69d55c60c3
Add icon and thumb for clips on history table 2020-08-21 10:53:05 -07:00
JonnyWong16
bee4106af0
Change direct stream icon 2020-07-31 14:23:01 -07:00
JonnyWong16
4a4be9798d
Adjust user IP table column widths 2020-07-12 12:54:56 -07:00
Sam Edwards
63656b73c2
Add first_seen to user ips and add title attr with full date/time 2020-07-11 15:23:26 -07:00
JonnyWong16
48203e64a9
Improve test browser notifications 2020-06-01 22:55:59 -07:00
JonnyWong16
980c4f7618
Add option to upload or browse for a database file to import 2020-05-03 14:33:25 -07:00
JonnyWong16
440adfb914
Fix missing page functions in library table 2020-04-10 14:12:38 -07:00
JonnyWong16
6a87dc9c40
Improve library delete/purge function 2020-04-10 14:00:19 -07:00
JonnyWong16
faac6b11c2
Improve user delete/purge function 2020-04-10 13:15:29 -07:00
JonnyWong16
377a23478e
Rename history id to row_id 2020-04-10 12:56:50 -07:00
JonnyWong16
23de9616f1
Show library active status on Libraries table 2020-04-10 00:17:52 -07:00
JonnyWong16
f366304c50
Show user active status on Users table 2020-04-10 00:02:30 -07:00
JonnyWong16
ae9df92d28
Divide file size by 2^10 but display SI units 2020-04-08 22:55:56 -07:00
JonnyWong16
04765288d7 Change default file size on media info tables to SI units 2020-03-29 10:27:56 -07:00
JonnyWong16
6205af1a9a Fix missing username on sync table 2020-03-17 09:44:10 -07:00
JonnyWong16
11299291b0 Remove ipaddr js XHR 2020-03-03 09:38:22 -08:00
JonnyWong16
068cf17d0a Only show graph series if the library type is present 2020-02-25 16:11:43 -08:00
JonnyWong16
c060638539 Add Live TV to graphs 2020-02-22 16:31:35 -08:00
JonnyWong16
2144d4d7ed Change colours to Plex colours 2020-02-22 14:52:25 -08:00
JonnyWong16
31a6c627af Fix incorrect source=history in info page URL for active sessions on history table 2020-02-20 11:30:17 -08:00
JonnyWong16
a5624e86e4 Replace single quotes in page query params 2020-02-20 11:09:33 -08:00
JonnyWong16
5480d09a0b Add library and user page helper functions 2020-02-20 10:13:27 -08:00
JonnyWong16
5fad0a1d97 Refactor page helper functions 2020-02-20 09:00:10 -08:00
JonnyWong16
4a7b5bab54 Update all info page links with helper function 2020-02-20 00:01:30 -08:00
JonnyWong16
fe0557dcc1 Add helper function for info page 2020-02-20 00:00:04 -08:00
JonnyWong16
73e01ebaaf Use pms_image_proxy helper function for datatables 2020-02-19 21:19:44 -08:00