Commit Graph

1721 Commits

Author SHA1 Message Date
JonnyWong16
cceff2e8dd Add note about order of operations 2017-07-05 19:27:45 -07:00
JonnyWong16
161e6f70d0 Remove the use of eval for evaluating custom notification logic 2017-07-05 19:13:02 -07:00
JonnyWong16
d4e5a750e0 Add condition parameter type passed from JS 2017-07-05 18:47:34 -07:00
William Comartin
b1264bedd8 Merge branch 'v2-notifications-conditions' of github.com:JonnyWong16/plexpy into v2-notifications-conditions 2017-07-05 16:37:53 -04:00
William Comartin
5323ae2943 Update filterer.jquery.js newest version adds type to conditions output from update method 2017-07-05 16:37:23 -04:00
JonnyWong16
7ba2b7828c Check for blank parameter and operator 2017-05-08 09:21:49 -07:00
William Comartin
1eac1002b2 Update Filterer, Fixes null Values issue 2017-05-08 11:57:54 -04:00
William Comartin
f41280f5b9 Setup Selectize for Filterer Values 2017-05-08 00:30:55 -04:00
JonnyWong16
8653b5b928 Update log error message 2017-05-07 20:26:12 -07:00
JonnyWong16
5b5ebadfea Use list of values for conditions 2017-05-07 17:40:41 -07:00
JonnyWong16
12c94ee79e Add parsing and evaluating custom notification conditions 2017-05-07 13:07:24 -07:00
JonnyWong16
d536a10d20 Fix notification parameters category names 2017-05-06 23:26:42 -07:00
JonnyWong16
2db3b093b9 Remove blank parameter option 2017-05-06 23:26:26 -07:00
William Comartin
8aa94cc32d Update Filterer, add properties from server to fill in the Filterer 2017-05-07 01:47:00 -04:00
JonnyWong16
2e83b42ba9 Add blank defaults to conditions and parameters 2017-05-06 22:43:49 -07:00
JonnyWong16
42b1a0d3de Pass parameters to notifier config modal 2017-05-06 22:04:24 -07:00
JonnyWong16
9d49a2bd11 Missing bracket in help text 2017-05-05 23:26:09 -07:00
JonnyWong16
f3349c64a9 Add settings for notification conditions filterer 2017-05-05 23:14:11 -07:00
JonnyWong16
565dea5ecf Dynamically build notification parameters 2017-05-05 22:25:06 -07:00
JonnyWong16
2ebe849b8e Allow temporary device token through api 2017-04-30 19:51:53 -07:00
JonnyWong16
84bfe99017 Download config and database from the settings 2017-04-22 13:23:16 -07:00
JonnyWong16
7c0c7eea30 Remove global logging toggles 2017-04-22 12:44:46 -07:00
JonnyWong16
77b0f69b0c Catch notification thread exception 2017-04-22 11:14:53 -07:00
JonnyWong16
e71e588a91 Fix crash if session is missing stream_video_bitrate 2017-04-20 23:28:11 -07:00
JonnyWong16
beb8df9dda Add thumbnails to notification options 2017-04-19 22:09:39 -07:00
JonnyWong16
014cac7789 Add thumb to android notification 2017-04-19 22:04:02 -07:00
JonnyWong16
41caaa7730 Fixed width icon in notification logs table 2017-04-19 22:03:42 -07:00
JonnyWong16
997e2cdfd8 Encrypt notification with device token instead of api key 2017-04-19 20:21:10 -07:00
JonnyWong16
a939d1bfd8 Fix notify_log success column name 2017-04-19 19:59:59 -07:00
JonnyWong16
59f12c71a9 Manual merge v2 notifications encryption 2017-04-19 19:58:39 -07:00
JonnyWong16
0528ce983f Send notification ID to the android app 2017-04-19 19:52:01 -07:00
JonnyWong16
f2f28f48cb Log test notifications 2017-04-19 19:43:22 -07:00
JonnyWong16
006e7c214d Add notification success to database 2017-04-19 19:32:35 -07:00
JonnyWong16
fc37a8afa3 Switch to SHA1 and remove gcm_tag 2017-04-19 09:49:13 -07:00
JonnyWong16
c2243320ec Log API error message 2017-04-14 17:26:20 -07:00
JonnyWong16
f5969f271a Remove global notification toggles 2017-04-10 21:14:26 -07:00
JonnyWong16
c7063b5973 Improve Facebook auth polling 2017-04-02 12:20:14 -07:00
JonnyWong16
23e0379beb Fallback to parent poster for Imgur upload 2017-04-02 11:01:47 -07:00
JonnyWong16
08619244f0 Generate a unique token for each mobile device 2017-03-31 21:02:09 -07:00
JonnyWong16
5029b19d37 Add note about https for QR scan 2017-03-31 18:14:48 -07:00
JonnyWong16
4bdf520bce Check device is registered before sending notification 2017-03-31 18:14:32 -07:00
JonnyWong16
0a493b9349 Fix to make queries safe 2017-03-31 09:37:22 -07:00
JonnyWong16
a612de52f9 Forgot missing comma 2017-03-31 09:11:48 -07:00
JonnyWong16
a85d4a678d Check git remote branch before splitting 2017-03-30 19:36:38 -07:00
JonnyWong16
08fdcac240 Fix OSX notifier agent id key 2017-03-30 19:34:37 -07:00
JonnyWong16
40060255ee Add automatic Android app QR scan verification 2017-03-30 19:25:45 -07:00
JonnyWong16
d2da193978 Combine android app config notes 2017-03-30 18:14:28 -07:00
JonnyWong16
441c56854d Add android app notification priority option 2017-03-29 22:32:56 -07:00
JonnyWong16
e6023a4702 Add notification encryption warning message 2017-03-29 22:32:35 -07:00
JonnyWong16
d031d74bc6 Check for pycryptodome library on import 2017-03-29 21:24:40 -07:00