summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2024-11-05fix(CI/SQL import): don't use octal (#20449)Mike Delago
2024-10-15fix(CI/Import SQL): reference previous pending update in header (#20219)Mike Delago
2024-10-14fix(CI): simplify ci-pending-sql.sh and make it safer (#20209)Mike Delago
2024-09-28chore(Apps/Codestyle): add a new check for if statements (#20073)Grimdhex
2024-09-21fix(CI/macOS): Fix macOS CI dependency installation by updating macOS version...Anton Popovichenko
2024-09-20fix(apps/installer): fix Debian 12 build with mysql (#20003)sudlud
2024-09-06fix(docker): Modules SQL do not get updated or populated for docker set ups (...Ben Carter
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-09-03chore(Apps/Codestyle): add new codestyle checks for pointers and range loops ...Grimdhex
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-31refactor(Core/Item): Add helpers (#19828)Kitzunu
2024-08-27chore(Apps/CodeStyle): rewrite Ci-codestyle in python (#19714)Grimdhex
2024-08-26fix(apps/installer): update for Ubuntu 22.04/24.04 with mysql 8.4 LTS (#19737)sudlud
2024-08-24fix(apps/installer): update for Debian 12 using mysql (#19649)sudlud
2024-08-18apps(docker): Fix Warnings in Dockerfile (#19537)Mike Delago
2024-08-17chore(APPS/installer): Detection of BSD* OS (#19285)Marcus Schommer
2024-08-16fix(CI/MacOS): Fix macOS mysql setup. (#19634)Anton Popovichenko
2024-08-15Revert "chore(Script/Misc): cleanup" (#19627)Andrew
2024-08-14chore(Script/Misc): cleanup (#19619)Kitzunu
2024-07-29fix docker warning about "FromAsCasing" (#19368)dweipert-3138720606
2024-07-23debloat(apps): remove unneeded script (#19466)Mike Delago
2024-05-18fix(Docker): Check write access for config dir (#18238)Mike Delago
2024-03-10fix(CI/MacOS): Fix MacOS dependency installation (#18507)Anton Popovichenko
2024-02-13Fix(Docker): Add missing dollar sign (#18314)Mike Delago
2023-11-29fix(CI): Maybe baby this will solve our problemos (#17889)Kitzunu
2023-11-26chore(CI): Make some changes (#17861)Kitzunu
2023-11-14fix(Docker): Tweak entrypoint permissions (#17698)Mike Delago
2023-11-11fix(ci): macos (#17681)Kitzunu
2023-10-20fix(CI): Ensure targeted stage for docker is specified in CI (#17545)Mike Delago
2023-10-15refactor(Docker): remove prod container distinction (#17419)Mike Delago
2023-10-07refactor(apps): remove docker image prune in dashboard (#17405)Mike Delago
2023-09-15chore(CI): Update deps for Windows and Mac builds (#17252)Kitzunu
2023-09-10fix(apps/Docker): Missing arg for build:prod (#17231)Mike Delago
2023-09-10refactor(Apps/Dashboard): Remove Deno as a dependency to the dashboard (#16934)Mike Delago
2023-08-25fix(Apps/Docker): ensure conf files always exist (#17071)Mike Delago
2023-08-22refactor(Misc/Conf): DBErrors is now Errors (#17053)Kitzunu
2023-08-20feat(Apps/Docker): Use Env Vars for docker configuration (#17040)Mike Delago
2023-08-19chore(apps): remove deprecated db_assembler and erroneous .gitmodules (#17039)Mike Delago
2023-08-12fix(Apps/Docker): adduser/addgroup commands in dockerfile (#14914)Mike Delago
2023-08-12fix(Apps/Docker): Git version resolution in docker build (#16379)Mike Delago
2023-08-06chore(CI): fix `ci-pending.sh` script for linting SQL (#16913)Mike Delago
2023-07-29fix(CI): Update macos openssl to 3 (#16846)Kitzunu
2023-06-27feat(Apps): Account creation script that isn't worldserver dependent (#14774)Mike Delago
2023-06-08chore(CI): Restore broadcast_text check (#16483)Kitzunu
2023-05-16feat(apps/scripts): set a logging file for gdb using starter app (#16278)Angelo Venturini
2023-04-23refactor(DB/Misc): Improve loading time (#15433)Kitzunu
2023-01-29chore(Valgrind): Move Valgrind from data folder to apps folder (#14778)Kitzunu
2023-01-25fix(Docker): config loading for ac-dev-server container (#14755)Mike Delago
2023-01-24fix(docker): missing config file in dev image (#14753)Yehonal
2023-01-23Fix configs in docker builds (#14747)Mike Delago