JonnyWong16
36a3cae9c2
Remove javascript from guest pages
2016-05-12 00:43:48 -07:00
JonnyWong16
e79f6d5617
Cleanup image caching and logs
...
* Prettier confirm modal dialogues
* Setting to disable image caching
2016-05-12 00:04:31 -07:00
JonnyWong16
f4e719749a
Cleanup all imports
...
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00
JonnyWong16
600bca7e8b
Only check browser notifications if enabled
2016-05-07 11:20:46 -07:00
JonnyWong16
d09c7b13b3
Add browser notifications
2016-05-04 22:56:04 -07:00
JonnyWong16
1cc7e8725d
Tone down the bold headers font
2016-05-02 09:47:59 -07:00
JonnyWong16
6fe115fd0d
Hide update notification from guests
2016-05-02 08:37:13 -07:00
JonnyWong16
2f8e768c5c
Add modal popup for admin login from menu
2016-05-01 11:06:37 -07:00
JonnyWong16
be7fbdf5d8
Accidentally removed modal restart button in settings
2016-05-01 11:06:37 -07:00
JonnyWong16
63398089cd
Disable auth for static directories
2016-05-01 11:06:37 -07:00
JonnyWong16
4f8a5211f8
Filter History and Graphs in the WebUI
...
* Still need to prevent manually accessing endpoints with other user_ids
2016-05-01 11:06:37 -07:00
JonnyWong16
c0b0181475
Some cleanup
2016-05-01 11:06:37 -07:00
JonnyWong16
3abea4ad3c
Enable guest login with Plex.tv account
2016-05-01 11:06:37 -07:00
JonnyWong16
24205dc86e
Fix settings hover nav menu for mobile
2016-05-01 11:06:37 -07:00
JonnyWong16
e99bc73e46
Require authentication for all endpoints except API
...
* And more minor UI changes
2016-05-01 11:06:37 -07:00
JonnyWong16
d8ad9adabd
A bunch of UI updates
2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
fed7d4cc34
Add scrolling recently added to homepage
2016-02-26 23:53:03 -08:00
JonnyWong16
13438e3e25
Anonymize more URLs
2016-02-25 09:57:05 -08:00
JonnyWong16
cc287607cd
Allow custom search query to update metadata
2016-01-23 12:40:41 -08:00
JonnyWong16
196048cf38
Work around for iOS web app links opening in Safari
2016-01-19 00:06:14 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
a5b0837cf5
Add libraries page
2016-01-15 20:49:41 -08:00
Jonathan Wong
325ad4094e
Clean up Web Apps
2016-01-13 00:16:50 -08:00
zobe123
50ace54cd0
improvements
2016-01-12 20:59:32 +01:00
zobe123
11427dbecd
added commits how JonnyWong16 wanted
...
* added iOS WebAPP Icons/Splashscreens
* added android WebAPP Icons/Splashscreens
* added IE10 Icons
* Updated plexpy.css - prevents the text is larger than the box on small
screens.
2016-01-11 21:31:46 +01:00
Hellowlol
ca33f4a2a5
webapp
...
https://github.com/drzoidberg33/plexpy/issues/398
2015-12-27 01:07:31 +01:00
Tim
5c9c2f9ab8
Fix greedy search bar.
2015-12-12 16:19:30 +02:00
Jonathan Wong
f8b75eadc6
Improved get server friendly name
...
* Add server friendly name to page title
2015-11-15 21:35:53 -08:00
Jonathan Wong
e9017a8342
Escape double quotes in search query
2015-11-01 20:37:28 -08:00
drzoidberg33
f15e3a47ea
Merge pull request #207 from JonnyWong16/update-metadata
...
Update rating key for missing items
2015-09-27 21:03:14 +02:00
Jonathan Wong
339361d15c
Add global search feature
2015-09-25 11:38:55 -07:00
Hellowlol
f901eaa625
Open compare link in new tab
2015-09-25 01:11:32 +02:00
Jonathan Wong
328d744efd
Swap order of History and Users in the navbar
2015-09-11 15:19:30 -07:00
Jonathan Wong
d627e0efdb
Create body container so scrollbar is beneath navbar
2015-08-26 16:23:54 -07:00
Tim
c4416572cf
Remove unnecessary transparency on update notification and column selection.
...
Keep the update message closed for 1 hour if close button is clicked. Will reset if manual update check is done.
Don't ignore user logging when doing import (we still need an option in the import to override this).
2015-08-14 20:15:30 +02:00
Tim
17d2c615cf
Fix header padding.
...
Use user_id on sync table.
Fix nav tabs direct linking.
2015-08-03 00:07:14 +02:00
Tim
1200eae38e
Our own favicons and touch icons.
...
Fix info modal not working on user history screen.
Minor styling fixes.
2015-08-02 18:21:50 +02:00
Tim
d6b646323f
Move everything to Bootstrap 3. (WIP)
...
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
bb3139727e
Settings page rewrite. Please clear page cache if things look funky.
...
Set default check github to enable after first run.
2015-07-21 01:17:05 +02:00
Tim
d2db662e14
We have initial implementation of sync lists (may still be buggy)
...
To get usernames in sync lists go to Users->Refresh Users.
2015-07-02 13:04:19 +02:00
Tim
c0f487940f
Start front-end clean up and documentation.
2015-06-25 01:03:44 +02:00
Tim
b47de65e5f
Implement graphs page (WIP)
2015-06-23 20:57:28 +02:00
Tim
44cbb10bcd
Re-enable the updater (only for Mac and Linux).
2015-06-16 20:20:03 +02:00
Tim
650e0963e2
Add users page
...
Set 10 results per page as default on Datatables
Fix missing metadata bug
2015-06-16 19:48:54 +02:00
Tim
f0864d3531
Implemented info modal on History page.
...
Updated Datatables.
Updated to match current PlexWatchWeb styling.
Some code clean-up.
2015-06-13 20:21:21 +02:00
Tim
88daa3fb91
Initial Commit
2015-02-22 18:32:51 +02:00