rejetto forum

Responsive small screen template

Chris Harris · 154 · 138851

0 Members and 2 Guests are viewing this topic.

Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:

 fixed sort
+ url-icon added
- md5 removed


i just saw this message "Add hfs.filelist.tpl from zip to folder, that contains hfs.exe"
why don't you copy it automatically?
I don't want everything to be automatically changed, as some other templates do, because later changing to the default template can lead to problems


« on: Tue, 26 May 2020

mobil-light_V5.5.2.zip  removed: use mobil-light_V5.5.4.zip

changelog:

 fixed Keep me loggedin
- crypto.js replaced


« on: Thu, 28 May 2020

changelog:
+ optional thumbs ondemand
+ comment-icon added


® works correctly with hfs2.4beta
« Last Edit: June 02, 2020, 03:17:14 PM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:
 modal login box
 loginbox improved



Mobil-light aka Responsive small screen template the first and currently only user template, that works with the new login system
« Last Edit: June 03, 2020, 05:19:12 AM by dj »


Offline SilentPliz

  • Operator
  • Tireless poster
  • *****
    • Posts: 1298
  • ....... chut ! shh!
    • View Profile

Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:

 fixed delete
 

Review
bundled is nothing new, comes with 4 languages


This will probably go to next version
Code: [Select]
[+]
<style>
button::after, #Login>span::after {background:#cde}
</style>




latest version
« Last Edit: June 06, 2020, 04:36:04 AM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
further work on File Icon Theme as wished

Tested also with 2.4default theme and takeback
« Last Edit: June 07, 2020, 05:14:25 PM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:

works with 2.4rc1
modal changepassword
buttons colored

mobil-light_V5.5.7.zip removed: use mobil-light_V5.5.7a.zip


🆕 Download yourlanguage addon
« Last Edit: June 12, 2020, 02:48:13 AM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:
change password will be sent base64encoded to the server

for rc5
new urlvar thumbsize (?thumbsize)

fixed folder login bug (V5.5.10)
colored folder icon

autoupdate_hfs.events



🆕 Configure template
« Last Edit: July 28, 2020, 08:54:10 AM by dj »


Offline danny

  • Tireless poster
  • ****
    • Posts: 281
    • View Profile
Tiles/Gallery layout is particularly difficult for HFS, with at least 2 problems: 
On a fast connection, the amount of data (if page scroll+download/archive) can jam the ui and get stuck.
On a slow connection, the amount of incomplete requests can snowball an overlarge 'todo' list; also stuck. 

Main fix (for template):  Ondemand--no tiles shown until user clicks button to enable higher load for only current page. 
-If ondemand, then you don't need to block tiles for mobile.  Sometimes, even mobile users want to see tiles (just not every page).

Is there a javascript method to Coarsely estimate client speed individually?   If that was possible, then the gallery view can be made adaptive to speed by regulating image and margin sizes (adapting to how many can load in ~2 seconds).   
« Last Edit: July 29, 2020, 04:35:53 PM by danny »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
changelog:

moderner buttons
build in server thumbs (set jpgimgth=0 to disable)

additional show fullimgth, if no jpgimgth
Code: [Select]
[+]
<script>
window.addEventListener('error', (e) => {if(e.target.tagName=='IMG' && e.target.src.endsWith('?mode=thumb')) e.target.src=e.target.src.replace('?mode=thumb','') }, true)
</script>


  • A template that can open a document and let several users (clients) edit it cooperatively.
see updated textedit
« Last Edit: September 19, 2020, 09:51:34 AM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
textedit with shoutbox

textfile must end with .gb.txt (e.g. chat.gb.txt)
always prepends first line
: adds timestamp and user
autorefresh, if not focused
« Last Edit: September 30, 2020, 04:19:49 AM by dj »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
Textedit V2 comes with some formatting: select+(bold, italic, superscript*)
In chrome also CTRL+(b,i,u) works
You don't need formatting for bold. Use can also use Unicode: 𝗔𝗕𝗖𝗗𝗘𝗙𝗚𝗛𝗜𝗝𝗞𝗟𝗠𝗡𝗢𝗣𝗤𝗥𝗦𝗧𝗨𝗩𝗪𝗫𝗬𝗭𝗮𝗯𝗰𝗱𝗲𝗳𝗴𝗵𝗶𝗷𝗸𝗹𝗺𝗻𝗼𝗽𝗾𝗿𝘀𝘁𝘂𝘃𝘄𝘅𝘆𝘇𝟬𝟭𝟮𝟯𝟰𝟱𝟲𝟳𝟴𝟵


« on: Sat, 17 Oct 2020

adding animation to starry night: ☆twinkle, ❄snow
if you are interested in other themes like a Fire background leave comment here 🎃
« Last Edit: October 23, 2020, 04:59:04 AM by dj »


Offline NaitLee

  • Tireless poster
  • ****
    • Posts: 203
  • Computer-brain boy
    • View Profile
A tweak that makes mobil-light friendlier to computer (still responsive to mobile) :) See attach
"Computation is not forbidden magic."
Takeback Template | PHFS


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
Thanks.
Will look, what goes to next version.

Tomorrow is halloween.
Santa clause will bring next version of mobil-light 🎅

register(for an account)V2 with a light admin panel (enables account, if loggedin as admin)

Lighthouse report: Performance: 93, Accessibility: 100, Best Practises: 93, SEO: 92
« Last Edit: December 09, 2020, 12:08:50 PM by dj »


Offline Brandonatrog

  • Occasional poster
  • *
    • Posts: 5
    • View Profile
Ditto to what Squiggler said, its amazing and thats no doubt about it. This must be the first responsive theme/template weve ever had on this community.
« Last Edit: December 11, 2020, 08:47:13 PM by Mars »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
New year brings a alternativ theme with fixed navigation bar
« Last Edit: January 10, 2021, 12:59:17 AM by dj »