1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Commit graph

673 commits

Author SHA1 Message Date
86bac2535b chore: Update case embed to include duration for timed actions 2024-08-03 04:03:52 -04:00
a794047ef3 chore: Update timeout.py to handle exceptions in untimeout_user function 2024-08-03 03:53:13 -04:00
8d4c536846 chore: Add timeout and untimeout commands for user moderation 2024-08-03 03:51:34 -04:00
6bd8316134 Merge pull request #15 from wlinator/renovate/ruff-0.x-lockfile
fix(deps): update dependency ruff to v0.5.6
2024-08-03 02:51:05 -04:00
42d14d42b9 fix(deps): update dependency ruff to v0.5.6 2024-08-02 18:58:11 +00:00
0ad989187a Merge pull request #14 from wlinator/moderation
Moderation: warns
2024-08-02 05:56:40 -04:00
9b43865310 Merge branch 'main' into moderation 2024-08-02 05:55:43 -04:00
95df11b383 chore: remove commented code 2024-08-02 05:54:39 -04:00
e7a891866c chore: Refactor actionable function to use async/await for better performance 2024-08-02 05:53:34 -04:00
4e9a6e450f chore: Update version to 2.8.2 for "Moderation: Warns" update 2024-08-02 05:50:27 -04:00
c2c0f7e49e chore: Update error handling to use logger.warning instead of logger.exception 2024-08-02 05:46:09 -04:00
54449e0af2 chore: Refactor actionable function to use LumiException for error handling 2024-08-02 05:45:47 -04:00
a2733db532 feat: Add warn command for user moderation 2024-08-02 05:25:10 -04:00
ce39a0b625 Update version 2024-08-01 10:33:57 -04:00
1f7b88b04c Merge pull request #1 from wlinator/moderation
Moderation
2024-08-01 10:27:49 -04:00
baac81c302 Fix migrations to avoid conflicts and replacing values 2024-08-01 10:09:54 -04:00
cf8058c46e Small ruff fix 2024-08-01 09:53:46 -04:00
39559d54f1 Merge branch 'main' into moderation 2024-08-01 09:53:09 -04:00
52f36686e4 Updates 2024-08-01 09:52:29 -04:00
90ae4761c1 Merge branch 'moderation' of https://github.com/wlinator/luminara into moderation 2024-08-01 09:36:20 -04:00
6ec3bb0762 Improve code 2024-08-01 09:26:57 -04:00
ff29947714 Merge pull request #13 from wlinator/renovate/pre-commit-3.x-lockfile
fix(deps): update dependency pre-commit to v3.8.0
2024-08-01 09:14:55 -04:00
7610fd7c04 Merge pull request #12 from wlinator/renovate/pyright-1.x-lockfile
fix(deps): update dependency pyright to v1.1.374
2024-08-01 09:14:33 -04:00
f210d80127 Merge pull request #11 from wlinator/renovate/ruff-0.x-lockfile
fix(deps): update dependency ruff to v0.5.5
2024-08-01 09:14:20 -04:00
630bf96526 fix(deps): update dependency pyright to v1.1.374 2024-07-31 09:26:07 +00:00
f3a762b6d7 fix(deps): update dependency pre-commit to v3.8.0 2024-07-28 20:06:44 +00:00
873e6a45c7 fix(deps): update dependency ruff to v0.5.5 2024-07-25 19:51:28 +00:00
4899841652 Up version as base image for Dockerfile changes 2024-07-20 07:48:58 -04:00
1b62236666 Merge pull request #10 from wlinator/docker
chore: Change to python slim-bookworm
2024-07-20 07:45:16 -04:00
d4d9a33d6a chore: Update Dockerfile environment variables
The Dockerfile was updated to set the environment variables `LANG` and `LC_ALL` to `en_US.UTF-8`. This change ensures consistent encoding settings for the container.
2024-07-20 07:44:11 -04:00
e0206a7b89 chore: Change to python slim-bookworm 2024-07-20 07:40:43 -04:00
5977cf0ef8 Up version 2024-07-19 20:05:53 -04:00
51f454bb49 Update docker-compose.prod.yml 2024-07-19 19:55:37 -04:00
e5443d75a8 Update docker-image.yml 2024-07-19 19:45:14 -04:00
d799138962 Update docker-image.yml 2024-07-19 19:30:40 -04:00
3c016a6ac3 Update and rename docker-hub-image.yml to docker-image.yml 2024-07-19 19:23:31 -04:00
bb8af7c4b4 Delete .github/workflows/docker-publish.yml 2024-07-19 19:15:01 -04:00
68d4d10ec3 Update docker-hub-image.yml 2024-07-19 19:14:51 -04:00
2cce838b30 Create docker-hub-image.yml 2024-07-19 18:55:46 -04:00
b967ac0821 Merge pull request #9 from wlinator/readme-info
Readme info
2024-07-19 18:03:09 -04:00
8ee973b71f Update README.md 2024-07-19 18:02:54 -04:00
f02edbdb86 Small tweaks to README file 2024-07-19 18:01:23 -04:00
ddd2e41cd8 refactor: Update README.md with self-hosting instructions and requirements 2024-07-19 18:00:15 -04:00
51343f0257 Merge pull request #8 from wlinator/tweaks
refactor
2024-07-19 17:29:37 -04:00
add9efde31 refactor: Update color scheme constants in lib/constants.py 2024-07-19 17:28:40 -04:00
82ffaf82d8 refactor: Update database.py to use pathlib for reading migration files among other changes 2024-07-19 17:26:49 -04:00
1993132f27 refactor: Update color scheme constants in lib/constants.py 2024-07-19 17:22:57 -04:00
8b277edd17 Merge pull request #7 from wlinator/deployment-refactor
Refactor development and production compose
2024-07-19 16:26:19 -04:00
652d7887ea More refactoring 2024-07-19 16:24:52 -04:00
ead332847e chore: Add database migrations and docker-compose.dev.yml 2024-07-19 16:14:28 -04:00