Commit Graph

488 Commits

Author SHA1 Message Date
Brian G. Olson
c04de8da64 Show number of seeders along with number of connections.
For downloads that have seeders show "Connections (Seeders)" in the
connections button, otherwise show "Connections"
2015-06-15 01:46:46 -05:00
hamza zia
96b882f75a Merge pull request #143 from polyphenolic/update-bootstrap-3.3.4
Bootstrap update
2015-05-11 23:31:18 -07:00
Brad Christensen
181cb9a78b Removed an Angular Bootstrap CSS fix as it's now included in Bootstrap's CSS 2015-05-10 15:48:07 +12:00
Brad Christensen
02796a7158 Add a permanent scrollbar to the page to stop it from jumping around all the time 2015-05-10 15:45:10 +12:00
Brad Christensen
3c5ce3eefd Updated Bootstrap CSS to 3.3.4 and AngularUI Bootstrap to 0.13.0. Removed unnecessary Bootstrap JS file. 2015-05-10 15:43:32 +12:00
hamza zia
1b6106e9ec Merge pull request #141 from SoreGums/patch-1
update DirectURL tutorial
2015-04-30 10:31:43 +08:00
Nicholas Orr
f7ba798911 update DirectURL tutorial
due to switch from send to SimpleHTTPServer, need a couple of tweaks to the details.
2015-04-30 10:27:42 +08:00
hamza zia
bb3716fd57 updated docs for DirectURL 2015-04-29 23:29:08 +08:00
hamza zia
a497a08465 Merge pull request #140 from SoreGums/master
Add direct URL to files
2015-04-29 23:10:23 +08:00
Nicholas Orr
f58a37540e Tutorial for DirectURL
Enough information for somehow who was able to setup aria2 in daemon
mode on a remote server to use this config option to enable direct
downloads of files via http
2015-04-29 23:01:22 +08:00
hamza zia
03ff0d23a9 Merge pull request #139 from grigio/docker
+ Dockerfile and doc. See #138
2015-04-29 10:19:50 +08:00
Nicholas Orr
77785173bf Add direct URL to files
Ability to download files directly via pre-configured webserver. Simply
supply the base URL and links will be added to each file in the details
section.
2015-04-29 01:31:04 +08:00
Luigi Maselli
bd02b50baf + Dockerfile and doc 2015-04-28 18:14:16 +02:00
hamza zia
e2176862ee make some more space in add uri dialog 2015-04-19 15:39:27 +08:00
hamza zia
2e26cabb8a added error status messages 2015-04-19 15:35:13 +08:00
hamza zia
8ff7145597 Merge pull request #135 from cmheia/wss-with-pwd
wss with password
2015-04-19 15:06:33 +08:00
cmheia
53ce35102e wss with password
add support for wss://user:passwd@host:port/jsonrpc
2015-04-05 03:36:04 +08:00
hamza zia
c0a3a0639a Merge pull request #132 from polyphenolic/bootstrap3
Fixed collapsing navigation menus on mobile devices
2015-03-22 22:16:56 +08:00
hamza zia
772268ef38 Merge pull request #133 from Yurko-Fedoriv/title-improvements
Various page title view improvements; misc fixes
2015-03-22 21:55:27 +08:00
Yurko Fedoriv
d2575fa420 Update .gitignore 2015-03-22 13:40:17 +02:00
Yura Fedoriv
bae124a68b changed default title; fixed {{name}} title during load; made title status display configurable;
fixed some typos; fixed error alert styling
2015-03-22 13:31:54 +02:00
Brad Christensen
82f27ea11c Fixed collapsing navigation menus on mobile devices 2015-03-22 12:15:07 +13:00
hamza zia
c34684ed04 Merge pull request #131 from polyphenolic/bootstrap3
Upgraded FontAwesome, jQuery, AngularJS and the Angular Bootstrap bindings
2015-03-15 13:25:22 +08:00
Brad Christensen
8a0ce2c2a3 Upgraded to Bootstrap 3.3.2 2015-03-13 21:39:35 +13:00
hamza zia
ba7187d81b Merge pull request #121 from polyphenolic/fix-responsive-modals
Fix responsive modals
2014-12-15 21:59:31 +08:00
hamza zia
9bb72eac8d Merge pull request #122 from nfvs/add_file_options
Add ability to specify per-file options in Add by URI.
2014-12-15 19:25:49 +08:00
Nuno Santos
fb82efc14b Add ability to specify per-file options in Add by URI. 2014-12-15 11:30:39 +01:00
Puzzles Flat
85d96e3183 Merge branch 'master' of https://github.com/ziahamza/webui-aria2 into fix-responsive-modals 2014-12-15 21:14:45 +13:00
Puzzles Flat
d016563c5b Fix the positioning of modal dialogs on mobile (< 768px wide) viewports 2014-12-15 21:10:42 +13:00
hamza zia
76ef52ccf7 Merge pull request #117 from polyphenolic/master
Revert commit 7eec859 ("Do not remove stuff from lists")
2014-10-25 11:14:21 +08:00
Puzzles Flat
a4fb25802d Revert commit 7eec859 ("Do not remove stuff from lists")
When removing a download, Angular doesn't update the download list correctly
when it receives new data unless we pull out the item that should be removed
from the array manually first.
2014-10-25 02:27:09 +13:00
hamza zia
3811093c3a added the seelct files to the readme 2014-09-02 00:19:18 +05:00
hamza zia
b12247580e added select files feature 2014-09-02 00:15:33 +05:00
hamza zia
091fbb0d41 only update aria2 download and global settings when they change 2014-07-03 01:04:03 +08:00
hamza zia
87f807a5fe Merge pull request #104 from OEvgeny/master
fix for file-allocation option and add new value
2014-07-03 00:49:33 +08:00
Евгений
56eb3844db Update settings.js 2014-07-01 17:54:50 +04:00
hamza zia
c11c931f47 Merge pull request #99 from nmaier/fix-search
Fix search box
2014-06-11 13:50:16 +08:00
hamza zia
af9dc0bedf fixed sidebar graph axis 2014-06-11 13:53:16 +08:00
hamza zia
127145a21b Merge pull request #98 from fviard/new_changes
Interface improvements v2
2014-06-11 13:40:13 +08:00
Nils Maier
fd2fd9f432 Fix search box
after it was broken by 202c7b7783
2014-06-10 09:19:24 +02:00
Florent Viard
dcdea9da4b Removing "_position" from style.css, that is an old hack for ie not needed 2014-06-10 02:10:55 +02:00
Florent Viard
4566c9a9f3 Reworked getUris/getTorrents/getMetalinks to be nicer and to have the advanced options as a collapsable block. 2014-06-10 01:59:23 +02:00
Florent Viard
9fbb10e96c Little icon fix 2014-06-09 14:42:42 +02:00
Florent Viard
1b5f6af2c4 Put the small speed graph on top of the nav bar. 2014-06-09 04:35:04 +02:00
Florent Viard
238caa94be Change alert to be floating notifications popup on the top right of the screen. (Nota: i disabled the last error staying open until manually closed by personal taste that it is nicer like that) 2014-06-09 04:21:02 +02:00
Florent Viard
12f161a158 Switched font-awesome to newer version 4.1.0 + modified icons for some items. 2014-06-09 03:35:50 +02:00
hamza zia
3e5e353ce1 add download specific default properties 2014-06-07 21:34:32 +08:00
hamza zia
202c7b7783 fixed navbar bug on small resolutions 2014-06-07 21:19:06 +08:00
hamza zia
864e6f81eb fixed global graph bug when empty download list 2014-06-03 13:16:59 +08:00
hamza zia
8f0500c78e improved download restart by preserving the preferences of the original download 2014-06-03 12:58:40 +08:00