Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/Robust.Cdn

Client CDN & publishing infrastructure for Space Station 14 and RobustToolbox
https://github.com/space-wizards/Robust.Cdn

Add docker stuffs (#2)

* Real Docker

* Add database and builds volume

2b7d37ebe07c0b7aa41a0003f7c136e0128d64f4 authored 11 months ago by Debug <[email protected]>
Add a status endpoint (#3)

* Add StatusController

* Add some improvements

a5ccc9af58d3d41b390378ec2a22718bacc21101 authored 11 months ago by Debug <[email protected]>
Bump dotnet version to 8 (#1)

d10256f61700818eaa0ab4bbb476d1b5e7d2b87e authored 11 months ago by Debug <[email protected]>
Update link to Robust.Cdn docs.

db98cafca462f2295c2d0d848e4c188fc33e875b authored about 2 years ago by Pieter-Jan Briers <[email protected]>
Create README.md

e6e73e012d988dec272cad3df3c7c7aa6bf98852 authored about 2 years ago by Pieter-Jan Briers <[email protected]>
Add exception handling to background services.

86a62e69d247df8c388a4fc27734dd6ff5ac392d authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix download blobs being opened as writeable.

Forces SQLite to need write to the DB.

69825ff1de9dcd1bf0eb778e37e4fa453eae7fe8 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix read-only transactions defaulting to IMMEDIATE.

857940bacfff603666821cf916d726f56c82c6d6 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix locating of client zips

eace8e1254075a08219ce321ac06e5ad4e628f0e authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Don't crash data loading if client zip is missing

fc7996ae401c56f7225da3be6177952f6a3c8300 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix blob handle on interim commit

4b75a3054c14c1fd2ef4fc9ef5cfd1b20b286661 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Do interim commits on DataLoader to avoid WAL bloat.

dc1d5a54fbaef54599ad0a6844453e98483c4877 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
GC collect after ingest

4305a7e431cec2fb8f6e4b0fa6093e94323f0a3c authored over 2 years ago by Pieter-Jan Briers <[email protected]>
DataLoader: improve logging, don't hold up init

bf431a59f0cd11e91eed9d17fcf7b28a7c39b6a4 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Actually use the SystemD support

a5543308023191120ed82a77d5603e851d0ea744 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Document the option

c4d6e397ee98e9772f0c08f99555559f2e526b78 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix warning in ZStdException

bb72700c67326c00502053200429fdba4be8ef5a authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Endpoint to cause a new version load.

1807e2e88551284360d3fd5cd10197f3787dc356 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Better logs for DownloadRequestLogger

eefc8f08d4d03f982c580844394903513b8884f3 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Option to log requests.

Could allow us to get some thorough statistics on request patterns in the future once this is de...

ab1b30245439498d939aa31c22a2b6bbe558bdf1 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Improve compression options.

ed59576ad92e56a1116f0af937c82e7b044c7442 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Gitignore dataSources.xml

3d6fa4dc061767383fd2e0ea0893dd2bf7a83fe5 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Remove datasources from .idea

36f9f119a72d2ac3113e0c16773b8d284d16f4fa authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Give SqliteBlobStream ReadAsync overload

bcaaf94185fd872bab1a89dd3fc45ef12b0a0e4a authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Perf flexing SQLite

2b2d4af267a164a2e6be790d9693a4a9f904fd21 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Fix Content-Encoding not being reported when stream compression is enabled.

087d98e2e2e23f2d161f6edbba8a8339cfa3b274 authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Rename to Robust.Cdn

64821ee8df22694d43344181316918a0276fe60b authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Quite cloudy today

27856643ffd0dd1666618f12fbc8013a727937df authored over 2 years ago by Pieter-Jan Briers <[email protected]>
Initial commit.

Tomeno wanted this.

902551b23310125a3c8652def5ecebf7c50e84ed authored over 2 years ago by Pieter-Jan Briers <[email protected]>