1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
27a9a2eebf Using Humaniser instead of fixed string... (#335)
Update tooltip text generation in MetaRegistration

The tooltip text generation in MetaRegistration.cs is updated to use Humanizer's 'HumanizeForCurrentCulture' method with 'TimeUnit.Hour' as maxUnit. This change leverages the Humanizer library to provide more precise and localized time formatting.
2024-07-24 18:52:02 +01:00
b1810b0517 Add a tooltip for client profile total playtime for hours (#334) 2024-07-23 00:38:43 +01:00
b427a51c59 order permission changed query helper properly 2022-10-21 20:28:04 -05:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
1d9c75bcd6 improve ban handling edge cases 2022-03-25 11:28:15 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
81921ec1bc mark permission changed as sensitive 2022-02-23 16:26:46 -06:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
aaf81f0119 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
0c08ede4bc removed commented code and show current alias for ip search 2021-09-05 10:43:48 -05:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
bc893738e1 tweak linking behavior 2021-08-21 10:40:03 -05:00
434392a7e4 huge commit for advanced stats feature.
broke data out into its own library.
may be breaking changes with existing plugins
2021-03-22 11:09:25 -05:00
78ae9dec74 fix memory leak issue related to AddDbContext not working as expected 2020-11-29 16:01:52 -06:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
6e27dd9dce QOL updates for profile meta
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00