| Commit message (Expand) | Author | Age | Files | Lines |
* | restructured webui to single-page-app, removed jinja | RaNaN
| 2013-06-08 | 21 | -1849/+0 |
* | fixed account table header | RaNaN
| 2013-03-31 | 1 | -1/+1 |
* | add and delete accounts, db will be resetted | RaNaN
| 2013-03-31 | 3 | -7/+23 |
* | added account page | RaNaN
| 2013-03-31 | 3 | -0/+123 |
* | separate addon and plugin configs | RaNaN
| 2013-03-30 | 2 | -3/+16 |
* | save and delete configs | RaNaN
| 2013-03-30 | 2 | -7/+14 |
* | show active addons | RaNaN
| 2013-03-30 | 2 | -5/+14 |
* | plugin chooser for settings | RaNaN
| 2013-03-30 | 5 | -11/+94 |
* | client side settings save, working dl button on dashboard | RaNaN
| 2013-03-28 | 2 | -9/+27 |
* | working reset button for config | RaNaN
| 2013-03-27 | 1 | -5/+17 |
* | animations on settings page, highlight modified fields | RaNaN
| 2013-03-27 | 4 | -22/+99 |
* | tooltips for input elements | RaNaN
| 2013-03-25 | 2 | -2/+34 |
* | simple rendering for settings page | RaNaN
| 2013-03-25 | 3 | -15/+78 |
* | added view type for input fields | RaNaN
| 2013-03-24 | 10 | -47/+164 |
* | enter captchas on webui | RaNaN
| 2013-03-24 | 5 | -10/+82 |
* | implemented interactions for multi user, show waiting queries on webui | RaNaN
| 2013-03-23 | 2 | -7/+76 |
* | show button when files are selected | RaNaN
| 2013-03-22 | 1 | -2/+6 |
* | different server attributes in header | RaNaN
| 2013-03-21 | 1 | -1/+2 |
* | subline for global progress | RaNaN
| 2013-03-21 | 1 | -2/+6 |
* | little fixes, use global progress to render single task | RaNaN
| 2013-03-21 | 3 | -3/+20 |
* | render package stats, speedgraph | RaNaN
| 2013-03-21 | 2 | -47/+53 |
* | improved ui, render waiting files | RaNaN
| 2013-03-20 | 5 | -43/+66 |
* | added ReadWrite lock, render file progress on dashboard | RaNaN
| 2013-03-18 | 1 | -1/+11 |
* | render download progress | RaNaN
| 2013-03-12 | 5 | -54/+126 |
* | renamed most events, push events to webui | RaNaN
| 2013-03-12 | 3 | -9/+32 |
* | websocket login via session, websocket pushes server status, webui renders se... | RaNaN
| 2013-03-11 | 6 | -98/+159 |
* | working search for files | RaNaN
| 2013-03-05 | 1 | -4/+23 |
* | working search suggestions | RaNaN
| 2013-03-05 | 1 | -5/+10 |
* | fixed position of autocompletion, updated libraries | RaNaN
| 2013-03-05 | 1 | -2/+15 |
* | cleaned dashboard event code, preserve filtering across packages | RaNaN
| 2013-03-05 | 5 | -39/+60 |
* | functions to render file status, only simple coloring for now | RaNaN
| 2013-03-04 | 2 | -20/+15 |
* | more responsive file listing, scales for smaller screen sizes | RaNaN
| 2013-03-03 | 2 | -4/+5 |
* | animated filtering, removed background from fileView | RaNaN
| 2013-03-01 | 3 | -6/+16 |
* | generate js_apitypes, updated lodash, working type filters on webui | RaNaN
| 2013-02-28 | 6 | -51/+115 |
* | prepared dashboard actionbar | RaNaN
| 2013-02-27 | 2 | -7/+34 |
* | updated js libraries, cleaned jquery-ui | RaNaN
| 2013-02-26 | 2 | -0/+2 |
* | improved file view, added default plugin icon | RaNaN
| 2013-02-26 | 1 | -33/+58 |
* | improved package and global menu | RaNaN
| 2013-02-24 | 1 | -7/+3 |
* | added confirm dialogs | RaNaN
| 2013-02-24 | 2 | -5/+31 |
* | fixed showing files after deletion of package | RaNaN
| 2013-02-20 | 1 | -6/+9 |
* | updated bootstrap, fixed tooltips | RaNaN
| 2013-02-20 | 1 | -5/+5 |
* | tooltips and other improvements on webui | RaNaN
| 2013-02-20 | 5 | -33/+46 |
* | more animation for dashboard | RaNaN
| 2013-02-20 | 5 | -136/+221 |
* | integrated new package view | RaNaN
| 2013-02-19 | 5 | -65/+133 |
* | little fixes, added pyload logo as svg | RaNaN
| 2013-01-26 | 1 | -15/+1 |
* | evaluate different webservers | RaNaN
| 2013-01-16 | 2 | -4/+4 |
* | animate package added | RaNaN
| 2013-01-12 | 1 | -5/+14 |
* | added animation for packages | RaNaN
| 2013-01-12 | 2 | -6/+20 |
* | render the settings menu | RaNaN
| 2013-01-07 | 1 | -11/+27 |
* | fixed the lexer rules | RaNaN
| 2013-01-06 | 1 | -15/+12 |
* | show settings menu items | RaNaN
| 2013-01-06 | 1 | -3/+20 |
* | first working parts of config api | RaNaN
| 2013-01-06 | 1 | -0/+25 |
* | fixed some animations | RaNaN
| 2012-12-28 | 2 | -5/+4 |
* | button for progress popover | RaNaN
| 2012-12-27 | 1 | -0/+11 |
* | improved add dialog + package view | RaNaN
| 2012-12-25 | 1 | -8/+12 |
* | connected link add dialog, improved tree rendering | RaNaN
| 2012-12-24 | 2 | -43/+61 |
* | changed header separator | RaNaN
| 2012-12-23 | 1 | -1/+1 |
* | proper selecting, expanding and rendering of packageViews | RaNaN
| 2012-12-23 | 3 | -50/+102 |
* | cleaned the settings page | RaNaN
| 2012-12-23 | 1 | -1/+1 |
* | added app object + event aggegator | RaNaN
| 2012-12-23 | 1 | -275/+0 |
* | improved dashboard a little | RaNaN
| 2012-12-22 | 2 | -94/+94 |
* | improved modal dialogs, added one for link grabber | RaNaN
| 2012-12-22 | 5 | -48/+65 |
* | removed pie charts | RaNaN
| 2012-12-20 | 1 | -9/+1 |
* | added handlebars templates | RaNaN
| 2012-12-19 | 2 | -5/+7 |
* | updated lots of libraries | RaNaN
| 2012-12-17 | 1 | -0/+1 |
* | worked on web-ui | RaNaN
| 2012-12-15 | 3 | -5/+13 |
* | template for file-view | RaNaN
| 2012-10-06 | 1 | -1/+3 |
* | task to optimize js code | RaNaN
| 2012-10-06 | 1 | -1/+1 |
* | added little pie chart | RaNaN
| 2012-10-06 | 1 | -20/+2 |
* | updated lodash, tried to style package list | RaNaN
| 2012-10-05 | 1 | -6/+30 |
* | fixed some things, so downloads works again | RaNaN
| 2012-09-24 | 2 | -2/+2 |
* | added some animations, code for show/hiding items | RaNaN
| 2012-09-23 | 4 | -26/+80 |
* | fixed the dashboard | RaNaN
| 2012-09-22 | 2 | -10/+10 |
* | nav + search bar for dashboard | RaNaN
| 2012-09-17 | 1 | -2/+0 |
* | added bootstrap | RaNaN
| 2012-09-16 | 3 | -19/+29 |
* | modal dialog | RaNaN
| 2012-09-02 | 3 | -5/+90 |
* | some functionality for the views | RaNaN
| 2012-09-01 | 3 | -54/+145 |
* | first js models/views | RaNaN
| 2012-08-31 | 1 | -0/+54 |
* | added jqueryui amd version | RaNaN
| 2012-08-21 | 1 | -1/+1 |
* | boilerplate for js code | RaNaN
| 2012-08-19 | 2 | -0/+351 |