rejetto forum

version 2.4

rejetto · 474 · 310452

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
https://github.com/rejetto/hfs2/releases/tag/v2.4-beta08

- new templates (with new login system) will be recognized by the section [unauth] in place of [unauthorized]
- 'selection' was renamed to 'files'
- sha256 was moved to [sha256.js] section, so you don't need to include it in your tpl
« Last Edit: May 30, 2020, 03:41:06 PM by rejetto »


Offline TEA-Time

  • Occasional poster
  • *
    • Posts: 76
    • View Profile
The ban IP address field looks good in all cases now.

Can the text cursor be automatically moved to where you right click in the log instead of having to left click to move it first, since the right click menu has to do where that is?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Can the text cursor be automatically moved to where you right click in the log instead of having to left click to move it first, since the right click menu has to do where that is?

agreed


Offline NaitLee

  • Tireless poster
  • ****
    • Posts: 203
  • Computer-brain boy
    • View Profile
I see the resources can be translated now. Good job!

I also see the locale strings(Arabic, Baltic, Chinese etc.) appeard at the end of the file were "pushed" with different IDs, compaired with old hfs.lng. If they always have a different IDs each time they are generated, it will be annoying since we should work with them again and again.

Upload unicode problem is not solved in beta8 :(
Check the template side? (Though with little expection...)

Edit: I see this problem is there from alpha6, the version which general Unicode problem had been fixed. I did not tested it out that time, sorry...
« Last Edit: May 31, 2020, 07:19:25 AM by NaitLee »
"Computation is not forbidden magic."
Takeback Template | PHFS


Offline LeoNeeson

  • Tireless poster
  • ****
    • Posts: 842
  • Status: On hiatus (sporadically here)
    • View Profile
    • twitter.com/LeoNeeson
sure! somebody let me know if this file is good, then we'll decide how to publish it
Good, thanks for the new file (I'm sure it will come handy for those who want to translate HFS). From time to time, there are some users who doesn't know how to translate HFS, and finding the 'hfs.lng' on the middle of a long thread like this, make it sometimes hard to find (even for me!, because after a few weeks I forget where you have uploaded the file). You can upload it wherever you think is more visible for the users (it was only a suggestion to upload it on GitHub). :)

If they always have a different IDs each time they are generated, it will be annoying since we should work with them again and again.
I could be wrong, but I think this will only happen once (I mean, the new 'hfs.lng' has different IDs because Rejetto has updated the component that makes the translation possible). HFS v2.3m was making use of "Kryvich's Delphi Localizer v3.2", and Rejetto is now using "Kryvich's Delphi Localizer v4.1" which has full unicode support (that's why it could now have different IDs). But I think this would not happen again soon, or at least not very often (until Rejetto decides to update that component again on the future). Someone please correct me if I'm mistaken... ;)

Cheers,
Leo.-
« Last Edit: May 31, 2020, 06:08:54 AM by LeoNeeson »
HFS in Spanish (HFS en Español) / How to compile HFS (Tutorial)
» Currently taking a break, until HFS v2.4 get his stable version.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
ok, dedicated topic for a start
http://rejetto.com/forum/index.php?topic=13313.new#new

@naitlee, i've sent you an email
« Last Edit: May 31, 2020, 01:32:14 PM by rejetto »


Offline dj

  • Tireless poster
  • ****
    • Posts: 291
  • 👣 🐾
    • View Profile
    • PWAs
I've found there are some serious problems making a login system compatible with the old one.
I fear we'll have to say goodbye to old templates, unless they are adapted for the new version.

additional manual add [api level] to template
tested with Takeback, Throwback and Live
« Last Edit: June 25, 2020, 09:34:18 AM by dj »


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
for compatibility reasons, we can add this in diff

[unauth]
{.$unauthorized.}


Offline ivominchev

  • Occasional poster
  • *
    • Posts: 15
    • View Profile
This error came with beta08 and the did not start. I'm back to 07.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
do you have a file "hfs.lng" ?
it's probably an old version and not compatible.


Offline ivominchev

  • Occasional poster
  • *
    • Posts: 15
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
The last-utf-char-corruption still exists, but this cannot be seen on rejetto's computer.
Uploading a file with specified last utf8 char can reproduce the problem on most (other) computers.
eg. 哲学.ppt -> 哲�?ppt    (note that dot disappeared too)  Then "filename is forbidden".


thanks NaitLee for giving a server for tests.
I just uploaded 3 different files named  哲学, one with Chrome, one with Edge, the other with Firefox.
I also tried to change the comment. I saw no problems.
Is this test good? If yes, then the problem is not in HFS but in the browser you are using.

« Last Edit: June 01, 2020, 09:06:33 AM by rejetto »


Offline NaitLee

  • Tireless poster
  • ****
    • Posts: 203
  • Computer-brain boy
    • View Profile
Is this test good? If yes, then the problem is not in HFS but in the browser you are using.
(Corrected sth and moved to the topic for unicode.)
« Last Edit: June 02, 2020, 04:49:46 PM by NaitLee »
"Computation is not forbidden magic."
Takeback Template | PHFS


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
new version is out and unicode problem is fixed

https://github.com/rejetto/hfs2/releases/tag/v2.4-beta09

it's 2.4.0 now because i plan to use the third number for bugfixes releases, instead of letters (a,b,c) as in 2.3 . It's more standard.
« Last Edit: June 02, 2020, 12:26:42 PM by rejetto »


Offline ivominchev

  • Occasional poster
  • *
    • Posts: 15
    • View Profile
Windows Defender reported Beta 09 as potentialy unwanted app PUA:Win32/Pearfoos.A!ml
The functions of the app works better if its started "As Administrator".