rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dj

Pages: 1 ... 12 13 14 15 16 ... 20
196
HTML & templates / Re: Photo thumbnail template?
« on: March 21, 2019, 04:30:48 AM »
1. install the diff template in windows explorer:
 put the hfs.diff.tpl in your picture folder (wiki for diff templates)
 in your picture folder create a subfolder named "thumb"

2. usage in browser:
 navigate to your picture folder
 drag the picture to upload to the Upload button and drop it
 the picture get uploaded to the picture folder and simultaneously a small picture get uploaded to the thumb folder

197
HTML & templates / Re: Responsive small screen template - addon
« on: March 20, 2019, 04:27:33 AM »
preload addon preloads subfolders
 and shows number files in subfolders

audioplayer changelog: show duration

198
HFS ~ HTTP File Server / Re: thumbnails on the fly
« on: March 20, 2019, 04:23:50 AM »
dnd_upload_thumb generates thumbs on the fly on (dnd) upload

199
welcome
use viewthumbs addon
wiki for diff templates

200
Beta / Re: version 2.4 - language
« on: March 18, 2019, 04:23:44 AM »
while testing languages-addon, i found some strings in hfs.tpl not translated:
"Search" (line 105) and "Delete" (line 154) in hfs24rc2

201
HTML & templates / Re: Responsive small screen template - update
« on: March 13, 2019, 09:28:19 AM »
changelog: better readable code, added delete and sort and logout(Edge)
viewthumbs addon included, works also with dnd_upload and searchcategorie addon
 and audioplayerlight and pictureviewer (wrap script in function addon and set compatible=1)

dark_theme sets dark mode by OS and will work with FF67 and Safari 12.1-TP (untested  ;))
languages_addon works also with hfs2.4 (language-files)

202
Beta / Re: version 2.4 - a new addon - lazy loading images
« on: March 02, 2019, 12:10:13 PM »
Lazy loading images loads full-img-thumbs at the moment of need (scrolling) to save bandwidth
You can use this, if you have no thumbnails (in images and server). Tested with chrome and FF.

add Well-Controlled Scrolling additionally (chrome and safari).

lazyimages2 prevent load on cellular network (chrome android)

autotheme preselects dark theme at night

203
add id="files" to the table in Throwback10photo (needed to find img links)
remove src attribute from jpg files
add script from jpgimagethumbs at the end

3. ... use original file may come in a next version

204
Beta / Re: version 2.4 - I want to add this css rule
« on: February 16, 2019, 05:03:23 AM »
@Leo: thanks for testing. It was only a untested idea. I've seen it on my android filemanager.

Code: [Select]
.item-link { float: left; overflow: hidden; text-overflow: ellipsis; max-width: 100%}should do it. Tested on chrome and FF.

205
Beta / Re: version 2.4 - I want to add this css rule
« on: February 15, 2019, 09:34:26 AM »
alternatively truncate string
.item-link { overflow: hidden; text-overflow: ellipsis }

206
Beta / Re: version 2.4
« on: January 28, 2019, 06:05:23 AM »
Addons tested with version 2.4rc1:

addoncheckedadjustment
check boxesbugfix selection
 
audioplayerlightadd mime types* (* .mp3 audio/mpeg, .ogg audio/ogg)
logoutvar ref=document.querySelector('button[onclick*=user]')
jpgimgthumbs
pictureviewer
archive_as_zipsave or change script
dnd_upload and viewthumbs
comment for standard-templatecomment in utf-8
searchcategoriesearch for images, audios,videos

@rejetto, have a nice trip

jpgimgthumbs_v2 can fallback to full-img-thumbs, _v3 works also with progressive jpegs (update)

207
Don't forget use ISO Date Format in hfs

208
Can I get a version that doesn't make the phone stumble? 
Have you tried my originally version?

Change var ref=document.querySelectorAll('td:nth-child(2)') for Throwback-X

209
@danny, do you mean time?
//year, month, day, hour, minute, second  "numeric", "2-digit"; weekday  "narrow", "short", "long"
{hour: '2-digit', minute: '2-digit'} docu

PS: I added readme.txt to my last post



210
HTML & templates / Re: Responsive small screen template
« on: January 20, 2019, 01:46:03 AM »
@danny, Add hfs.filelist.tpl from zip to folder, that contains hfs.exe

Pages: 1 ... 12 13 14 15 16 ... 20