Azuriom

Azuriom is a complete open-source web solution for game servers. Enjoy dozens of extensions for endless possibilities. Already trusted by over 1,800 servers.

GPL-3.0 License

Stars
567
Committers
35
Azuriom - Azuriom 0.3.5

Published by MrMicky-FR almost 4 years ago

Added

  • Add Minecraft Bedrock support (6a452a414b4091c59a40a6d92dce8f50174a60c6)
  • Game requirements for plugins (6a452a414b4091c59a40a6d92dce8f50174a60c6)

Improved

  • Support SRV records for AzLink (6a452a414b4091c59a40a6d92dce8f50174a60c6)

Fixed

  • Fix error after banning a user (6a452a414b4091c59a40a6d92dce8f50174a60c6)
  • Fix admin sidebar on scroll (bd65bf0dee13c248a146a6e5cf3b04145b181175)
Azuriom - Azuriom 0.3.4

Published by MrMicky-FR almost 4 years ago

Added

  • Added PHP 8 support (a80b7f90eb986776f28b4eef74a09b7e15fa26bf)
  • Added hCaptcha support (1b55927e654239b87bea5d464f55e0d34a3bda5b)

Improved

  • Improved ban cache (a4925141872afbcfe2cab8a2d42b673c82457681)
Azuriom - Azuriom 0.3.3

Published by MrMicky-FR almost 4 years ago

