LIBERGOD
|
9c06ef96fe
|
improve: 2fa security and multiple world config (#1613)
|
2026-01-26 17:39:45 -03:00 |
|
Rodrigo Paixão
|
1c3abadd2f
|
feat: new layout (#749)
New layout based on client 13+.
---------
Co-authored-by: kokekanon <114332266+kokekanon@users.noreply.github.com>
Co-authored-by: Luan Luciano <luanluciano@outlook.com>
Co-authored-by: Levi999x <perkic-marko7@t-online.de>
Co-authored-by: SkullzOTS <86809689+SkullzOTS@users.noreply.github.com>
Co-authored-by: Renato Machado <mehahx@gmail.com>
|
2024-06-21 18:10:07 -03:00 |
|
Renato Foot Guimarães Costallat
|
00cd5e6d36
|
improve: https/http login (#647)
|
2024-03-07 13:04:04 -03:00 |
|
Renato
|
8e6305881e
|
lua format - if/fnc are no longer inline
|
2022-08-17 12:51:56 -03:00 |
|
Renato
|
16235e6a67
|
formatted modules
|
2022-04-29 23:14:24 -03:00 |
|
Renato
|
855a87ad9e
|
code lua formatted
|
2021-07-19 19:24:59 -03:00 |
|
Renato
|
57517125e8
|
fixed some widget reference warning
|
2021-01-06 01:12:33 -03:00 |
|
BenDol
|
7a7f63586f
|
Fix serverlist issues from previous commit.
Was referencing a 'global' variable so a simple check will do.
|
2015-07-19 06:34:21 +12:00 |
|
TheSumm
|
b822e92c0e
|
Fixed serverlist to ignore invalid settings when loading
|
2015-07-17 11:22:31 +02:00 |
|
Jacek Wielemborek
|
e6c9e78935
|
Get rid of trailing whitespace.
Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
'*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
|
2014-01-18 15:09:26 +01:00 |
|
BeniS
|
92228e9553
|
Prompt user before removing server list entry
|
2013-02-24 01:26:49 +13:00 |
|
BeniS
|
01126eee62
|
Some fixes for the server list module
* Fixed an indexing issue in the settings
Note: Forgot to mention that it will store the last account/password used for that server
|
2013-02-24 01:02:24 +13:00 |
|
BeniS
|
8e9f65779c
|
Implemented client_serverlist module! Close #200
* Will store servers that are not already in the list when logging in
* Can add servers manually if required too
* Fixed a bug in table.size
|
2013-02-24 00:41:21 +13:00 |
|