Alternative webinterface for eiskaltdcpp-daemon.
Features:
- Connect to hubs
- Chat (History stored in Browser)
- Browse filelists of hub's users
- Download folders/files
- List of current/queued downloads
- Show Hash status and Upload/Download-Ratio
Planned:
- Search
- MIT license
- Some 3rd-party libraries here licensed under MIT, too
- Look up this wiki page.
- Patches are welcome!
- If you need to add extra library, then:
- check the license of that library very carefully
- check if that library is actively maintained (for fixing possible bugs in it)
- try to find a usual CDN server hosting the file and only if you can't find one, copy source version of javascript file into this repo
-
0.6.2:
- bugfix: download of single files starting with "d"
- bugfix: be more tolerant with hub's chat time formats #23
-
0.6.1:
-
0.6.0:
-
0.5.2:
-
0.5.1:
- feature: updated angular to 1.3.14
- feature: added localstorage versioning
- bugfix: proper html escaping of chat messages #14
-
0.5.0:
- feature: added settings tab
- feature: enabled possibility to pause/resume hashing
- feature: updated angular to 1.3.13 and bootstrap to 3.3.2
- bugfix: another error in update check
-
0.4.1:
- bugfix: error in update check
-
0.4.0:
- feature: show available updates in statusbar
-
0.3.0:
-
0.2.1:
- bugfix: Abort buttons in Download queue not functional #7
-
0.2.0:
-
0.1.1:
- feature: added queue item details button to show more information
- feature: show daemon and client version
-
0.0.1:
- initial version