Added

  • Add post image to RSS feed (86f805a3bba423ac55327dac9165d123b270dfac)
  • Add SQL Server support (still not recommended - #36 & #44)
  • Add dynamic games registration (#36)

Fixed

  • Added missing maintenance access permission (ee7e9b406f28f689dac6d18e6708363adf70bd1e)

Improved

  • Updated NPM dependencies (ffc4a981d62acefd8ba8865a501fa218228f479b)
  • Improve Argon2 hash detection (ffc4a981d62acefd8ba8865a501fa218228f479b)
  • Composer v2 support (ad56984e44673c264ea66b5d5ecc41ba6fc4681a)
Azuriom - Azuriom 0.3.2

Published by MrMicky-FR about 4 years ago

Changelog

Changed

  • Remove front-end dependencies from Git. They are still added in the releases zip (f193853b18d9767e2a2ffd7690423983ae45ad9d)
  • Set default game to Minecraft Offline to prevent issues with old installer version or manual installation (feac67aa0228276bf7e33d765c8a00a44a80231a)

Added

  • RSS and Atom feeds (#39 & 227057458014759ca76cfea78031ff0dc1ea540e)

Fixed

  • Fix admin 404 page (3212be9d0f0fa6a2e8418a1c75d7a74bf005273d)
  • Fix custom port with AzLink (0f0b8fbabf689e91c0e4a5617e956861ca19d1be)
Azuriom - Azuriom 0.3.1

Published by MrMicky-FR about 4 years ago

Changelog

Updated

  • Update to Laravel 8 (932e084dc7b1a48636367f39bae3468c7d447759 & d75c6c26d7175444f616c1ce877f9733ad8a64f0 & 2269fc025b24d611c8a1f6542d92c1593b368bf3)

Added

  • Add plugins requirements (9cbfc2cba61118b10d2598c44a30af6354a3de5)

Improved

  • Use WebRcon to get Rust servers data (75fb80f6b606217055ffca98b3b797131c77cb8e)
  • Clear old unused attachments periodically (f3ce5b8dfb87d6fa806d68be9471297e8823d033)
  • Save dark theme between sessions (dfe5d8bb1484741f6b0d4d58c107bb28ba8c5834)

Fixed

  • Fix PHP warning with Discord embeds on PHP 7.4 (e637fb6ba7bb464d40f0fd4cf6665443987a275f)
  • Fix markdown cache not updating after modifications (a78007f67a917a902dc450f482a39fa26e93afd9)
  • Fix Rust Rcon not available in server selection on shop/vote plugins (f3ce5b8dfb87d6fa806d68be9471297e8823d033)
  • Fix pie charts in admin dashboard for plugins
Azuriom - Azuriom 0.3.0

Published by MrMicky-FR about 4 years ago

Changelog

Added

  • Added Garry's Mod, Rust, ARK: Survival Evolved, Counter-Strike: Global Offensive and Team Fortress 2 support (650f861683d2a9bf5ebd53f372caf8b060f5b333)
  • Added monthly new users in the dashboard (#24)
  • Added db:config command (e036302865dcd0a63f85680871f0cb675198a7b8)
  • Added Docker support (#28)
  • Added charts API (5e11a93b9526eefe3e8839dce5cf13dfa74d05bf)
  • Added last login date in use profile (4c93cd36df9f0c84283cffd1bbb43d3398c802bc)

Improved

  • Disable plugins on error during loading in production (4c93cd36df9f0c84283cffd1bbb43d3398c802bc)
  • Improve server stats SQL schema (a21c566713f748d601640b7eb539b1efefaaaf6c)
  • Force https scheme if the request is not secure but uses https (64c733b2e0420e3bb03edd19b7a1e37475c8ff1d)
  • Small performances improvements (6d185d2445e68ee792710e83dd2bd1b80c78d4b1)
Azuriom - Azuriom 0.2.10

Published by MrMicky-FR about 4 years ago

Changelog

Added

  • Add notification when an user receive money from an other user (1025d7c2d4a2a294ddc74354d978dc696b203b68)
  • Docker support (#28)
  • Add support for default role with id other than 1 (38786edc9b895ef2a98180e23a759ea462307d8a)
  • Add warn about SendMail usage (87953847c02b2414d64b26ec4ef54eec29b75592)
  • Add online players on a server edit page (1025d7c2d4a2a294ddc74354d978dc696b203b68)
  • Add support for Azuriom-Link-Token as replacement of Authorization header since it's broken on some shared hosts (a0d4ad81eade5eb63d901fb49f966b4cfaa9b31f)

Fixed

  • Fix updating markdown text (d2d904d84e31380d33998e7689ba27d9079159b5)

Improved

  • Prevent errors when encrypted settings (currently only SMTP password) can't be decrypted (a0d4ad81eade5eb63d901fb49f966b4cfaa9b31f)
  • Ensure user money is always a float
  • Report migrations exceptions (d2d904d84e31380d33998e7689ba27d9079159b5)
  • Update Azuriom SVGs logos (c1c46f1ab7ae30cf5d9dd11b739264c7faca4399)

Removed

  • Removed CurrentPassword rule, use password instead
Azuriom - Azuriom 0.2.9

Published by MrMicky-FR over 4 years ago

Changelog

Fixed

  • Fix comments with default theme
  • Fix manual updates check
  • Fix error with Mojang API
Azuriom - Azuriom 0.2.8

Published by MrMicky-FR over 4 years ago

Changelog

Added

  • Add dark theme (e854c1f10159e5128a4a5682b98198dae917c5d8)
  • Add pages & posts attachments (b97d8366b5a826419acbbd7d1a977b671949e480)
  • Support markdown in comments (6f9f3e7e2186d765775f9d430dda6c4708517006)
  • Add logs in user edition

Changed

  • Reorganize settings (b45b43b16091e0f985e1d231d21e1ee93906c2f1)

Fixed

  • Fix some broken logs messages (8e84962af10e2c65651f25becfa61ab0c900fb93)
Azuriom - Azuriom 0.2.7

Published by MrMicky-FR over 4 years ago

Changelog

Added

  • Add max players with AzLink (f2f8a76bdc63763e44bf99dd4300f9fa1df95229)
  • Add option to disable email verification (#22)
  • Add option to disable instant commands with AzLink (33a2ad9bb92e66fe34bcfa1538db53bb784eb20f)

Improved

  • Refactor games (#16)
  • Improve profile page (6a7e7818dbf487f5d8d829af54643d83d7a04df3)
  • Improve installation
  • Prevent error 500 when Azuriom is not installed (Prevent error 500 when Azuriom is not installed)
Azuriom - Azuriom 0.2.6

Published by MrMicky-FR over 4 years ago

Added

  • Expose api routes to newly created plugins (#18)
  • Log money transfer between users (8bc307fe7748e08cd4582f753742f41d18641fc7)

Fixed

  • Fix removing symlinks on Linux (e48e4e85e9471e00508eea20fa71b545c1ea8f2d)
  • Fix error with players count when using cron (4a366990bb64487b1f0eeb4e1514618442a190aa)
  • Fix settings when running commands in console (ecd73c58a18cfe6d6bdbf65915c3d6b85f4d815f)
  • Fix pagination with users search (ecd73c58a18cfe6d6bdbf65915c3d6b85f4d815f)

Improved

  • Improve forms accessibility and validation messages
Azuriom - Azuriom 0.2.5

Published by MrMicky-FR over 4 years ago

Added

  • Add option to enable money transfer between users (#17)
  • Add user navigation for plugins (#15)
  • Add plugin status (2ead24b217b9b641d70aa98c374a771e0b944ac7)

Improved

  • Use relative symlinks to fix compatibility with some web hosters (5a39edcabc9da97f082a36bac2c184584a0b137e & e92a2f1980c7bf5e9a6422336827edc6ef96f0ad)
  • Improve error messages (80f84793522ccb6f0f8e6d38c631e638750968f5)
  • Support unicodes in email login (073db25a5daeb23e81fbbfd706d7ad4d63dc7538)
  • Improve default theme (073db25a5daeb23e81fbbfd706d7ad4d63dc7538)
  • Use valid e-mail address by default for sending mails (c24061456c34dd9ac2f18a2ce7333644580373d4)

Fixed

  • Fix settings not updating with RocketBooster (3a306aacdde6d7dc2ec4157a95c135527d450eb5)
  • Fix disabling welcome popup (3a306aacdde6d7dc2ec4157a95c135527d450eb5)
  • Fix permissions not saving when creating a role (80f84793522ccb6f0f8e6d38c631e638750968f5)
Azuriom - Azuriom 0.2.4

Published by MrMicky-FR over 4 years ago

Added

  • Add notifications (6678c16698a7e86c5d13e03397659d4e217a6643)
  • Add welcome popup (30f39fea2103eb7ac59823d93bb9069cf5556d8a)
  • Add user search (0f8d1ec1351e797ba2b00d025ad0e3e0ae8c60e8)
  • Allow login with username in api (48d82198d26a282bc2faaa9b1d95924393083734)

Improved

  • Keep theme configuration after theme updates (f65711633c880219249dbd45a1ee7e38650fd565)
  • Show error message if enabling the plugin goes wrong ( #13 )
  • Use the public disk for image storage (aa3a897e5316ecd65dd78756d1212c66d38cbf3a & 207315fba7f353c51f71a74497e327f61ea205f1)
  • Fix background on large screens (004bebf32666c9c5df6abc2a41c489f665dca65d)
  • Remove unnecessary status in AJAX response (6bf5d7da3feea50efc0fcabd676298a362583750)

Fixed

  • Fix few spelling mistakes (c9a787fe7fcc68bc94a80ed977b5502229ebcbf9)
  • Fix missing mail translations (70d98007ea903ae3788f3fb5b690fc9c531e2277)
  • Fix NavbarElement isCurrent() (207315fba7f353c51f71a74497e327f61ea205f1)
  • Fix error with Rcon (f3c14dff8c113521c5e9fbfe240d055358024b32)
  • Fix disabling mails (f3c14dff8c113521c5e9fbfe240d055358024b32)
Azuriom - Azuriom 0.2.3

Published by MrMicky-FR over 4 years ago

Changelog

Added

  • Add money to user profile (98047d5d6c138b184c85b14cd2b021c4816d7b48)
  • Run migrations after plugin update (ed38d9439fe73380bc968573a179b795f86bf015)

Fixed

  • Fix login with 2FA during maintenance (98047d5d6c138b184c85b14cd2b021c4816d7b48)
  • Fix 2FA message (98047d5d6c138b184c85b14cd2b021c4816d7b48)
  • Fix navbar child element new tab (98047d5d6c138b184c85b14cd2b021c4816d7b48)

Changed

  • Cache server data when server is offline (98047d5d6c138b184c85b14cd2b021c4816d7b48)
Azuriom - Azuriom 0.2.2

Published by MrMicky-FR over 4 years ago

Changelog

Added

  • Add support for premium extensions (21c31c1c954e79689009c24158e53d07a26afa0c)
  • Add some unit tests (21c31c1c954e79689009c24158e53d07a26afa0c & 8df854d5cfe0c95d93b7c8202b270f85a842949a)

Improved

  • Support for AJAX login (9f414125aa643653fd142f85f35cba78df85813f)
  • Use cURL for Google reCaptcha verification
Azuriom - Azuriom 0.2.1

Published by MrMicky-FR over 4 years ago

This is a minor release containing only a fix.

Azuriom - Azuriom 0.2.0

Published by MrMicky-FR over 4 years ago

Update to Laravel 7, few bug fixes and some improvements.

Changelog

Added

  • Add Discord webhook API (95c7c6e5e637fdcb93c748e49542105ffc2ae755)

Fixed

  • Fix Minecraft username using always the oldest username
  • Fix commands that need player to be online (e64174f381ca75a4ec9b7a6e73cf62b27f582ae4)
  • Fix game:ping command error when server connection fails
  • Fix few missing translations (bd4ec93326518b1e54f49b09d109b69f978517c7 & 2284b062a98a1ac1344c0976a5ba2588c9fad497)
  • Translate email notifications (4da95fbfa414744d6ce1499d64d10a43401dc4cf)

Changed

  • Update to Laravel 7 (d59ac92ed9b0312542acdd7b17c63d6137eebf2d & 6f26138948caecdb39ba716bb27fde0351f28a71)
  • Prevent double slash when creating assets links (77adbf5a440b8d274889b4b3972f9f9975b39553)
Azuriom - Azuriom 0.1.3

Published by MrMicky-FR over 4 years ago

This release contains few bug fixes and some improvements.

Changelog

Added

  • Add default server to display online players in a theme (a66e6cea46e85d96531724f3c939df63454f5dd6)
  • Add id to the plugins & themes to improve plugins loading (b63117558e7be8da53c8ab2e0f0a495eb417342c & 0ea2af349ce371fd6f76cbceb278fbb308f05fba)
  • Add API to add cards to the dashboard from a plugin (fdf7f65f34f0adda4d48636162ffafd0ffc79c9d)
  • Add custom 404 page in the admin panel to improve naviguation (d6bfe7cb4eb4e9688c84e83d6822e5cf57915d61)

Fixed

  • Fix global middlewares registrations in plugins (13560b111a5b4e037321a01979bf86f2a20c9b08)
  • Fix posts avatars alt (78e14a2d0e3693526c4c162e1815b1ff9584a528)

Changed

  • Translate default maintenance message (2b5824986a9c3517930784df43b3302588f5d4ad)
  • Use a different view for admin session alerts to prevent conflicts with themes (0ddf1696564ae50c93b09c3714fcf342d61a4e46)
Azuriom - Azuriom 0.1.2

Published by MrMicky-FR over 4 years ago

This release contains few bug fixes and some improvements.

Changelog

Fixed

  • Add missing translations (585a2248b7cc69e77ae4f1c9d436367762755967 & 168794285cacc7cd6082ce081338a16432373898)
  • Fix avatar for users without UUID (Minecraft premium) (864fb2da31f4773cdf7989472fdf7fa476b94350)
  • Fix error 500 when updates can't be fetch (b31c36c95f75a01308f4b55c8d94b88ca6c6088d)
  • Fix some logs display (7ca020d5d7ff3e73f66fe6fb6c30dd36fd6b7d7c & 585a2248b7cc69e77ae4f1c9d436367762755967)
  • Fix mail settings (31d85d306c6b863c5e1a8b4ecd492799c36b16fe)
  • Fix some problems with RocketBooster (f777f42ea7091968038f913b1ce861a1269ec876)
  • Fix AzLink issues with some web hosters

Added

  • Add compatibility with PostegreSQL (f6b98e0efc74df1270ebc8c8d141e8dee76c85cd)

Improvements

  • Improve plugins loading (f777f42ea7091968038f913b1ce861a1269ec876)
Azuriom - Azuriom 0.1.1

Published by MrMicky-FR over 4 years ago

This release contains few bug fixes and some improvements

Changelog

Fixed

  • Fix user registrations with Minecraft offline mode (052e98a2f73e07352ca37cac4b909cbba885c147)
  • Fix role creation (05d191e1b76e35bbde679e31bce983b74906cb3c)
  • Update translations (56dbddf5fd22f56d02c8697e50530f7e9bd9f554, d4de06fde2383eb51e7b948a8b1f0e1c8664ec74 & 689565cdad3b8a8ea3cd543bfbbd035ca2f658a6)

Improved

  • Improve phishing protection for link in new tabs (2a87d0e9ae3086ff86a30b274b7f9a93ad93a81b & 45a370419a3f915c861e30cd1e66c887631a7760)
Badges
Extracted from project README
PHP CI Style CodeFactor Latest release Chat