Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better package name editing in collector | 2013-10-12 | 1 | -1/+11 | |
| | |||||
* | save config when setup is finished | 2013-10-08 | 1 | -0/+2 | |
| | |||||
* | adapter simplecrypter plugin | 2013-10-08 | 1 | -1/+1 | |
| | |||||
* | gzip compression for api | 2013-10-07 | 3 | -119/+36 | |
| | |||||
* | new footer | 2013-10-06 | 3 | -26/+37 | |
| | |||||
* | update underscore.js version | 2013-10-04 | 1 | -1/+1 | |
| | |||||
* | basically working web setup | 2013-10-03 | 16 | -30/+327 | |
| | |||||
* | basics for web setup | 2013-09-29 | 18 | -45/+313 | |
| | |||||
* | rewritten decrypter and info fetching thread | 2013-09-26 | 4 | -5/+11 | |
| | |||||
* | improved login / logout rendering | 2013-09-17 | 2 | -4/+28 | |
| | |||||
* | account deletion fix | 2013-09-17 | 1 | -1/+9 | |
| | |||||
* | more fixes for py2.5 | 2013-09-17 | 1 | -4/+3 | |
| | |||||
* | some fixes for py 2.5 | 2013-09-13 | 1 | -4/+15 | |
| | |||||
* | gzip files on build, disabled gzip middleware | 2013-09-11 | 5 | -9/+37 | |
| | |||||
* | container upload and url parser for linkgrabber | 2013-09-11 | 4 | -10/+57 | |
| | |||||
* | improved link grabber | 2013-09-07 | 7 | -30/+66 | |
| | |||||
* | fixed time in account | 2013-08-21 | 1 | -3/+5 | |
| | |||||
* | fixed online status fetching | 2013-08-18 | 6 | -7/+46 | |
| | |||||
* | renaming of packages | 2013-08-18 | 4 | -1/+48 | |
| | |||||
* | new linkgrabber | 2013-08-18 | 19 | -110/+379 | |
| | |||||
* | fixed login | 2013-08-18 | 1 | -2/+2 | |
| | |||||
* | settings for individual accounts | 2013-08-16 | 8 | -30/+81 | |
| | |||||
* | Fixed typo error | 2013-08-13 | 1 | -2/+2 | |
| | |||||
* | fixed login for some clients | 2013-08-11 | 2 | -2/+10 | |
| | |||||
* | fixed account removing | 2013-08-11 | 5 | -10/+11 | |
| | |||||
* | improved account list | 2013-08-11 | 17 | -35/+221 | |
| | |||||
* | another try to fix broken accounts | 2013-08-11 | 2 | -1/+8 | |
| | |||||
* | parse string from template files, added some translations for webu | 2013-08-10 | 8 | -24/+24 | |
| | |||||
* | new account page layout, added translations for webui | 2013-08-09 | 10 | -64/+77 | |
| | |||||
* | adapted account api to multi user, fixed http referer bug | 2013-08-08 | 4 | -4/+6 | |
| | |||||
* | improved login mechanism | 2013-07-24 | 7 | -19/+68 | |
| | |||||
* | little fix for jshint | 2013-07-22 | 1 | -1/+1 | |
| | |||||
* | implemented media type filter | 2013-07-22 | 4 | -5/+25 | |
| | |||||
* | guess media types by name | 2013-07-21 | 2 | -3/+17 | |
| | |||||
* | fixed saving configs | 2013-07-21 | 3 | -5/+4 | |
| | |||||
* | small fixes | 2013-07-20 | 3 | -5/+20 | |
| | |||||
* | try to fix bug when refreshing page | 2013-07-19 | 1 | -4/+7 | |
| | |||||
* | little fix for plugin chooser | 2013-07-17 | 1 | -1/+4 | |
| | |||||
* | improved progressbar rendering | 2013-07-17 | 10 | -50/+82 | |
| | |||||
* | improved inputTypes, config api | 2013-07-17 | 4 | -5/+5 | |
| | |||||
* | removed padding in progressbar | 2013-07-16 | 1 | -5/+0 | |
| | |||||
* | click on logo navigates to dashboard | 2013-07-15 | 4 | -2/+8 | |
| | |||||
* | also update file size when loading progress | 2013-07-14 | 2 | -8/+6 | |
| | |||||
* | use gettext/jed for webui translations | 2013-07-11 | 4 | -4/+28 | |
| | |||||
* | fixed settings | 2013-07-11 | 5 | -7/+5 | |
| | |||||
* | several ui fixes | 2013-07-10 | 11 | -43/+63 | |
| | |||||
* | new hoster links, fixed manifest | 2013-07-10 | 3 | -21/+44 | |
| | |||||
* | render progress correctly again | 2013-07-09 | 4 | -4/+15 | |
| | |||||
* | little fixes for actionbar and selection | 2013-07-09 | 6 | -39/+20 | |
| | |||||
* | adapted to pyload-common repo | 2013-07-09 | 25 | -2711/+54 | |
| | |||||
* | logo with title | 2013-06-30 | 1 | -0/+18 | |
| | |||||
* | fixed capitalization of dependency | 2013-06-29 | 1 | -1/+1 | |
| | |||||
* | check returncode in build script | 2013-06-29 | 1 | -1/+1 | |
| | |||||
* | npm dependency update | 2013-06-29 | 1 | -1/+1 | |
| | |||||
* | fixed font and remote addresses | 2013-06-13 | 3 | -5/+7 | |
| | |||||
* | converted templates to default mustache syntax | 2013-06-13 | 22 | -2085/+154 | |
| | |||||
* | improved webui built script | 2013-06-13 | 2 | -46/+44 | |
| | |||||
* | working build-script, needs some improvements | 2013-06-11 | 9 | -84/+151 | |
| | |||||
* | fixing imports when changing cwd | 2013-06-09 | 1 | -4/+0 | |
| | |||||
* | moved everything from module to pyload | 2013-06-09 | 126 | -0/+11475 | |