Cameron
240c088eff
Issue #4478 - Fixes decorate_download_location() and check_download_limits() 'missing function' errors.
2021-04-06 10:40:58 -07:00
Cameron
acc1a9af0d
Plugin script tests and PHP8 fixes.
2021-01-22 13:44:10 -08:00
Cameron
f055b49d91
PHP8 Plugin code cleanup
2021-01-21 09:38:38 -08:00
Cameron
ffc605f936
Fixes #4324 typo causing fatal error.
2020-12-30 10:18:33 -08:00
Cameron
3f8e043998
Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias.
2020-12-22 09:36:02 -08:00
Cameron
601df26d51
Code optimization for speed and reduced memory usage.
2020-12-20 11:50:10 -08:00
Cameron
5b82c292b1
Code cleanup
2020-12-18 19:55:12 -08:00
Cameron
afaac88003
PHP8 Compatibility and code cleanup.
2020-12-08 12:21:12 -08:00
Nick Liu
0d7f7dc543
Improved: Downloads >> Preferences >> Protection
...
- MOD: Refactored NGINX secure_link_md5 decorator into interface and
class in Downloads plugin
- NEW: Downloads plugin: Admin preferences UX improvement:
Preferences >> Protection now shows the user a list of
supported NGINX variables pulled from
NginxSecureLinkMd5Decorator
2018-04-30 06:24:20 -05:00
Nick Liu
fa08c915a3
Downloads: Basic support for NGINX secure_link_md5
...
- NEW: "Protection" section in Downloads >> Preferences
- NEW: Basic support for NGINX secure_link_md5 in Downloads plugin
- NEW: When configured with a URL protection mode, Downloads will
modify the direct download URL and/or the mirror download URL
to be compatible with the implemented URL protection
Fixes : #3075
2018-04-30 05:50:19 -05:00
Cameron
4e044b90b9
Download: Fixes #2607 - download links.
2017-05-03 11:40:12 -07:00
Cameron
252abfdce6
Downloads: Fix for screenshot links.
2017-04-26 10:03:12 -07:00
Cameron
8d077da40e
DownloadsL Pagination (next/prev) fix. SEF Url methods updated.
2017-04-12 15:38:09 -07:00
Cameron
0846180664
Dynamic Download URL support (using shortcodes). Quick View added to downloads admin area.
2017-03-26 16:35:06 -07:00
Cameron
d5af3b9246
BS4 img-fluid
2017-01-20 10:40:05 -08:00
Cameron
66d20e4df2
Merge pull request #2214 from rica-carv/rica-carv-patch-download
...
Issue #1817 & Issue #2208 - Download Error messages.
2016-12-29 15:00:51 -08:00
rica-carv
c1443f8dd2
Update request.php
2016-12-29 21:57:14 +00:00
Cameron
5ee6d76d49
Issue #2207 - Downloads: responsive screenshot preview
2016-12-28 19:11:38 -08:00
Cameron
925704309e
Fixes #1486 - Download error-page redirect issue.
2016-04-05 10:26:34 -07:00
Cameron
44a6298b79
Issue #6 - Removed URLs from LANs
2015-08-31 17:17:28 -07:00
MikeyGMT
dd14399829
Duplicate LANS in Upload and Download
...
Duplicate LANS in Upload and Download
2015-07-02 18:46:36 +01:00
Cameron
2fef44272e
Downloads plugin language file cleanup
2015-01-22 22:05:25 -08:00
Jimako
db2d20546a
Close #586 forgotten change
...
Sorry, I forgot to send one line before.
2014-05-21 14:55:53 +02:00
Jimmi08
c56a174517
fix #557 download plugin
...
no screenshot image and ugly name.
2014-05-17 21:57:12 +02:00
Cameron
ef4ced985a
Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x}
2014-02-07 17:57:06 -08:00
Cameron
f96f755318
Deprecated function include_lan() cleanup. Replaced with e107::lan();
2014-02-07 07:03:05 -08:00
Cameron
86be4773f4
Initial work on Download SEF Urls
2013-12-24 02:33:14 -08:00
Moc
84b408073e
Added log functionality to failed download requests
2013-06-15 14:04:04 +02:00
Moc
8ea6ceca60
#370 - 'File not found' error on download, possible fix.
2013-06-13 15:21:23 +02:00
Moc
2d8ba837af
#370 - added some more debug on other places
2013-06-03 00:41:40 +02:00
Moc
b03bd30b67
#370 - Added some debug info which may help
2013-06-03 00:26:08 +02:00
Moc
72d9855d2c
#356 - Dowloads issue 'File not found'. Replaced $DOWNLOADS_DIRECTORY with e_DOWNLOAD.
2013-05-30 11:18:43 +02:00
Moc
93a30ead61
Typo in download request.php: ee_UPLOAD -> e_UPLOAD
2013-05-30 00:32:14 +02:00
Moc
5034dc0e49
Download request.php - LAN fix and code cleanup
2013-05-20 15:36:08 +02:00
Cameron
caebb368af
Language file cleanup
2013-02-23 16:21:00 -08:00
Cameron
71b71d42b4
Issue #12 Moved Downloads code out of request.php and into it's own requester. Corrected download class issue.
2013-02-23 12:39:58 -08:00