Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrated new package view | RaNaN | 2013-02-19 | 11 | -362/+304 |
| | |||||
* | added shadow to package box | RaNaN | 2013-02-18 | 1 | -2/+4 |
| | |||||
* | worked on webui | RaNaN | 2013-02-18 | 11 | -120/+171 |
| | |||||
* | show additional package info on hover | RaNaN | 2013-02-17 | 3 | -52/+114 |
| | |||||
* | closed #1 | RaNaN | 2013-02-12 | 2 | -10/+10 |
| | |||||
* | restored old width | RaNaN | 2013-02-11 | 1 | -3/+3 |
| | |||||
* | renamed files to enable markdown rendering | RaNaN | 2013-02-10 | 2 | -1/+1 |
| | |||||
* | created .gitignore | RaNaN | 2013-02-10 | 1 | -8/+37 |
| | |||||
* | update tags | convert-repo | 2013-02-10 | 0 | -0/+0 |
| | |||||
* | larger package column | RaNaN | 2013-02-03 | 8 | -16/+90 |
| | |||||
* | added some icons, select2, worked on package-list | RaNaN | 2013-02-02 | 14 | -120/+3413 |
| | |||||
* | added some icons, placeholder for left menu | RaNaN | 2013-01-31 | 10 | -82/+153 |
| | |||||
* | added actionbar, two-column dashboard | RaNaN | 2013-01-30 | 8 | -144/+265 |
| | |||||
* | added outline option for the logo | RaNaN | 2013-01-28 | 1 | -3/+34 |
| | |||||
* | added shadow to logo, updated webui | RaNaN | 2013-01-27 | 4 | -23/+46 |
| | |||||
* | little improvements to logo | RaNaN | 2013-01-27 | 1 | -22/+11 |
| | |||||
* | little improvements to logo | RaNaN | 2013-01-27 | 1 | -7/+22 |
| | |||||
* | little fixes, added pyload logo as svg | RaNaN | 2013-01-26 | 6 | -17/+227 |
| | |||||
* | fix ssl deactivation for server selector | RaNaN | 2013-01-25 | 2 | -1/+4 |
| | |||||
* | fallback when no system locale can be retrieved | RaNaN | 2013-01-25 | 1 | -9/+15 |
| | |||||
* | refractored icons, + generation task | RaNaN | 2013-01-18 | 13 | -3940/+4029 |
| | |||||
* | Merged in Osile/pyload_test/default (pull request #52) | RaNaN | 2013-01-18 | 7 | -3/+460 |
|\ | | | | | | | Admin page | ||||
| * | Adminpage endlich | Osile | 2013-01-13 | 5 | -0/+452 |
| | | |||||
| * | Adminpage+verlinkungen | Osile | 2013-01-13 | 1 | -3/+3 |
| | | |||||
| * | Neues von Pyload | Osile | 2013-01-13 | 1 | -0/+5 |
| | | |||||
* | | auto select best webserver | RaNaN | 2013-01-18 | 6 | -133/+236 |
| | | |||||
* | | evaluate different webservers | RaNaN | 2013-01-16 | 8 | -19/+144 |
|/ | |||||
* | animate package added | RaNaN | 2013-01-12 | 1 | -5/+14 |
| | |||||
* | added animation for packages | RaNaN | 2013-01-12 | 3 | -15/+20 |
| | |||||
* | render the settings menu | RaNaN | 2013-01-07 | 2 | -13/+31 |
| | |||||
* | fixed the lexer rules | RaNaN | 2013-01-06 | 5 | -31/+78 |
| | |||||
* | show settings menu items | RaNaN | 2013-01-06 | 1 | -3/+20 |
| | |||||
* | first working parts of config api | RaNaN | 2013-01-06 | 18 | -135/+251 |
| | |||||
* | removed unneeded stuff | RaNaN | 2013-01-04 | 12 | -6131/+12 |
| | |||||
* | import fix for py 2.5 | RaNaN | 2013-01-03 | 1 | -1/+5 |
| | |||||
* | split api into more components | RaNaN | 2013-01-03 | 13 | -651/+677 |
| | |||||
* | seperate api into several components | RaNaN | 2013-01-03 | 14 | -252/+350 |
| | |||||
* | little cleanup, improved handling of custom exceptions via api | RaNaN | 2013-01-02 | 14 | -46/+39 |
| | |||||
* | New naming: pyLoadCore -> pyload | RaNaN | 2013-01-02 | 6 | -9/+7 |
| | | | | pyLoadCli -> pyload-cli | ||||
* | Happy new year commit | RaNaN | 2013-01-02 | 6 | -38/+34 |
| | |||||
* | new configManager for multi user configs | RaNaN | 2013-01-02 | 17 | -169/+330 |
| | |||||
* | Remove '/' from filename to avoid filepath exception | Daniel Bornkessel | 2013-01-02 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | When a http url has a filename set to something that contains a '/', pyload will error out when trying to merge the chunks as it sees the '/' as part of the path. Example: HTTP Header contains: filename=55/filename.img Chunks are saved as: <path to download folder>/55filename.img.chunk0 <path to download folder>/55filename.img.chunk1 Exception on merge will complain: Error: file does not exist: <path to download folder>/55/ as it thinks '55/' is a subdir | ||||
* | fixed some animations | RaNaN | 2012-12-28 | 5 | -7/+6 |
| | |||||
* | added animate-enhanced | RaNaN | 2012-12-28 | 5 | -11/+827 |
| | |||||
* | button for progress popover | RaNaN | 2012-12-27 | 3 | -10/+25 |
| | |||||
* | added content to progress popover | RaNaN | 2012-12-26 | 2 | -15/+92 |
| | |||||
* | centered notification div | RaNaN | 2012-12-25 | 1 | -11/+13 |
| | |||||
* | improved header, moved notifications | RaNaN | 2012-12-25 | 3 | -26/+20 |
| | |||||
* | improved settings page | RaNaN | 2012-12-25 | 4 | -13/+37 |
| | |||||
* | improved add dialog + package view | RaNaN | 2012-12-25 | 6 | -39/+106 |
| | |||||
* | connected link add dialog, improved tree rendering | RaNaN | 2012-12-24 | 3 | -44/+64 |
| | |||||
* | add links dialog | RaNaN | 2012-12-24 | 2 | -20/+59 |
| | |||||
* | changed header separator | RaNaN | 2012-12-23 | 6 | -15/+18 |
| | |||||
* | dark bg pattern | RaNaN | 2012-12-23 | 2 | -4/+4 |
| | |||||
* | added border to header, removed background | RaNaN | 2012-12-23 | 3 | -5/+26 |
| | |||||
* | proper selecting, expanding and rendering of packageViews | RaNaN | 2012-12-23 | 7 | -67/+141 |
| | |||||
* | cleaned the settings page | RaNaN | 2012-12-23 | 6 | -24/+21 |
| | |||||
* | added app object + event aggegator | RaNaN | 2012-12-23 | 8 | -364/+228 |
| | |||||
* | removed edit icon, changed color | RaNaN | 2012-12-22 | 2 | -3/+1 |
| | |||||
* | improved dashboard a little | RaNaN | 2012-12-22 | 6 | -102/+152 |
| | |||||
* | improved modal dialogs, added one for link grabber | RaNaN | 2012-12-22 | 15 | -537/+103 |
| | |||||
* | updated header, more responsive for smaller width | RaNaN | 2012-12-22 | 3 | -219/+277 |
| | |||||
* | updated bootstrap to 2.2.2 | RaNaN | 2012-12-21 | 3 | -3565/+4037 |
| | |||||
* | added tags attribute to packages | RaNaN | 2012-12-21 | 8 | -40/+75 |
| | |||||
* | removed pie charts | RaNaN | 2012-12-20 | 7 | -272/+23 |
| | |||||
* | added models and collections for progress | RaNaN | 2012-12-20 | 8 | -52/+122 |
| | |||||
* | separated handlebars init | RaNaN | 2012-12-20 | 3 | -82/+105 |
| | |||||
* | added handlebars templates | RaNaN | 2012-12-19 | 8 | -19/+2413 |
| | |||||
* | separeted dashboard.less | RaNaN | 2012-12-18 | 3 | -134/+139 |
| | |||||
* | small api changes | RaNaN | 2012-12-17 | 6 | -15/+32 |
| | |||||
* | updated lots of libraries | RaNaN | 2012-12-17 | 12 | -4324/+5320 |
| | |||||
* | fixes gzip middleware to do nothing when gzip is not available | RaNaN | 2012-12-17 | 1 | -6/+9 |
| | |||||
* | worked on web-ui | RaNaN | 2012-12-15 | 6 | -24/+51 |
| | |||||
* | set user button to pyload blue | RaNaN | 2012-12-14 | 2 | -5/+12 |
| | |||||
* | disabled setup assistant, because its not working | RaNaN | 2012-12-14 | 1 | -1/+3 |
| | |||||
* | fixed initial setup | RaNaN | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | cleaned setup | RaNaN | 2012-12-14 | 10 | -241/+154 |
| | |||||
* | merge setup to default | godofdream | 2012-11-05 | 0 | -0/+0 |
| | |||||
* | Some fixes | godofdream | 2012-11-05 | 3 | -590/+19 |
| | |||||
* | Reworking Setup | godofdream | 2012-11-05 | 3 | -24/+689 |
| | |||||
* | new Setup system, JQuery Web-If | godofdream | 2012-11-05 | 10 | -173/+296 |
| | |||||
* | improved header layout | RaNaN | 2012-10-27 | 13 | -71/+79 |
| | |||||
* | btn classes in pyload colors | RaNaN | 2012-10-15 | 3 | -6/+35 |
| | |||||
* | fancier shadows and gradients for settings page | RaNaN | 2012-10-15 | 3 | -9/+19 |
| | |||||
* | Yellow Settings | Osile | 2012-10-14 | 2 | -2/+10 |
| | |||||
* | cleaned up settings.html | Osile | 2012-10-14 | 1 | -1/+1 |
| | |||||
* | changed settings.less | Osile | 2012-10-14 | 1 | -0/+5 |
| | |||||
* | cleaned up settings.less | Osile | 2012-10-14 | 1 | -6/+1 |
|\ | |||||
| * | deleted some div's | Osile | 2012-10-14 | 2 | -13/+7 |
| | | |||||
* | | aligned button | RaNaN | 2012-10-14 | 2 | -13/+13 |
|/ | |||||
* | color info button changed to yellow | Osile | 2012-10-14 | 1 | -1/+1 |
| | |||||
* | Info button added | Osile | 2012-10-14 | 1 | -4/+13 |
| | |||||
* | cleaned some code on settings page | RaNaN | 2012-10-14 | 3 | -151/+129 |
| | |||||
* | Known Bug: "Learn More" doesn't work | Osile | 2012-10-14 | 3 | -32/+53 |
| | |||||
* | Settings.less hinzugefügt | Osile | 2012-10-14 | 2 | -34/+54 |
| | |||||
* | Settings Header neu + css ausgelagert | Osile | 2012-10-14 | 2 | -13/+34 |
| | |||||
* | Labels nun Links | Osile | 2012-10-14 | 1 | -1/+1 |
| | |||||
* | Labels nun links daneben | Osile | 2012-10-14 | 1 | -16/+28 |
| | |||||
* | Erster Settings Entwurf | Osile | 2012-10-13 | 2 | -37/+107 |
| | |||||
* | added exceptions for clients, created test for WS client | RaNaN | 2012-10-13 | 9 | -14/+88 |
| | |||||
* | added JSON and WS client, re organized tests, new classes for easier api tests | RaNaN | 2012-10-13 | 32 | -333/+477 |
| | |||||
* | fixed JsEngine init | RaNaN | 2012-10-13 | 1 | -8/+11 |
| | |||||
* | create more compact type info for testing | RaNaN | 2012-10-12 | 2 | -188/+46 |
| | |||||
* | refactored ws handler, generate debug information for ttypes | RaNaN | 2012-10-11 | 7 | -63/+452 |
| | |||||
* | last test commit | RaNaN | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | another test commit | RaNaN | 2012-10-10 | 1 | -1/+0 |
| | |||||
* | test commit again | RaNaN | 2012-10-10 | 1 | -0/+1 |
| | |||||
* | test commit | RaNaN | 2012-10-10 | 1 | -1/+0 |
| | |||||
* | corrected footnote | RaNaN | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | updated documentation | RaNaN | 2012-10-10 | 1 | -15/+4 |
| | |||||
* | just testing commit announcer | RaNaN | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | updated doc about removal of thrift | RaNaN | 2012-10-09 | 7 | -184/+198 |
| | |||||
* | modified Api: filter downloads by state | RaNaN | 2012-10-09 | 9 | -65/+91 |
| | |||||
* | added nodejs as usuable js engine | RaNaN | 2012-10-07 | 1 | -1/+31 |
| | |||||
* | template for file-view | RaNaN | 2012-10-06 | 3 | -12/+63 |
| | |||||
* | task to optimize js code | RaNaN | 2012-10-06 | 4 | -25/+31 |
| | |||||
* | added little pie chart | RaNaN | 2012-10-06 | 5 | -28/+191 |
| | |||||
* | worked on stylesheet | RaNaN | 2012-10-05 | 2 | -183/+217 |
| | |||||
* | updated lodash, tried to style package list | RaNaN | 2012-10-05 | 12 | -1019/+3667 |
| | |||||
* | fixed some things, so downloads works again | RaNaN | 2012-09-24 | 13 | -47/+59 |
| | |||||
* | added some animations, code for show/hiding items | RaNaN | 2012-09-23 | 10 | -32/+172 |
| | |||||
* | fixed the dashboard | RaNaN | 2012-09-22 | 5 | -15/+20 |
| | |||||
* | web socket api handler | RaNaN | 2012-09-22 | 10 | -129/+221 |
| | |||||
* | added websocket backend, removed thrift | RaNaN | 2012-09-21 | 71 | -12943/+6602 |
| | |||||
* | merge newest changes | RaNaN | 2012-09-18 | 11 | -55/+242 |
|\ | |||||
| * | Backed out changeset e7db858d5ab2 | RaNaN | 2012-09-18 | 1 | -9/+8 |
| | | |||||
| * | closed #629 | Jeix | 2012-09-17 | 1 | -8/+9 |
| | | |||||
| * | Added NowDownloadEu Hoster (No limits) | godofdream | 2012-09-16 | 1 | -0/+62 |
| | | |||||
| * | closed #604 | Jeix | 2012-09-13 | 1 | -11/+17 |
| | | |||||
| * | putlockerCom | Jeix | 2012-09-13 | 1 | -2/+2 |
| | | |||||
| * | update mediafire, rusfolder | zoidberg10 | 2012-09-12 | 3 | -25/+22 |
| | | |||||
| * | fix turbobit with ossp-js, ryushare, easybytez - thx trance4us, ChriZathens | zoidberg10 | 2012-09-10 | 3 | -9/+16 |
| | | |||||
| * | add UnSkipOnFail hook | hagg | 2012-09-10 | 1 | -0/+97 |
| | | | | | | | | | | | | | | When a download fails this hook tries to restart all other downloads that are "skipped" and have the same local filename (probably the failed download was the cause for these skips). | ||||
| * | BasePlugin: handle 404s by setting status to 'offline' | hagg | 2012-09-10 | 1 | -4/+10 |
| | | |||||
| * | update turbobit, 1fichier - closed #679, maybe #665 | zoidberg10 | 2012-09-08 | 3 | -42/+110 |
| | | |||||
| * | Increased Shareonline version | godofdream | 2012-09-05 | 1 | -1/+1 |
| | | |||||
| * | postdownload check for ShareOnline, closes #669 | godofdream | 2012-09-05 | 1 | -0/+10 |
| | | |||||
| * | update ddlstorage/xfilesharingpro - closed #667 | zoidberg10 | 2012-09-05 | 2 | -17/+18 |
| | | |||||
| * | zippyshare - closed #674 | zoidberg10 | 2012-08-31 | 1 | -1/+2 |
| | | |||||
* | | merged stable into default | RaNaN | 2012-09-18 | 461 | -19524/+55546 |
|\ \ | |/ |/| | |||||
| * | dropdowns in navbar | RaNaN | 2012-09-17 | 3 | -7/+33 |
| | | |||||
| * | added less / moved style | RaNaN | 2012-09-17 | 3 | -35/+52 |
| | | |||||
| * | different bg pattern | RaNaN | 2012-09-17 | 3 | -2/+2 |
| | | |||||
| * | removed unneeded css, new login style | RaNaN | 2012-09-17 | 20 | -481/+28 |
| | | |||||
| * | breadcrumbs for dashboard | RaNaN | 2012-09-17 | 2 | -15/+32 |
| | | |||||
| * | nav + search bar for dashboard | RaNaN | 2012-09-17 | 8 | -212/+62 |
| | | |||||
| * | added bootstrap | RaNaN | 2012-09-16 | 15 | -164/+7953 |
| | | |||||
| * | higher low speed time, easier way to set curl options | RaNaN | 2012-09-12 | 1 | -1/+8 |
| | | |||||
| * | userApi for plugins | RaNaN | 2012-09-10 | 4 | -5/+20 |
| | | |||||
| * | cosmetic fixed, changed default server to threaded | RaNaN | 2012-09-10 | 5 | -27/+17 |
| | | |||||
| * | changed config + progress api | RaNaN | 2012-09-10 | 12 | -440/+351 |
| | | |||||
| * | new config api | RaNaN | 2012-09-09 | 12 | -343/+530 |
| | | |||||
| * | little logo update | RaNaN | 2012-09-06 | 2 | -1/+1 |
| | | |||||
| * | modal dialog | RaNaN | 2012-09-02 | 8 | -127/+170 |
| | | |||||
| * | fixed ordering | RaNaN | 2012-09-01 | 1 | -1/+1 |
| | | |||||
| * | some functionality for the views | RaNaN | 2012-09-01 | 6 | -95/+209 |
| | | |||||
| * | first js models/views | RaNaN | 2012-08-31 | 19 | -119/+323 |
| | | |||||
| * | Fixed free space issue closed #676 | godofdream | 2012-08-30 | 1 | -1/+1 |
| | | |||||
| * | derived mobile template from default | RaNaN | 2012-08-27 | 4 | -91/+232 |
| | | |||||
| * | layout adjustments | RaNaN | 2012-08-27 | 1 | -23/+53 |
| | | |||||
| * | missing files, improved scaling | RaNaN | 2012-08-27 | 4 | -13/+840 |
| | | |||||
| * | new mobile template | RaNaN | 2012-08-27 | 3 | -141/+88 |
| | | |||||
| * | dependency updates | RaNaN | 2012-08-26 | 6 | -998/+1755 |
| | | |||||
| * | added jqueryui amd version | RaNaN | 2012-08-21 | 34 | -129/+11809 |
| | | |||||
| * | boilerplate for js code | RaNaN | 2012-08-19 | 17 | -82/+16748 |
| | | |||||
| * | completed renaming | RaNaN | 2012-08-17 | 4 | -7/+6 |
| | | |||||
| * | renamed default_mobile to mobile | RaNaN | 2012-08-17 | 16 | -6/+9 |
| | | |||||
| * | Merge | godofdream | 2012-08-17 | 1 | -1/+1 |
| |\ | |||||
| | * | fix multipart post encoding | zoidberg10 | 2012-08-17 | 1 | -1/+1 |
| | | | |||||
| * | | added background for mobile login | godofdream | 2012-08-17 | 1 | -1/+1 |
| | | | |||||
| * | | added division into default template and mobile template, added Base site | godofdream | 2012-08-17 | 20 | -52/+110 |
| |/ | |||||
| * | Merge | godofdream | 2012-08-16 | 2 | -8/+27 |
| |\ | |||||
| | * | added tooltip | RaNaN | 2012-08-15 | 1 | -1/+21 |
| | | | |||||
| | * | fancier colors for background | RaNaN | 2012-08-15 | 1 | -1/+2 |
| | | | |||||
| | * | addjusted animations | RaNaN | 2012-08-14 | 2 | -6/+4 |
| | | | |||||
| * | | Added Mobile WebIf, some Layouting | godofdream | 2012-08-16 | 19 | -46/+742 |
| |/ | |||||
| * | improved QueueLayout | godofdream | 2012-08-14 | 2 | -11/+22 |
| | | |||||
| * | Merge | godofdream | 2012-08-14 | 10 | -1/+195 |
| |\ | |||||
| | * | first Design of Queue and Settings | godofdream | 2012-08-14 | 11 | -7/+165 |
| | | | |||||
| | * | Merge | godofdream | 2012-08-14 | 1 | -0/+35 |
| | |\ | |||||
| | | * | Adding settings.html | godofdream | 2012-08-14 | 1 | -0/+35 |
| | | | | |||||
| * | | | added dialog window | RaNaN | 2012-08-14 | 4 | -46/+303 |
| |/ / | |||||
| * | | added qtip | RaNaN | 2012-08-14 | 3 | -3/+23 |
| | | | |||||
| * | | fixed layout, new progressbar | RaNaN | 2012-08-14 | 2 | -46/+55 |
| |/ | |||||
| * | Layout changes img to div | godofdream | 2012-08-14 | 2 | -10/+39 |
| | | |||||
| * | Layout fix for login | godofdream | 2012-08-14 | 1 | -4/+14 |
| | | |||||
| * | changed header link color | RaNaN | 2012-08-13 | 1 | -1/+5 |
| | | |||||
| * | fixed typo | RaNaN | 2012-08-13 | 1 | -1/+1 |
| | | |||||
| * | working login | RaNaN | 2012-08-13 | 15 | -189/+163 |
| | | |||||
| * | merge | godofdream | 2012-08-12 | 2 | -0/+55 |
| |\ | |||||
| | * | added login.html | godofdream | 2012-08-12 | 2 | -0/+55 |
| | | | |||||
| * | | converted bottom logo to div | RaNaN | 2012-08-12 | 2 | -8/+13 |
| |\| | |||||
| | * | added login | godofdream | 2012-08-12 | 2 | -5/+7 |
| | | | |||||
| * | | removed icons | RaNaN | 2012-08-12 | 8 | -0/+0 |
| | | | |||||
| * | | size adjustments | RaNaN | 2012-08-12 | 1 | -3/+5 |
| |/ | |||||
| * | user icon | RaNaN | 2012-08-12 | 2 | -0/+8 |
| | | |||||
| * | revert to last revision | RaNaN | 2012-08-12 | 4 | -92/+17 |
| | | |||||
| * | Merge | godofdream | 2012-08-12 | 0 | -0/+0 |
| |\ | |||||
| | * | improved icons | RaNaN | 2012-08-12 | 2 | -0/+0 |
| | | | |||||
| * | | changed colors of 2 icons added settings and logoutbutton | godofdream | 2012-08-12 | 10 | -53/+53 |
| | | |