aecsocket
34997bada5
Rescan tech review reports when a new version of Delphi is ran ( #5433 )
...
* Delphi rescan when version changes
* Fix inserting duplicate reports when rescanning
* upsert report issue details instead of deleting
* fix up rescan stuff
2026-03-03 17:44:30 +00:00
Xander
017f6a5afb
fix: session refresh works as intended now ( #5330 )
...
* fix: session refresh works as intended now
* use code-defined defaults for expires and session_expires
* fix sqlx
* database migration drop defaults
* run fmt
* remove comment in migration
Signed-off-by: Xander <xander@isxander.dev >
---------
Signed-off-by: Xander <xander@isxander.dev >
2026-02-26 17:33:09 +00:00
aecsocket
e57c15b3ce
Add SQLx operation tracing ( #5223 )
...
* wip: vendor sqlx-tracing
* (compiles) standardize pg types used
* more standardization
* general log message improvements
* wip: improve sqlx-tracing architecture
* unify sqlx::Executor type
* wip: try fix sqlx tracing
* wip: sqlx-tracing compiles
* so close
* it compiles
* fix ci
2026-01-28 13:38:57 +00:00
François-Xavier Talbot
5c29a8c7dd
Batched search indexing ( #5191 )
...
* Use RO pool for search indexing
* Batched search indexing that actually works
* Query cache
2026-01-23 12:32:02 +00:00
aecsocket
d055dc68dc
Payout flows in backend - fix Tremendous forex cards ( #5001 )
...
* wip: payouts flow api
* working
* Finish up flow migration
* vibe-coded frontend changes
* fix typos and vue
* fix: types
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-01-14 10:53:35 +00:00
François-Xavier Talbot
9924faab84
Fix tech rev rejection query ( #4963 )
2025-12-29 21:06:47 +00:00
aecsocket
c27f787c91
Task to retroactively update Mural statuses ( #4769 )
...
* Task to retroactively update Mural statuses
* cargo sqlx prepare
* wip: add tests
* Prepare
* Fix up test
* start on muralpay mock
* Move mocking to muralpay crate
2025-11-13 18:16:41 +00:00