Logo
Explore Help
Sign In
q3aql/webui-aria2
q3aql/webui-aria2
1
0
Fork 0
You've already forked webui-aria2
Code Issues Pull Requests Packages Projects Releases Wiki Activity
webui-aria2/js/filters/url.js

5 lines
127 B
JavaScript
Raw Normal View History

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
angular.module('webui.filters.url', ["webui.services.utils"])
.filter('encodeURI', function() {
Fix encoded slash in url
2016-05-30 12:33:39 +08:00
return window.encodeURI;
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
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API