Evan Harris and jvoisin
153ad19b6b
Enable several more checkstyle modules
...
* Enable checkstyle ParenPadCheck
* Enable checkstyle EmptyLineSeparator
* Enable checkstyle TypecastParenPad
2019-08-07 22:46:10 +00:00
Evan Harris and jvoisin
3c5735e03e
Fix null exception when creating a new podcast channel
...
Until the podcast channel has been updated to provide it with a title, there
is no point to doing any further processing since the directory where episodes
are stored is derived from the title.
While this change is unrelated to #176 , it fixes the traceback shown in that
issue.
2019-08-07 09:14:18 +00:00
Evan Harris
093f7c028d
Fix podcast download issues
...
Some podcast feeds use circular redirects (with query parameters).
Fixes #1013
Avoids HttpClient cookie handling producing "Invalid cookie" errors due to
not handling latest "expires" attribute formats.
2019-07-24 23:30:40 -05:00
Evan Harris and jvoisin
bf309e9117
Fixup eccb7e08f5 ( #1170 )
2019-07-17 22:48:41 +00:00
Evan Harris
50b3fd382c
Handle null without exception
2019-07-08 02:57:41 -05:00
Evan Harris
59db5073e3
Added webm to default video file types
2019-07-02 06:33:03 -05:00
Evan Harris
983d688cce
Added validation to reject things disallowed on the current user
2019-06-27 00:26:10 -05:00
Evan Harris
a4c62f6860
Disallow deleting your own user or removing admin role
2019-06-26 21:17:56 -05:00
Evan Harris
79b800656a
Cleanup siebling -> sibling mis-spellings
2019-06-24 20:59:04 -05:00