slawkens
e8fedb8d16
One bracket to much..
2024-10-04 21:26:28 +02:00
slawkens
4e4739e8ab
Fix displaying players online record
2024-10-04 21:23:41 +02:00
slawkens
93641fc68a
New hooks in account manage + create
2024-09-08 15:03:18 +02:00
slawkens
201f95caa8
Do not create player if there is no players table in db
2024-09-05 15:36:19 +02:00
slawkens
da14e125e9
Fix highscores skill links (Thanks @vyroq)
2024-07-12 20:01:12 +02:00
slawkens
203e411b62
Allow account_create_character_create even if account_mail_verify is activated
2024-07-09 23:06:12 +02:00
slawkens
bdc0c43d3f
Refactor account routes into sub folders
2024-06-13 22:23:43 +02:00
slawkens
afe70a03c5
Fix email_change status
2024-06-11 13:32:22 +02:00
slawkens
1e5c9dcd9b
Nothing important, just a space for better look!
2024-06-10 19:43:08 +02:00
slawkens
a1d7c94166
Closing tag
2024-06-01 15:51:28 +02:00
slawkens
45dda5e834
Add HOOK_ACCOUNT_CREATE_CHARACTER_* hooks
2024-05-31 22:59:52 +02:00
slawkens
32ae4dde20
Fix closing table elements
2024-05-31 22:57:44 +02:00
slawkens
a1bcb217ec
Fixes regarding not working google recaptcha (+few previous commits)
2024-05-30 17:36:07 +02:00
slawkens
933b681a9f
Fixed if account_country is disabled
2024-05-30 14:25:31 +02:00
slawkens
e9aea17e1b
Close form in proper place
2024-05-30 14:21:52 +02:00
slawkens
060400b074
Revert "Use tables headline for account.create.html.twig"
...
This reverts commit 64387e085bff66bd0f63dcdc7548bac1e2dc5c5b.
2024-05-30 13:48:59 +02:00
slawkens
6be4a42c5a
Revert "Fix form id"
...
This reverts commit d225c2da26a43d553596228cfe2a27b4887157e0.
2024-05-30 13:48:53 +02:00
slawkens
163877d303
Update account.generate_recovery_key.html.twig
2024-04-16 11:38:10 +02:00
slawkens
e0230c5237
Adjustments in success.html.twig
2024-04-15 21:47:21 +02:00
slawkens
e9c6017e60
Fix forum table header text color
2024-04-15 20:35:53 +02:00
slawkens
d225c2da26
Fix form id
2024-04-14 15:59:23 +02:00
slawkens
d95e280b9a
Use tables headline for account.redirect.html.twig
2024-04-14 15:25:13 +02:00
slawkens
64387e085b
Use tables headline for account.create.html.twig
2024-04-14 15:06:43 +02:00
slawkens
03cc09b8c7
Adjust submit button
2024-04-01 23:10:00 +02:00
slawkens
6d4724f4f4
Squashed commit of the following:
...
commit da18629d1652c304a75b684939255a1838989279
Author: slawkens <slawkens@gmail.com>
Date: Mon Apr 1 21:53:53 2024 +0200
Fixes to tables headline
commit 41c3d9ad21304e99330ea42841b5932af792db92
Author: slawkens <slawkens@gmail.com>
Date: Sun Mar 31 13:59:25 2024 +0200
[WIP] Tables headline
2024-04-01 21:54:53 +02:00
slawkens
87e8c9eb4d
Use NPM for packages: bootstrap, jquery, tinymce
2024-02-17 15:42:09 +01:00
slawkens
ccfd2b4f55
Rename creatures to monsters
2024-02-03 20:54:09 +01:00
slawkens
3f5744964a
Get rid of ?subtopic=x links
2024-02-03 20:34:42 +01:00
slawkens
00cbce20b0
Various fixes in forum
...
Add new access type: guest - all visitors, player will be now for logged players only
Fixed default forum board access for guests
2024-02-03 20:01:38 +01:00
slawkens
cc9057324a
Fix maxlength for email input
2024-02-02 18:52:21 +01:00
slawkens
d71bab648d
Change hidden to hide (Eloquent blocked keyword)
2024-01-27 16:54:48 +01:00
slawkens
41022727bd
Fixes to csrf protection
2024-01-27 15:35:24 +01:00
slawkens
1ce816040a
Remove duplicated placeholder
2024-01-27 09:34:35 +01:00
slawkens
b894f75e74
Put admin.links in <table> to fix position + remove bootstrap classes (didnt worked anyway)
2024-01-25 22:01:35 +01:00
slawkens
d2a3a9a8da
System-solution for styled tables, that works with every template
2024-01-25 21:57:20 +01:00
slawkens
199672e0c8
Fix donate_column
2024-01-13 10:12:08 +01:00
slawkens
687c9a6690
feature: color-styled tables in tinymce editor
2023-12-12 17:58:17 +01:00
slawkens
1423046039
Sort changelogs by date + make sortable in admin panel
2023-11-25 20:09:42 +01:00
slawkens
9c60beeed0
I like this color better - teams page adjustment
2023-11-25 16:56:45 +01:00
slawkens
e74fbe5bfd
Update account.lost.form.html.twig
2023-11-25 15:47:53 +01:00
slawkens
c996f25d8d
Fix guild leave
2023-11-11 15:28:41 +01:00
slawkens
c79a1d5f3a
Fix changelog + news.tickers buttons
2023-11-11 13:18:37 +01:00
slawkens
ada1e391d4
Add option to restrict Page view to logged user
...
$logged_access = 0 -> not logged in
$logged_access = 1 -> logged in
2023-11-11 12:52:26 +01:00
slawkens
193e18523d
Uncheck PHP after enable TinyMCE
...
This needs to be rewritten anyway
2023-11-11 12:22:42 +01:00
Slawomir Boczek
790d85a88a
CSRF Protection ( #235 )
...
* Fix alert class name
* feature: csrf protection
* Cosmetics
* Fix token generate
* Admin Panel: changelogs csrf protection
* news/id route
* Refactor admin newses + add csrf
* Use admin.links instead
* Admin panel: Pages csrf
* Menus: better csrf + add success message on reset colors
* Plugins csrf
* Move definitions
* add info function, same as note($message)
* Update mailer.php
* Fix new page/news links
* clear_cache & maintenance csrf
* Formatting
* Fix news type
* Fix changelog link
* Add new changelog link
* More info to confirm dialog
* This is always true
2023-11-11 10:57:57 +01:00
Kamil Grzechulski
26a80e0741
fix: password2 variable refactor to correct name ( #237 )
2023-10-06 07:52:21 +02:00
slawkens
619b8ba4a0
Fix creatures datatable
2023-09-03 21:33:41 +02:00
slawkens
9e2a87f448
Add forgotten prefix for some settings
2023-08-25 17:09:31 +02:00
slawkens
0746708743
Reviewed some settings again, fixing many glitches
2023-08-24 17:20:32 +02:00
Gabriel Pedro
a692607c5e
feat: replace POT Query Builder to Eloquent ORM ( #230 )
...
* wip
* wip
* wip
* wip
* wip
* fix: reusing pdo connection from pot
* wip
* wip
* wip
* wip
* move files
In future, all classes will be in src/ folder
* Replace namespace name, for future
* Remove duplicated exception
* Fix towns from db
* Fix spells page
* Add default FAQ question + FAQ model
* feat: reset colors in menus
* Add confirm + save button at the top (menus)
* Do not insert duplicated FAQ on install
* Refactor install menus
* Fix changelogs showing
* Fix menu update, only with specified template name
* Fix account create -> missing compat
* Fix bans_per_page
* banned_by is player_id. type = 2 is namelock in tfs 0.3
* Add getPlayerNameById, fix getPlayerNameByAccount
* Change link name
* Order by lastlogin
* fix: query optimize
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Refactor notepad.php, class was useless
* This is showing error, if the updated rows = 0
* Fix success & error class (bootstrap)
* Uncomment require migrate.php
* Some distro have owner_id
* Update Player.php
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-08-21 10:16:58 +02:00