Dniel97
52467c496e
Merge branch 'master' into idac
2026-08-28 23:33:56 +02:00
Dniel97
424e1773d2
Merge remote-tracking branch 'origin/develop'
2026-08-28 23:33:34 +02:00
Hay1tsme
d1b83582a8
Merge pull request '[chuni] [webui] character illustrations support' ( #240 ) from daydensteve/artemis_chuni_webui_improvements:chuni_webui_chara_illust into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/240
2026-08-12 06:03:07 +00:00
daydensteve
0d9e704cbe
fixing db version linearity
2026-08-08 20:08:38 -04:00
Dniel97
0a110832ed
Merge branch 'develop' into idac
2026-08-02 22:17:25 +02:00
Ragnar
4eb69d6c76
Starlette version fix + typos ( #24 )
...
`on_startup`, used in `core/allnet.py`, was deprecated in Starlette 0.35.0 (Current version 1.3.1). Requirements.txt does not have a Starlette version specified so doing a fresh installation pulls the latest available version, resulting in the following error:
TypeError: Starlette.__init__() got an unexpected keyword argument 'on_startup'
As a temporary fix, added Starlette version 0.34.0 in requirements.txt.
Also corrected some typos.
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/artemis/pulls/24
Co-authored-by: Ragnar <ragnarcade@gmail.com >
Co-committed-by: Ragnar <ragnarcade@gmail.com >
2026-08-02 19:07:48 +00:00
Hay1tsme
1ff903c1a1
Merge branch 'develop' of git.tendokyu.moe:Hay1tsme/artemis into develop
2026-08-01 01:36:01 -04:00
Hay1tsme
85bfa7b073
Update changelog
2026-08-01 01:35:57 -04:00
Hay1tsme
2d0ad6892f
Merge pull request 'chimedb update to match SDGB 1.55' ( #246 ) from Keeboy/artemis:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/246
2026-08-01 05:24:49 +00:00
Hay1tsme
15f397768d
pokken: update default stun server
2026-08-01 01:20:36 -04:00
ScrappyCocco and Scrappy
cbb117d248
Fix Windows documentation ( #23 )
...
Hello,
I installed artemis on my windows pc and I had a few difficulties, and later noticed I was being distracted and cloned the wrong repository, this should fix it to make it easier for future users. Evaluate if you want to apply the same changes to linux/docekr files or tell me if you're not changing them for a specific reason
- Updated python and mariadb links and versions
- Updated repository link to clone (removed checkout mention as idac is the default branch)
- Fixed documentation links
Co-authored-by: Scrappy <mikelerogeratro@yahoo.it >
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/artemis/pulls/23
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe >
Co-authored-by: ScrappyCocco <scrappycocco@noreply.gitea.tendokyu.moe >
Co-committed-by: ScrappyCocco <scrappycocco@noreply.gitea.tendokyu.moe >
2026-07-25 08:02:16 +00:00
Dniel97
0a6483464e
Merge branch 'master' into idac
2026-07-12 17:23:46 +02:00
Dniel97
ddd2cd2b82
idac: update alembic history
2026-07-12 17:23:30 +02:00
Dniel97
66380f8a14
Merge branch 'develop'
2026-07-12 17:21:17 +02:00
Hay1tsme
2b228e6d63
add billing timestamps
2026-07-11 13:44:00 -04:00
Hay1tsme
9f18d0b910
Merge pull request 'Billing playlimit improvements' ( #250 ) from bugfix/drop_billing_playcount_unique into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/250
2026-07-10 19:57:25 +00:00
Dniel97
c90f5115de
billing: improve playlimit calculation
2026-07-10 21:43:05 +02:00
Dniel97
297abf4e54
change campaign table definition from TEXT to String
2026-07-10 21:01:32 +02:00
Dniel97
db442ed8fa
update alembic revision
2026-07-09 21:12:42 +02:00
Dniel97
24f854e61d
allnet: improve billing playlimit to include history
2026-07-09 21:11:36 +02:00
Dniel97
1cf6228b43
Drop broken billing playcount unique constraint
2026-07-09 21:11:36 +02:00
Dniel97
0f6b247829
Merge branch 'master' into idac
2026-07-08 20:03:13 +02:00
Dniel97
08653f4095
idac: fix new round bugs
2026-07-08 20:02:01 +02:00
Dniel97
13080e4112
Merge branch 'master' into idac
2026-07-05 23:41:35 +02:00
Dniel97
444e0ea04e
idac: fix normal round new round calculation
2026-07-05 23:40:42 +02:00
Hay1tsme
c1d3792d90
basic campaign support
2026-07-05 06:13:50 -04:00
Hay1tsme
0b1bd58033
mai2: document content bits
2026-07-03 20:22:14 -04:00
Hay1tsme
15ba1b16a3
billing: more debug logging to help diagnose an issue, omit truncated sections
2026-06-27 18:35:31 -04:00
Dniel97
bea461fee8
Merge branch 'master' into idac
2026-06-27 13:25:07 +02:00
Dniel97
a78f5f4d11
idac: fix device_version
2026-06-27 13:24:48 +02:00
Dniel97
d264b0c20f
Merge branch 'master' into idac
2026-06-14 21:36:13 +02:00
Dniel97
5506aa01c4
idac: implement past season round data, refactoring season 3
2026-06-14 14:40:55 +02:00
Keeboy
f74966002e
chimedb update to match SDGB 1.55
...
uhhh hopefully doesnt break older versions
2026-06-09 07:46:43 +00:00
Dniel97
2f9f091c15
Merge branch 'master' into idac
2026-06-09 08:39:57 +02:00
Dniel97
5090888182
Merge remote-tracking branch 'origin/develop'
2026-06-09 08:39:24 +02:00
Dniel97
ba0f208bbc
idac: fix wrong team league ranking
2026-06-09 08:39:09 +02:00
Hay1tsme
8f8390dd1a
Merge pull request 'Mai2 Ping fix + extras' ( #245 ) from Keeboy/artemis:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/245
2026-06-08 21:36:41 +00:00
Keeboy
bfa7ab3d1f
Mai2 Ping fix + extras
2026-06-09 07:03:01 +12:00
Dniel97
d2a46a297c
Merge branch 'master' into idac
2026-06-07 09:55:37 +02:00
Dniel97
f0532b9eec
idac: fix season 3 upgrade script
2026-06-07 09:55:27 +02:00
Dniel97
a149eeaab3
Merge branch 'idac'
2026-06-07 09:54:34 +02:00
Dniel97
9c44840ff3
Merge branch 'master' into idac
2026-06-06 20:09:55 +02:00
Dniel97
b811abf559
idac: hotfixes, add 1.70 time release
2026-06-06 20:09:45 +02:00
Dniel97
50a0e91f27
Merge branch 'master' into idac
2026-06-06 14:36:30 +02:00
Dniel97
a94d061144
update readme and changelog
2026-06-06 14:36:19 +02:00
Dniel97
18e9f7cee9
idac: removed unused season config
2026-06-06 14:27:39 +02:00
Dniel97
e27f79f046
Merge remote-tracking branch 'origin/develop' into idac
2026-06-06 14:23:00 +02:00
Dniel97
7296a0bcaa
idac: fix league rewards claiming
2026-05-05 16:12:58 +02:00
Dniel97
483363055d
idac: fix past league reward update
2026-05-04 06:04:53 +02:00
Hay1tsme
f2177132bd
mai2: fix pandora flags
2026-04-23 13:31:37 -04:00