Commit Graph

5906 Commits

Author SHA1 Message Date
zurdi
e270889aa5 Merge branch 'fix/reduce-ram-usage' into feature/retroachievements 2025-05-09 17:02:04 +00:00
zurdi
7f4f54795c refactor: remove unused logging import from env.py 2025-05-09 16:12:15 +00:00
zurdi
e39825ba83 refactor: remove unused logging import from worker.py 2025-05-09 16:01:16 +00:00
zurdi
4b1fa77489 refactor: comment out post_write_hooks section in alembic.ini for clarity 2025-05-09 15:59:37 +00:00
zurdi
693f3e038b refactor: add ASCII art banner to init script and improve debug log output 2025-05-09 15:55:58 +00:00
zurdi
a9ac01cd07 refactor: update logging configuration for Alembic and RQ worker to unify logger formatting and level 2025-05-09 15:33:45 +00:00
zurdi
1b38607eab refactor: update Alembic logging configuration and add ASCII art banner to init script 2025-05-09 15:23:32 +00:00
zurdi
c4b9ecd3a6 refactor: update logger setup for improved clarity and consistency in worker logging 2025-05-09 13:35:34 +00:00
zurdi
b5ca8b437b refactor: enhance logging by adding module name context and improving message formatting 2025-05-09 13:08:55 +00:00
zurdi
6f08912fc0 refactor: remove unnecessary logging highlights and improve log messages for clarity 2025-05-09 10:25:11 +00:00
zurdi
22f5134fbb refactor: add Gunicorn logging configuration and update startup script 2025-05-09 10:25:02 +00:00
zurdi
549e5956bf refactor: add initial logging configuration for Gunicorn 2025-05-09 10:24:45 +00:00
zurdi
e6c4a43c1e refactor: improve logging messages and formatting for clarity and consistency across multiple modules 2025-05-09 09:35:13 +00:00
zurdi
14761c2c83 refactor: enhance logging with highlighted output for improved readability 2025-05-09 09:05:59 +00:00
zurdi
53f9386208 refactor: enhance logging messages and formatting for improved clarity and consistency 2025-05-08 23:35:33 +00:00
zurdi
49ad99d5e7 refactor: improve logging setup and format across multiple modules for consistency 2025-05-08 22:17:53 +00:00
zurdi
b3d341bc11 refactor: add TODO comment to check on database disconnection in init script 2025-05-08 17:59:50 +00:00
zurdi
c5033d9967 refactor: enhance logging output with color formatting for improved readability 2025-05-08 17:59:01 +00:00
zurdi
cac9602974 refactor: streamline logging setup and improve log formatting across multiple modules 2025-05-08 17:57:40 +00:00
zurdi
5bc820d3ee refactor: enhance logging and user agent mapping in nginx configuration for improved monitoring 2025-05-08 17:22:30 +00:00
zurdi
d5bb63c06f refactor: improve logging in redis_handler and init scripts for better debugging and process management 2025-05-08 16:34:23 +00:00
zurdi
c01a90caf6 refactor: update Docker image tag to include 'testing' for local builds 2025-05-08 14:36:32 +00:00
zurdi
4c953b6439 refactor: use symbolic links with force option in Dockerfile and improve branch name formatting in build script 2025-05-08 14:30:48 +00:00
zurdi
0f1c29be73 refactor: enhance logging format in init script with color coding for better visibility 2025-05-08 14:17:03 +00:00
zurdi
c0f33545b1 refactor: enhance initialization script with improved logging and process management 2025-05-08 14:04:21 +00:00
zurdi
ad1cd9e0c6 refactor: replace info_debug with debug_log for consistency in logging 2025-05-08 11:31:46 +00:00
zurdi
5d1114b832 refactor: set default web concurrency to reduce resource usage 2025-05-08 10:44:58 +00:00
zurdi
82c265e7d3 refactor: update log messages for consistency and clarity 2025-05-08 10:40:08 +00:00
zurdi
3bd9382b12 refactor: enable scheduled tasks in scheduler and init scripts 2025-05-08 08:59:56 +00:00
Georges-Antoine Assi
385ee80bd5 Merge pull request #1873 from saminitz/feature-update-screenshot-of-saves
Update screenshots of saves when saving
2025-05-04 21:06:52 -04:00
Georges-Antoine Assi
d087266937 also add to states endpoint 2025-05-04 21:00:56 -04:00
Samuel Nitzsche
df00fe21d4 when updating a save files also update the screenshot 2025-05-02 17:20:51 +02:00
Georges-Antoine Assi
240a1dfdee Merge pull request #1871 from rommapp/dependabot/npm_and_yarn/frontend/vite-6.3.4
build(deps-dev): bump vite from 6.2.6 to 6.3.4 in /frontend
2025-05-01 19:38:06 -04:00
dependabot[bot]
737f406f55 build(deps-dev): bump vite from 6.2.6 to 6.3.4 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 19:41:32 +00:00
Georges-Antoine Assi
8a1affba18 Merge pull request #1862 from rommapp/master
v3.9.0
3.9.0
2025-04-26 16:15:16 -04:00
Georges-Antoine Assi
b58a6c9692 Merge pull request #1859 from rommapp/dependabot/pip/h11-0.16.0
Bump h11 from 0.14.0 to 0.16.0
2025-04-26 16:05:26 -04:00
zurdi
00c824a18e fix: adjust margin for button groups in GameData, Personal, and States components 2025-04-25 21:16:18 +00:00
zurdi
07fcad6bbe Merge remote-tracking branch 'origin/master' into feature/retroachievements 2025-04-25 20:52:01 +00:00
Georges-Antoine Assi
86f4f7170a Fix renaming from manual match when no file extension 2025-04-25 11:30:55 -04:00
zurdi
13b7f2006f fix: update user avatar handling to preserve original file extension 2025-04-25 12:07:30 +00:00
zurdi
3db5b60b6f fix: adjust layout and styling for tabs in GameData and Personal components 2025-04-25 11:16:02 +00:00
zurdi
2b00761412 feat: make refreshRetroAchievements and submitRACredentials async, improve button state handling 2025-04-25 09:45:06 +00:00
zurdi
957c306003 Merge remote-tracking branch 'origin/master' into feature/retroachievements 2025-04-25 00:07:40 +00:00
zurdi
74464d2ac9 fix: adjust margin for user profile settings layout 2025-04-25 00:07:04 +00:00
zurdi
b81569c44d feat: add sync functionality and localization support in user profile settings 2025-04-24 23:59:37 +00:00
zurdi
dea945268a feat: add localization for "show-earned-only" in multiple languages 2025-04-24 22:54:16 +00:00
Georges-Antoine Assi
f8aeb37347 [HOTFIX] Only lower and strip string order_by types 3.9.0-beta.2 2025-04-24 14:33:37 -04:00
zurdi
428a87e39b fix: migrations 2025-04-24 16:48:50 +00:00
dependabot[bot]
e46f84344d Bump h11 from 0.14.0 to 0.16.0
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 16:48:07 +00:00
zurdi
cd39387538 refactor: remove retroAchievementsApi service file 2025-04-24 16:43:25 +00:00