• Joined on 2021-04-01
odecif pushed to master at odecif/bcns-gameDistributionSystem 2026-02-17 02:37:22 +01:00
603bd11668 Added class object and tester, not finished.
odecif pushed to master at odecif/bcns-gameDistributionSystem 2024-04-10 01:41:25 +02:00
cda83592b1 Created SQL-scripts
odecif commented on issue odecif/bcns-gameDistributionSystem#33 2024-04-10 01:36:56 +02:00
Set up database backend

Currently not certain if game should use int or uuid as primary key (pk). Most likely uuid will only be used when communicating outwards and a SMALLINT will be used for pk for performance reasons.

odecif opened issue odecif/bcns-gameDistributionSystem#33 2024-04-09 22:46:35 +02:00
Set up database backend
odecif pushed to master at odecif/bcns-gameDistributionSystem 2023-11-21 13:03:26 +01:00
aac63b7eb3 Changed config handler
odecif pushed to master at odecif/bcns-gameDistributionSystem 2023-11-21 12:53:08 +01:00
77b0bcb94a Prepare API for gunicorn
odecif pushed to master at odecif/bcns-gameDistributionSystem 2023-11-18 02:53:45 +01:00
631dc761c6 Major overhaul
odecif closed issue odecif/bcns-gameDistributionSystem#32 2023-11-17 23:18:27 +01:00
Show multiple manuals
odecif pushed to master at odecif/bcns-gameDistributionSystem 2023-11-17 23:18:27 +01:00
77bd652f94 Added support for multiple manuals
odecif reopened issue odecif/bcns-gameDistributionSystem#32 2023-11-17 23:09:07 +01:00
Show multiple manuals
odecif closed issue odecif/bcns-gameDistributionSystem#32 2023-11-17 23:09:04 +01:00
Show multiple manuals
odecif opened issue odecif/bcns-gameDistributionSystem#32 2023-11-17 23:09:01 +01:00
Show multiple manuals
odecif deleted branch threading_gamelist from odecif/bcns-gameDistributionSystem 2023-09-20 17:25:39 +02:00
odecif pushed to master at odecif/bcns-gameDistributionSystem 2023-09-20 17:25:36 +02:00
5443e3b93e Merge pull request 'Added threading to gamelist thumbnail creation' (#31) from threading_gamelist into master
b69e0bf207 Added threading to gamelist thumbnail creation
Compare 2 commits »
odecif merged pull request odecif/bcns-gameDistributionSystem#31 2023-09-20 17:25:35 +02:00
Added threading to gamelist thumbnail creation
odecif closed issue odecif/bcns-gameDistributionSystem#30 2023-09-20 17:25:35 +02:00
Add threading for generating gamelist thumbnails
odecif created pull request odecif/bcns-gameDistributionSystem#31 2023-09-20 17:25:31 +02:00
Added threading to gamelist thumbnail creation
odecif created branch threading_gamelist in odecif/bcns-gameDistributionSystem 2023-09-20 17:24:29 +02:00
odecif pushed to threading_gamelist at odecif/bcns-gameDistributionSystem 2023-09-20 17:24:29 +02:00
b69e0bf207 Added threading to gamelist thumbnail creation
odecif opened issue odecif/bcns-gameDistributionSystem#30 2023-09-20 17:24:11 +02:00
Add threading for generating gamelist thumbnails