79 Commits (1df2943d05d64915a166e2c97e1eef86f72e3ff3)

Author SHA1 Message Date
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
pairofdimes 4cbf03a2c6 Plush: update to jquery 1.4.2; may be slightly faster; still not utilizing new methods of jq1.4.x 15 years ago
pairofdimes 5efc6c536e Plush: update jquery 15 years ago
pairofdimes addde510c4 Plush/Mobile: update jQuery & ColorBox js 16 years ago
pairofdimes e80555b987 Plush: update jquery colorbox plugin 16 years ago
pairofdimes 7d52f6abe4 Plush: fix bug introduced in r3074 16 years ago
pairofdimes 1e3e56f9b1 Plush: update jquery colorbox plugin 16 years ago
pairofdimes 4d58c4e691 Plush: fix IE8 glitch where queue menus were closing themselves; XHTML and CSS passing validation 16 years ago
pairofdimes 7db06b0ed1 Plush: 'enter URL' string to just 'URL' (retry) 16 years ago
pairofdimes 3c53bd2695 Plush: 'enter URL' string to just 'URL' 16 years ago
pairofdimes 6327167c21 Plush: restore queue refresh/skip visual indications 16 years ago
pairofdimes 6fdb733d43 Plush: fix updating of priority on queue drag & drop re-order 16 years ago
pairofdimes 6643a81c32 Plush: update jquery colorbox plugin 16 years ago
pairofdimes 73e4da0657 Plush: fixed queue sort 16 years ago
pairofdimes 52f738770b Plush: fade deleted nzbs in queue/history instead of removing them, then refresh on mouseout 16 years ago
pairofdimes f30e5df8a4 Plush: moved Pause Interval options into its own menu along-side the pause button; fixed more sprite issues; hide pause interval on resume 16 years ago
pairofdimes 1ee163d942 Plush: fix Safari4 JS error, do not create a var named class -- also removed extra </small 16 years ago