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 |
pairofdimes
|
5fbb24d981
|
Plush: simplify main sprite css
|
16 years ago |
pairofdimes
|
e69942798a
|
Plush: main menu - Fetch Bookmarks no longer a button - Last Warning converted to a tooltip
|
16 years ago |
pairofdimes
|
23542e28ba
|
Plush: convert ajax params from strings to arrays (easier to read)
|
16 years ago |
pairofdimes
|
fec341e702
|
Plush: refresh queue whenever changing category (to pick up on priority/processing/script reassignments) -- API does not yet offer a nice alternative, but it must be accounted for in the UI
|
16 years ago |
pairofdimes
|
3a38690c73
|
Plush: updated jquery colorbox to 1.3.1 (js only; not including css)
|
16 years ago |
pairofdimes
|
852ac1e83e
|
Plush: major layout updates and css rewrite from jbw -- thanks jbw
|
16 years ago |
pairofdimes
|
d3c8bedc46
|
Mobile: (1) added six queue sort options ... (2) added queue On Finish user-script ... (3) pagination prev/next now hidden when only 1 page ... (4) fixed display of warnings with long strings | Plush: minor queue sort UI fix
|
16 years ago |
pairofdimes
|
0e4e6098d6
|
Plush: cleaner js class detection/toggling
|
16 years ago |
pairofdimes
|
ed410a6f56
|
Plush: updated jquery colorbox plugin
|
16 years ago |
pairofdimes
|
e496be9ef7
|
plush | updated jquery colorbox plugin
|
16 years ago |
pairofdimes
|
873dab7202
|
plush | layout bug fixes | nzo order selection placeholder
|
16 years ago |
pairofdimes
|
b032642816
|
plush | continued sprite adaptation (70%) | image file renames
|
16 years ago |
pairofdimes
|
2761edf26e
|
plush | continued main page sprite adaptation (~50% complete)
|
16 years ago |
pairofdimes
|
d276cd7b4a
|
plush | 1st pass at main page sprite transition - updated history verbosity (sprite accounts for all - WIP) - included split images in an archive
|
16 years ago |
pairofdimes
|
4c4331a6d3
|
plush | Refresh button - disabled text highlighting
|
16 years ago |
pairofdimes
|
b71d7e46c5
|
plush | removed jquery preloader plugin | optimized config sprite image for smaller filesize
|
16 years ago |
pairofdimes
|
f7d3ec4732
|
plush | made queue/history titles look more like their previous incarnation | fixed pagination spinner on initial load
|
16 years ago |
pairofdimes
|
386ee5fbdb
|
plush | added spinner graphic to pagination when loading
|
16 years ago |
pairofdimes
|
08274486b4
|
plush | fixed Add NZB by URL for paths containing & chars
|
16 years ago |
pairofdimes
|
7f8c5504c8
|
plush | js tweaks: minor id naming conflict fix, pitted var defaults w/ cookie values restore
|
16 years ago |
pairofdimes
|
2dddb44faf
|
plush | minor jquery selector speed improvements, likely nothing noticeable
|
16 years ago |
pairofdimes
|
5660fb61dc
|
plush | updated jquery colorbox plugin
|
16 years ago |
pairofdimes
|
04285dd67a
|
plush | removed queue priority toggle
|
16 years ago |
pairofdimes
|
fbfa04fafa
|
plush | fixed pagination per page cookie so it saves past browser session
|
16 years ago |