43 Commits (7d18c4e64b1a53cb7f0c8aef86c14b09d3bfd9d4)

Author SHA1 Message Date
pairofdimes 503c6e988a move loadavg out of history 14 years ago
pairofdimes 9e917375aa plush: plethora of layout updates, mostly config 15 years ago
pairofdimes 90c9990951 plush: add latest warning back into header 15 years ago
pairofdimes 8d240553d6 plush: new navigation for all pages 15 years ago
pairofdimes db15599319 plush: default 5/page pagination queue/history 15 years ago
pairofdimes 84e583b9ae plush: tweak pagination to allow clicking next page queue/history 15 years ago
pairofdimes 0e92776cf6 mono-spaced font for user-script log modal only 15 years ago
pairofdimes 1aeefba638 plush: revert individual nzb pause/resume icons (swap) 15 years ago
pairofdimes 453c9d7912 default queue multi-ops menu to hidden 15 years ago
pairofdimes a41332d570 batch of plush layout improvements 15 years ago
pairofdimes 1673781a12 shorten pagination num_display_entries 15 years ago
pairofdimes fcf2024ccf fix changing queue options IE8 15 years ago
pairofdimes 20a070ab6c update colorbox; prevent snapping on modal open 15 years ago
pairofdimes 6ae417cf0e change $.live bindings to $.delegate so fewer events get bound for each refresh (apparently binds to parent once instead of continuously rebinding to dynamic content) 15 years ago
pairofdimes 0d05a88446 upgrade jquery colorbox plugin; change theme that is used 15 years ago
pairofdimes a02edf297f clear nzb file upload field on upload 15 years ago
pairofdimes 1337ef6c5c fix nzbname setting for adding nzbs 15 years ago
pairofdimes 3e7ec00a3c button and loading graphic for nzb upload 15 years ago
pairofdimes 0fcd2c1657 misc ui tweaks 15 years ago
pairofdimes f305489a0a add disconnect/restart buttons to main menu; minor changes in styling/redirect methods 15 years ago
pairofdimes 01ab67d410 queue multi-operations checkbox persistence between refreshes 15 years ago
pairofdimes e3a921999c Make queue multi-operations toggle-able. Currently checkbox values reset every queue refresh, will need to determine best way to handle (block refreshes? save checked statuses?) 15 years ago
pairofdimes 11543ef969 Remove new modal for Custom Pause Interval, would be a lot of work for a rare use case. Remove styling fixes that were meant to fix Chrome/Safari white footer problems because they didn't work. 15 years ago
dime e0b1c240a9 queue multi-operations: functional delete 15 years ago
dime 5284b3abd4 add Multi-Operations menu for setting options on multiple queued nzbs at same time (half functional); requires api updates; menu will be toggle-able 15 years ago
dime 57ae8e49b4 basic history verbosity modal when nzbname clicked, so all information can be viewed at once rather than relying on tooltips 15 years ago
dime 11bbf8b5f8 allow entering custom nzbname before adding nzb by url/fileupload 15 years ago
dime 5474e7240b more responsive pause interval, does not wait for refresh 15 years ago
dime ea4a2f7c3b snapper hover menus main screen, no delays/animations 15 years ago
dime 4d934bc9f6 move queue ETAs into tooltips behind Time Left 15 years ago
dime abf1f2041d add new plush option to set container width percentage (lets you adjust layout for wide screens); plush options modal layout improvements 15 years ago
dime b4835f5f56 fix nzb upload; layout improvements of Add NZB modal; remove Fetch Bookmarks button until another index is supported 15 years ago
dime 24f1d3511a Placeholder history verbosity modal; click history nzb titles to open fully expanded download details all at once, rather than having to hover icons for tooltips 15 years ago
dime cee583afde Move max speed option next to speed indicator -- placeholder pending layout updates 15 years ago
dime 5badf3245f Custom Pause Interval modal - placeholder for new options 15 years ago
dime ad3ed791e3 Move Add-NZB options out of menu and into a new modal (no more menu hover mayhem) -- worry about layout later -- think about having quick-add buttons (or keyboard shortcuts) for adding by url or fetching bookmarks with default settings 15 years ago
dime 009e6fb6f0 Convert Plush Options to a modal (instead of nested menu) will make way for more options later 15 years ago
dime 7fcf084298 Re-stripe queue items after a drag and drop (reset background colors immediately rather than waiting for next refresh) -- would have animated color transitions if jquery supported this without extra plugins 15 years ago
dime 91ae41ea98 Changed initial queue/history loading gif (very subtle) so that layout will only expand out, compared to contracting with empty queue or history... could later be used for refreshes 15 years ago
dime 11ac058c31 Updates to tooltip implementation (fliptip), works on more elements now; implementation still messy, buggy in conjunction with superfish menu 15 years ago
ShyPike 08f9037738 Eliminate superfluous 'main' folder 15 years ago
pairofdimes dfe4469bd7 Plush: add Disabled option for History 15 years ago
pairofdimes 36f7321bfb Plush: added history search box, working with pagination 15 years ago
pairofdimes c99ee6d4de Plush: added setter functions for cleaner AHAH 15 years ago
pairofdimes 4494c6147e Plush: dropped existing tooltip, now using new FlipTip 15 years ago
pairofdimes a8f5173b24 Plush: jquery 1.4 extended $.live() so move instantiations out of $.livequery() where not needed 15 years ago
pairofdimes 98c2b65c2a Plush: improve on js organization 15 years ago
pairofdimes 2b3517c250 Plush: misc. tidying up 15 years ago
pairofdimes eb5a6f6ab1 Plush: reverting r3314 not beneficial 15 years ago
pairofdimes b76a5129d2 Plush: First in a series of major refactors to plush.js. Converted loading of History to utilize JSON API (no more reliance on AHAH from Cheetah template). History lower-right stats broken until variables are added to API: week_size, month_size, total 15 years ago