Laura Hausmann
88dee6b410
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
2025-02-18 21:47:33 +01:00
Laura Hausmann
eeb171fb5a
[shared] Make all response DTOs with string identifiers implement IIdentifiable
2024-12-05 00:50:49 +01:00
Laura Hausmann
ceb8da8f3d
[shared] Only compute version info once
2024-11-03 22:43:28 +01:00
Laura Hausmann
c40c13261d
[shared] Improve fork version string handling
2024-11-03 22:29:19 +01:00
Laura Hausmann
8d29869f76
[shared] Correctly handle fork information in the version string
2024-11-03 22:10:43 +01:00
Laura Hausmann
010526b6be
[shared] Fix VersionHelper returning bogus data when frontend is built with AOT
2024-09-13 17:28:03 +02:00
Laura Hausmann
91acb8ed9e
[backend/federation] Add edition to nodeinfo response
2024-07-10 18:11:17 +02:00
Laura Hausmann
91b5021e4c
[shared] Refactor assembly version info
...
Because our frontend assembly now also knows its version, we no longer have to rely on meta tags to pass the version on to the frontend.
Since the HTML skeleton no longer includes version information, the nodeinfo response has been amended with the now-absent properties.
2024-07-09 21:50:06 +02:00