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 ... 4 5 6 7 8 ... 20
76
Beta / Re: 2.4 translation
« on: July 12, 2020, 06:08:01 AM »
Download (empty en) language file for the default template

V2 prefills the file with an existing* language file
*only a handful at the moment (translations are welcome)

77
Beta / Re: 2.4 translation
« on: July 09, 2020, 04:28:40 PM »

78
Beta / Re: 2.4 translation
« on: July 09, 2020, 02:11:33 PM »
Download empty en language file for the default template

P.S: Line 63 should be fixed in the template

79
HTML & templates / Re: no jquery
« on: July 07, 2020, 11:38:23 AM »
alternativ this can be done with a download

80
Beta / Re: version 2.4
« on: July 06, 2020, 09:20:40 AM »
perhaps this is a good start
Code: [Select]
const $ = document.querySelector.bind(document);
Also remember

81
Beta / Re: 2.4 template-making guide
« on: June 25, 2020, 09:37:45 AM »
Maybe with more time I'll be able to give you an alternative

additional manual add [api level] to template
tested with Throwback

82
Beta / Re: 2.4 template-making guide
« on: June 22, 2020, 08:41:19 AM »
@danny
I can't reproduce your problem.

I found "username not found" neither in your template nor in the default template.
So perhaps it can be a problem with the login section.
Try to rename the 'login' section to 'signin' and also the links.
Try to test 'unauth' without redirect.

83
Beta / Re: version 2.4
« on: June 14, 2020, 04:26:42 AM »
quickly tested, seems ok

84
Beta / Re: version 2.4
« on: June 13, 2020, 03:35:42 AM »
After trying to change password with default tpl and rc3 (rc2 works fine)
Does this only happen to me?



in my template change password works and will be sent base64 encoded to the server

85
HTML & templates / Re: Responsive small screen template - update
« on: June 12, 2020, 04:01:32 PM »
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

86
Beta / Re: version 2.4
« on: June 11, 2020, 04:42:33 AM »
you added the mime type for mkv (works with chrome)

why not add

 .mp3 audio/mp3
 .mp4 video/mp4
(.m3u8 application/x-mpegURL)

87
Beta / Re: 2.4 template-making guide
« on: June 10, 2020, 12:08:24 PM »
What you think? it would be easier to restore the old 'selection' name.

My template works with both versions, but only if you add a diff.tpl.

This is because delphi checks, if a [unauthorized] section is in the user template.
If yes, the user template is rejected.

So you need to remove or rename it.

For compatibility reasons, it would be better, if
delphi checks, if a [unauth] section is in the user template and
if yes, the user template is allowed.

So you can write backwards compatible templates ([unauthorized=unauth]).

88
Beta / Re: version 2.4
« on: June 09, 2020, 11:48:11 AM »
at the moment Mobil-light and Takeback works

89
Beta / Re: version 2.4
« on: June 09, 2020, 02:45:37 AM »
cool! i forgot about it.
I will use the method for the default tpl. I hope you don't mind :)

That's what it's there for.
(It's also build in in my tpl)

90
Beta / Re: version 2.4
« on: June 08, 2020, 06:25:57 PM »
Will pressing the bulb be saved, possibly by account? Is it controllable, possibly even by day/night cycle?

autotheme addon sets dark mode by OS

Pages: 1 ... 4 5 6 7 8 ... 20