summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/misc.py
Commit message (Expand)AuthorAgeFilesLines
* [misc] add 'plugin=' parameter to 'config' class to allow getting other plugi...Gravatar GamaC0de 2016-04-261-5/+5
* [misc] Fix DB.store() bug that causes a dictionary to be converted to an arrayGravatar Nitzo 2016-04-171-5/+4
* [misc] revert https://github.com/pyload/pyload/commit/e5b69006811275b28a282c...Gravatar Nitzo 2016-03-221-2/+2
* [misc] revert https://github.com/pyload/pyload/commit/e5b69006811275b28a282c0...Gravatar GamaC0de 2016-03-221-9/+6
* [misc] parse_html_form() include submit buttonGravatar GamaC0de 2016-03-221-7/+12
* [misc] fix #2367Gravatar Nitzo 2016-02-291-2/+2
* [misc] parse_html_form(): ignore comments (2)Gravatar Nitzo 2016-02-281-2/+2
* [misc] parse_html_form(): ignore commentsGravatar Nitzo 2016-02-281-2/+3
* [misc] format_exc(): use decode() functionGravatar Nitzo 2016-02-091-5/+5
* [misc] Move `threaded`, `Expose` form Addon to miscGravatar Nitzo 2016-01-301-1/+17
* [Misc] fix #2159Gravatar Nitzo 2016-01-221-2/+3
* fix account refreshGravatar Nitzo 2016-01-191-3/+3
* [Misc] UpdateGravatar Nitzo 2016-01-111-4/+7
* fix #2284 (thanks @youlJunior)Gravatar Nitzo 2016-01-111-5/+2
* [Misc] fix #2280Gravatar GammaC0de 2016-01-101-2/+2
* "is" is evil (2)Gravatar Nitzo 2016-01-101-2/+2
* [Misc] fix safepathGravatar Nitzo 2016-01-091-2/+5
* [Misc] UpdateGravatar GammaC0de 2016-01-051-0/+5
* Spare code cosmetics (2)Gravatar Walter Purcaro 2016-01-021-5/+5
* "is" is evilGravatar Nitzo 2016-01-021-11/+11
* [Misc] UpdateGravatar GammaC0de 2015-12-311-2/+2
* Version upGravatar Walter Purcaro 2015-12-311-1/+1
* [misc] Check utc type for seconds_to_midnightGravatar Walter Purcaro 2015-12-311-3/+3
* Fix https://github.com/pyload/pyload/issues/2239Gravatar Walter Purcaro 2015-12-301-2/+2
* [Misc] Fix missing importGravatar GammaC0de 2015-12-301-1/+2
* Fix https://github.com/pyload/pyload/issues/2235Gravatar Walter Purcaro 2015-12-301-3/+3
* [misc] fix fsjoinGravatar GammaC0de 2015-12-291-2/+2
* Spare code fixes (2)Gravatar Walter Purcaro 2015-12-281-4/+4
* Spare code fixesGravatar Walter Purcaro 2015-12-281-1/+1
* Fix password sharing issueGravatar Walter Purcaro 2015-12-281-7/+7
* [Plugin] Improve load routine and relatedGravatar Walter Purcaro 2015-12-271-0/+33
* [misc] New classes Config, DB and PeriodicalGravatar Walter Purcaro 2015-12-271-5/+134
* [misc] Fix encodingGravatar Walter Purcaro 2015-12-271-31/+30
* Spare code fixesGravatar Walter Purcaro 2015-12-271-16/+0
* [internals] Some code cosmeticsGravatar Walter Purcaro 2015-12-271-2/+2
* Rewrite utils (1)Gravatar Walter Purcaro 2015-12-271-0/+747