| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | restructured webui to single-page-app, removed jinja | 2013-06-08 | 13 | -1077/+0 | |
| | | |||||
| * | added production / devel mode to webui | 2013-05-24 | 1 | -1/+3 | |
| | | |||||
| * | fixed loading of js files | 2013-05-24 | 1 | -5/+8 | |
| | | |||||
| * | smaller footer | 2013-05-03 | 1 | -12/+15 | |
| | | |||||
| * | improved header alignment | 2013-05-01 | 1 | -6/+7 | |
| | | |||||
| * | cleaned header + more responsive | 2013-04-30 | 1 | -58/+56 | |
| | | |||||
| * | separated styles, improved footer | 2013-04-06 | 1 | -30/+36 | |
| | | |||||
| * | fixed account table header | 2013-03-31 | 1 | -1/+0 | |
| | | |||||
| * | add and delete accounts, db will be resetted | 2013-03-31 | 2 | -2/+12 | |
| | | |||||
| * | added account page | 2013-03-31 | 5 | -3/+89 | |
| | | |||||
| * | separate addon and plugin configs | 2013-03-30 | 1 | -3/+26 | |
| | | |||||
| * | show active addons | 2013-03-30 | 1 | -3/+7 | |
| | | |||||
| * | plugin chooser for settings | 2013-03-30 | 2 | -3/+26 | |
| | | |||||
| * | fix in update file info, moved recaptcha back | 2013-03-29 | 1 | -0/+1 | |
| | | |||||
| * | client side settings save, working dl button on dashboard | 2013-03-28 | 2 | -6/+9 | |
| | | |||||
| * | working reset button for config | 2013-03-27 | 1 | -1/+1 | |
| | | |||||
| * | animations on settings page, highlight modified fields | 2013-03-27 | 1 | -7/+8 | |
| | | |||||
| * | tooltips for input elements | 2013-03-25 | 1 | -0/+1 | |
| | | |||||
| * | nicer captcha dialog | 2013-03-25 | 1 | -8/+12 | |
| | | |||||
| * | simple rendering for settings page | 2013-03-25 | 1 | -104/+44 | |
| | | |||||
| * | added view type for input fields | 2013-03-24 | 1 | -5/+9 | |
| | | |||||
| * | enter captchas on webui | 2013-03-24 | 3 | -5/+28 | |
| | | |||||
| * | implemented interactions for multi user, show waiting queries on webui | 2013-03-23 | 1 | -3/+18 | |
| | | |||||
| * | show button when files are selected | 2013-03-22 | 2 | -1/+2 | |
| | | |||||
| * | different server attributes in header | 2013-03-21 | 1 | -6/+6 | |
| | | |||||
| * | subline for global progress | 2013-03-21 | 1 | -2/+10 | |
| | | |||||
| * | little fixes, use global progress to render single task | 2013-03-21 | 1 | -4/+13 | |
| | | |||||
| * | render package stats, speedgraph | 2013-03-21 | 1 | -8/+8 | |
| | | |||||
| * | improved ui, render waiting files | 2013-03-20 | 2 | -10/+14 | |
| | | |||||
| * | added ReadWrite lock, render file progress on dashboard | 2013-03-18 | 1 | -6/+5 | |
| | | |||||
| * | render download progress | 2013-03-12 | 1 | -50/+27 | |
| | | |||||
| * | renamed most events, push events to webui | 2013-03-12 | 1 | -3/+18 | |
| | | |||||
| * | better time formatting | 2013-03-11 | 1 | -2/+10 | |
| | | |||||
| * | websocket login via session, websocket pushes server status, webui renders ↵ | 2013-03-11 | 2 | -8/+14 | |
| | | | | | server status | ||||
| * | working search for files | 2013-03-05 | 1 | -1/+1 | |
| | | |||||
| * | fixed position of autocompletion, updated libraries | 2013-03-05 | 1 | -2/+2 | |
| | | |||||
| * | cleaned dashboard event code, preserve filtering across packages | 2013-03-05 | 1 | -1/+1 | |
| | | |||||
| * | functions to render file status, only simple coloring for now | 2013-03-04 | 1 | -34/+25 | |
| | | |||||
| * | more responsive file listing, scales for smaller screen sizes | 2013-03-03 | 1 | -6/+9 | |
| | | |||||
| * | generate js_apitypes, updated lodash, working type filters on webui | 2013-02-28 | 1 | -18/+30 | |
| | | |||||
| * | prepared dashboard actionbar | 2013-02-27 | 1 | -40/+38 | |
| | | |||||
| * | improved file view, added default plugin icon | 2013-02-26 | 2 | -13/+25 | |
| | | |||||
| * | improved package and global menu | 2013-02-24 | 2 | -15/+15 | |
| | | |||||
| * | added confirm dialogs | 2013-02-24 | 1 | -0/+11 | |
| | | |||||
| * | updated bootstrap, fixed tooltips | 2013-02-20 | 1 | -1/+1 | |
| | | |||||
| * | tooltips and other improvements on webui | 2013-02-20 | 1 | -11/+17 | |
| | | |||||
| * | more animation for dashboard | 2013-02-20 | 1 | -3/+9 | |
| | | |||||
| * | integrated new package view | 2013-02-19 | 2 | -182/+70 | |
| | | |||||
| * | worked on webui | 2013-02-18 | 2 | -31/+34 | |
| | | |||||
| * | show additional package info on hover | 2013-02-17 | 1 | -41/+76 | |
| | | |||||
| * | restored old width | 2013-02-11 | 1 | -3/+3 | |
| | | |||||
| * | larger package column | 2013-02-03 | 2 | -13/+62 | |
| | | |||||
| * | added some icons, select2, worked on package-list | 2013-02-02 | 3 | -100/+144 | |
| | | |||||
| * | added some icons, placeholder for left menu | 2013-01-31 | 2 | -3/+27 | |
| | | |||||
| * | added actionbar, two-column dashboard | 2013-01-30 | 2 | -52/+77 | |
| | | |||||
| * | refractored icons, + generation task | 2013-01-18 | 2 | -7/+6 | |
| | | |||||
| * | Adminpage endlich | 2013-01-13 | 1 | -0/+224 | |
| | | |||||
| * | Adminpage+verlinkungen | 2013-01-13 | 1 | -3/+3 | |
| | | |||||
| * | render the settings menu | 2013-01-07 | 1 | -2/+4 | |
| | | |||||
| * | fixed the lexer rules | 2013-01-06 | 2 | -14/+16 | |
| | | |||||
| * | first working parts of config api | 2013-01-06 | 1 | -0/+4 | |
| | | |||||
| * | Happy new year commit | 2013-01-02 | 1 | -1/+1 | |
| | | |||||
| * | button for progress popover | 2012-12-27 | 1 | -4/+5 | |
| | | |||||
| * | added content to progress popover | 2012-12-26 | 1 | -6/+42 | |
| | | |||||
| * | improved header, moved notifications | 2012-12-25 | 1 | -10/+8 | |
| | | |||||
| * | improved settings page | 2012-12-25 | 2 | -6/+5 | |
| | | |||||
| * | improved add dialog + package view | 2012-12-25 | 3 | -11/+26 | |
| | | |||||
| * | add links dialog | 2012-12-24 | 2 | -20/+59 | |
| | | |||||
| * | changed header separator | 2012-12-23 | 2 | -4/+5 | |
| | | |||||
| * | added border to header, removed background | 2012-12-23 | 1 | -2/+2 | |
| | | |||||
| * | proper selecting, expanding and rendering of packageViews | 2012-12-23 | 1 | -0/+2 | |
| | | |||||
| * | cleaned the settings page | 2012-12-23 | 2 | -16/+3 | |
| | | |||||
| * | added app object + event aggegator | 2012-12-23 | 1 | -1/+1 | |
| | | |||||
| * | removed edit icon, changed color | 2012-12-22 | 1 | -2/+0 | |
| | | |||||
| * | improved dashboard a little | 2012-12-22 | 1 | -4/+9 | |
| | | |||||
| * | improved modal dialogs, added one for link grabber | 2012-12-22 | 3 | -3/+14 | |
| | | |||||
| * | updated header, more responsive for smaller width | 2012-12-22 | 1 | -37/+42 | |
| | | |||||
| * | removed pie charts | 2012-12-20 | 1 | -1/+0 | |
| | | |||||
| * | added handlebars templates | 2012-12-19 | 1 | -5/+5 | |
| | | |||||
| * | separeted dashboard.less | 2012-12-18 | 1 | -0/+4 | |
| | | |||||
| * | updated lots of libraries | 2012-12-17 | 1 | -1/+1 | |
| | | |||||
| * | worked on web-ui | 2012-12-15 | 2 | -18/+27 | |
| | | |||||
| * | set user button to pyload blue | 2012-12-14 | 1 | -2/+2 | |
| | | |||||
| * | new Setup system, JQuery Web-If | 2012-11-05 | 1 | -6/+6 | |
| | | |||||
| * | improved header layout | 2012-10-27 | 1 | -15/+37 | |
| | | |||||
| * | btn classes in pyload colors | 2012-10-15 | 1 | -1/+1 | |
| | | |||||
| * | fancier shadows and gradients for settings page | 2012-10-15 | 1 | -2/+2 | |
| | | |||||
| * | Yellow Settings | 2012-10-14 | 1 | -2/+2 | |
| | | |||||
| * | cleaned up settings.html | 2012-10-14 | 1 | -1/+1 | |
| | | |||||
| * | aligned button | 2012-10-14 | 1 | -13/+6 | |
| | | |||||
| * | color info button changed to yellow | 2012-10-14 | 1 | -1/+1 | |
| | | |||||
| * | Info button added | 2012-10-14 | 1 | -4/+13 | |
| | | |||||
| * | cleaned some code on settings page | 2012-10-14 | 2 | -122/+118 | |
| | | |||||
| * | Known Bug: "Learn More" doesn't work | 2012-10-14 | 2 | -32/+31 | |
| | | |||||
| * | Settings.less hinzugefügt | 2012-10-14 | 1 | -34/+42 | |
| | | |||||
| * | Settings Header neu + css ausgelagert | 2012-10-14 | 1 | -1/+34 | |
| | | |||||
| * | Labels nun Links | 2012-10-14 | 1 | -1/+1 | |
| | | |||||
| * | Labels nun links daneben | 2012-10-14 | 1 | -16/+28 | |
| | | |||||
| * | Erster Settings Entwurf | 2012-10-13 | 1 | -36/+94 | |
| | | |||||
| * | template for file-view | 2012-10-06 | 1 | -0/+14 | |
| | | |||||
| * | added little pie chart | 2012-10-06 | 1 | -1/+1 | |
| | | |||||
| * | worked on stylesheet | 2012-10-05 | 1 | -5/+14 | |
| | | |||||
| * | updated lodash, tried to style package list | 2012-10-05 | 1 | -6/+19 | |
| | | |||||
| * | added some animations, code for show/hiding items | 2012-09-23 | 2 | -3/+19 | |
| | | |||||
| * | fixed the dashboard | 2012-09-22 | 1 | -2/+4 | |
| | | |||||
| * | added websocket backend, removed thrift | 2012-09-21 | 1 | -3/+2 | |
| | | |||||
| * | dropdowns in navbar | 2012-09-17 | 2 | -3/+29 | |
| | | |||||
| * | added less / moved style | 2012-09-17 | 1 | -1/+3 | |
| | | |||||
| * | different bg pattern | 2012-09-17 | 1 | -1/+1 | |
| | | |||||
| * | removed unneeded css, new login style | 2012-09-17 | 3 | -17/+26 | |
| | | |||||
| * | breadcrumbs for dashboard | 2012-09-17 | 1 | -15/+16 | |
| | | |||||
| * | nav + search bar for dashboard | 2012-09-17 | 3 | -106/+36 | |
| | | |||||
| * | added bootstrap | 2012-09-16 | 2 | -105/+16 | |
| | | |||||
| * | modal dialog | 2012-09-02 | 1 | -49/+1 | |
| | | |||||
| * | first js models/views | 2012-08-31 | 1 | -0/+5 | |
| | | |||||
| * | derived mobile template from default | 2012-08-27 | 1 | -1/+0 | |
| | | |||||
| * | dependency updates | 2012-08-26 | 1 | -5/+6 | |
| | | |||||
| * | boilerplate for js code | 2012-08-19 | 1 | -9/+6 | |
| | | |||||
| * | renamed default_mobile to mobile | 2012-08-17 | 1 | -1/+1 | |
| | | |||||
| * | added division into default template and mobile template, added Base site | 2012-08-17 | 4 | -78/+7 | |
| | | |||||
| * | Merge | 2012-08-16 | 1 | -4/+23 | |
| |\ | |||||
| | * | added tooltip | 2012-08-15 | 1 | -1/+21 | |
| | | | |||||
| | * | addjusted animations | 2012-08-14 | 1 | -3/+2 | |
| | | | |||||
| * | | Added Mobile WebIf, some Layouting | 2012-08-16 | 5 | -12/+115 | |
| |/ | |||||
| * | improved QueueLayout | 2012-08-14 | 1 | -2/+3 | |
| | | |||||
| * | Merge | 2012-08-14 | 2 | -0/+101 | |
| |\ | |||||
| | * | first Design of Queue and Settings | 2012-08-14 | 3 | -6/+71 | |
| | | | |||||
| | * | Merge | 2012-08-14 | 1 | -0/+35 | |
| | |\ | |||||
| | | * | Adding settings.html | 2012-08-14 | 1 | -0/+35 | |
| | | | | |||||
| * | | | added dialog window | 2012-08-14 | 1 | -45/+85 | |
| |/ / | |||||
| * | | added qtip | 2012-08-14 | 1 | -3/+20 | |
| | | | |||||
| * | | fixed layout, new progressbar | 2012-08-14 | 1 | -15/+29 | |
| |/ | |||||
| * | Layout changes img to div | 2012-08-14 | 1 | -8/+8 | |
| | | |||||
| * | fixed typo | 2012-08-13 | 1 | -1/+1 | |
| | | |||||
| * | working login | 2012-08-13 | 3 | -7/+19 | |
| | | |||||
| * | merge | 2012-08-12 | 1 | -0/+34 | |
| |\ | |||||
| | * | added login.html | 2012-08-12 | 1 | -0/+34 | |
| | | | |||||
| * | | converted bottom logo to div | 2012-08-12 | 1 | -2/+2 | |
| |\| | |||||
| | * | added login | 2012-08-12 | 1 | -1/+1 | |
| |/ | |||||
| * | user icon | 2012-08-12 | 1 | -0/+8 | |
| | | |||||
| * | revert to last revision | 2012-08-12 | 1 | -47/+7 | |
| | | |||||
| * | changed colors of 2 icons added settings and logoutbutton | 2012-08-12 | 1 | -4/+10 | |
| | | |||||
| * | Merge webdesigns | 2012-08-12 | 1 | -7/+41 | |
| |\ | |||||
| | * | added speed & downloads label and some icons | 2012-08-12 | 1 | -5/+41 | |
| | | | |||||
| * | | added center to header + various resizing | 2012-08-12 | 1 | -1/+5 | |
| | | | |||||
| * | | added little icons + backbone.js | 2012-08-12 | 1 | -29/+40 | |
| |/ | |||||
| * | fixed layout | 2012-08-11 | 1 | -20/+8 | |
| | | |||||
| * | Added jqueryui & template black-tie | 2012-08-11 | 1 | -2/+22 | |
| | | |||||
| * | added speedgraph | 2012-08-11 | 1 | -3/+61 | |
| | | |||||
| * | show footer at bottom | 2012-08-11 | 1 | -17/+16 | |
| | | |||||
| * | beginning new pyload web-ui from scratch | 2012-08-10 | 18 | -1653/+69 | |
| | | |||||
| * | show empty packages | 2012-01-07 | 1 | -1/+5 | |
| | | |||||
| * | Happy new Year ! | 2012-01-01 | 1 | -1/+1 | |
| | | |||||
| * | accountmanager v2, delete your accounts.conf and re-enter them in pyload, | 2011-12-22 | 2 | -17/+17 | |
| | | | | | new nice debug functions, try core.shell() and core.breakpoint() | ||||
| * | configparser v2, warning CONFIG will be DELETED. | 2011-12-19 | 1 | -7/+7 | |
| | | |||||
| * | closed #420 | 2011-11-15 | 1 | -0/+2 | |
| | | |||||
| * | restart / quit buttons in webif | 2011-10-11 | 1 | -53/+8 | |
| | | |||||
| * | closed #400 | 2011-10-09 | 1 | -2/+2 | |
| | | |||||
| * | Merged in mineo/pyload (pull request #1) | 2011-10-09 | 9 | -800/+100 | |
| |\ | |||||
| | * | updated js/mootools, some parts now coffeescript | 2011-10-09 | 9 | -800/+100 | |
| | | | |||||
| * | | Add tooltips to the Activity bar | 2011-10-08 | 1 | -1/+1 | |
| |/ | |||||
| * | updated translations + dutch | 2011-10-04 | 1 | -5/+4 | |
| | | |||||
| * | closed #365, #396, #397 | 2011-10-02 | 1 | -1/+3 | |
| | | |||||
| * | reworked authorization, now works on api level | 2011-09-27 | 2 | -38/+16 | |
| | | |||||
| * | improved speed for high bandwith connections | 2011-09-24 | 1 | -0/+1 | |
| | | |||||
| * | closed #390 | 2011-09-19 | 3 | -3/+6 | |
| | | |||||
| * | little bugfix at deletePackage dialog | 2011-09-01 | 1 | -1/+1 | |
| | | |||||
| * | added confirmation dialog before deleting a package | 2011-08-22 | 2 | -3/+22 | |
| | | |||||
| * | api fix | 2011-08-02 | 1 | -2/+2 | |
| | | |||||
| * | fixes, cleanup, summary for each package | 2011-08-02 | 4 | -90/+23 | |
| | | |||||
| * | show updates on webif | 2011-07-21 | 1 | -1/+15 | |
| | | |||||
| * | fixed config on webif + show description | 2011-07-14 | 1 | -42/+45 | |
| | | |||||
| * | fixes for last commit | 2011-07-13 | 1 | -2/+2 | |
| | | |||||
| * | removed server_methods, please test everything entirely | 2011-07-12 | 8 | -75/+78 | |
| | | |||||
| * | show queue in webif | 2011-07-08 | 1 | -1/+2 | |
| | | |||||
| * | closed #339 | 2011-06-23 | 1 | -0/+8 | |
| | | |||||
| * | comment out filemanager | 2011-06-11 | 2 | -6/+6 | |
| | | |||||
| * | fixed positional captchas + availbillity over thrift | 2011-05-31 | 1 | -3/+3 | |
| | | |||||
| * | Support for positional captchas | 2011-05-30 | 2 | -71/+109 | |
| | | |||||
| * | change password in webif | 2011-05-27 | 2 | -56/+170 | |
| | | |||||
| * | rehost plugin, fixed some account management issues | 2011-05-25 | 1 | -1/+1 | |
| | | |||||
| * | fix #165, #277 | 2011-05-16 | 1 | -0/+6 | |
| | | |||||
| * | improved some code style issues | 2011-05-14 | 1 | -2/+2 | |
| | | |||||
| * | some fixes, closed #306 | 2011-05-12 | 1 | -7/+2 | |
| | | |||||
| * | fixed js | 2011-05-12 | 1 | -7/+2 | |
| | | |||||
| * | whites filemanager | 2011-05-11 | 13 | -128/+478 | |
| | | |||||
| * | parse content disposition | 2011-04-24 | 1 | -1/+9 | |
| | | |||||
| * | closed #276 | 2011-04-16 | 1 | -34/+41 | |
| | | |||||
| * | information page for webif | 2011-04-07 | 2 | -0/+47 | |
| | | |||||
| * | reduced buffersize | 2011-03-12 | 1 | -0/+1 | |
| | | |||||
| * | closed #257, files.mail.ru premium | 2011-03-10 | 1 | -1/+1 | |
| | | |||||
| * | new l18n files | 2011-03-10 | 2 | -1/+6 | |
| | | |||||
| * | webif user managment | 2011-03-10 | 3 | -3/+62 | |
| | | |||||
| * | link parser from forum thx to ToFF, missing icons | 2011-03-09 | 1 | -1/+5 | |
| | | |||||
| * | new config page, mootools 1.3, removed old templates | 2011-03-09 | 16 | -413/+495 | |
| | | |||||
| * | cleanup code | 2011-01-30 | 1 | -1/+1 | |
| | | |||||
| * | closed #215 | 2011-01-28 | 1 | -3/+2 | |
| | | |||||
| * | encoding fix | 2011-01-08 | 1 | -2/+2 | |
| | | |||||
| * | new buttons to (remove finished/restart failed) links | 2011-01-08 | 4 | -59/+116 | |
| | | |||||
| * | Happy new Year !!! | 2011-01-01 | 1 | -1/+1 | |
| | | |||||
