Ecosyste.ms: OpenCollective

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

Stump

Developing a lightning fast, open source media server for comic books, manga and digital book collections
Collective - Host: opensource - https://opencollective.com/stump - Website: https://stumpapp.dev - Code: https://github.com/aaronleopold/stump

interface: fix navigation buttons

- buttons now mimic native browser navigation buttons.
- disabled in the browser, native navigat...

github.com/stumpapp/stump - f5fa4dcdf0550bae8286a1b8b2ca69bcadfc61f3 authored almost 2 years ago
fix(maybe lol): limit concurrency #103

github.com/stumpapp/stump - 849d472aecd02cfcd28008138e4c25a3dd2aa795 authored almost 2 years ago
use better name

github.com/stumpapp/stump - 106a3520340fb73b3e62330c85066742ba77e635 authored almost 2 years ago
limit concurrency

github.com/stumpapp/stump - 5f63a369d2c050a2426d80dbbcffca4c716d10ab authored almost 2 years ago
chore: update main with latest develop #100

github.com/stumpapp/stump - bb67ec2105655fdc3219fd5d86ba997c8ac960b7 authored almost 2 years ago
feat(ci): add discord action (#101)

* add discord action

* oops

* chef kiss

github.com/stumpapp/stump - fd0feedadb9178ee3e6079ef3374c54965e81ca3 authored almost 2 years ago
fix: load epub cover with missing metadata and misc improvements (#99)

* fix: epub cover image when malformed metadata

* clean up mime ops

github.com/stumpapp/stump - 31645858674f63f143f3a4aaf9b6f0a8fc34627a authored almost 2 years ago
chore(ci): use self-hosted runner (#92)

* aw shit, here we go again

* blindly testing

* ugh

* ugh x2

* ugh x3

* could scr...

github.com/stumpapp/stump - 0e79aec211a1606d90b676cc0f8ce1ceeda863d7 authored almost 2 years ago
feat: utoipa for openapi/swagger (#91)

* added utoipa, documented auth, fs, job, and library

* utoipa params, more routers, swagger ...

github.com/stumpapp/stump - 87fc414e56520ed63dc8070884e8a0ff9e20aa95 authored almost 2 years ago
chore(misc): lots of small changes, package updates (#90)

* tailwind+chakra sync, fix mobile drawer + mobile image reader, scrolling library list

* rea...

github.com/stumpapp/stump - 60b18d8111466f6554dbe570a36aea7123262037 authored almost 2 years ago
chore(docker): allow downgrade to regular user via environment variables (#89)

* docker: Allowing to downgrade to regular user via environment variables (fixed issue #56)

*...

github.com/stumpapp/stump - da2057773c45fb06c96cbe9101f63e23c9a509b7 authored almost 2 years ago
fix desktop sse connected status

github.com/stumpapp/stump - e50dd04ddadc5a8290650a354edb1d26ce62eb30 authored almost 2 years ago
fix: cookie not being set causing infinite loop + count query (#88)

* use local IP for allowed origins

* shoot me in the foot

* fix count query error

* opts

github.com/stumpapp/stump - c3fe603647157f167ed970734f2e7aad267a58f0 authored almost 2 years ago
chore: various repo improvements and optimizations (#87)

* wip: settings operations

* reader toolbar + lots of misc

* silly man

* query optimiza...

github.com/stumpapp/stump - 5e1e762ec16b34a81c471a2531fb6cb177296fb8 authored almost 2 years ago
chore: add nix dev environment (#86)

* WIP attempt at running nix flake

* add git to fix issue with openssl 3 linking

* node se...

github.com/stumpapp/stump - f8e3dfcd152c2c8ed7bd86cdf0320eaa6b810dd9 authored about 2 years ago
Update README.md

github.com/stumpapp/stump - 840fa9a782affdaac4690642e24716da6b486f3c authored about 2 years ago
very basic homepage (#85)

* searchable/sortable table

* recently added queries for media/series

* wip: homepage basi...

github.com/stumpapp/stump - 087d1712bc1846a4aca06815e50fa8ba05ef351a authored about 2 years ago
tweak ci and fmt

github.com/stumpapp/stump - 78ac1cc07d7f9bae6c5d6f8db25ffb6adc6fa3cf authored about 2 years ago
Nightly build for web, desktop and server (#83)

* nightly builds

* fix path

* fix prisma setup path

* only run nightly

* Update acti...

github.com/stumpapp/stump - 181e7828d28ed188351012e219699cdb23dd0df7 authored about 2 years ago
user api functions (#81)

* UPDATE USER

* add imports

github.com/stumpapp/stump - d403fdb55c0c24bdba31523c807ecab9748bd0dd authored about 2 years ago
misc dx + bring in ci (#80)

* Update GHA CI build (#72)

* Update GHA CI build

* Update job for current directory struc...

github.com/stumpapp/stump - da3fe1bed414f94d8de7608d5d9d1640975a9141 authored about 2 years ago
windows 🤮

github.com/stumpapp/stump - 5d06b89016bcc1eb880182599dc9e6104dfa47ec authored over 2 years ago
fix prisma.rs in docker, more verbose version api, misc tweaks

github.com/stumpapp/stump - 2e92cb505be462c27730cfd284aeb4395ed67adf authored over 2 years ago
Job cancelling (#73)

* job wrapper, restructure

* mocks

* basic cancelling for active jobs

* ugh

* cancel...

github.com/stumpapp/stump - b58bdfd34fe4489d15bb934c369c7de9302772c6 authored over 2 years ago
log middleware started

github.com/stumpapp/stump - a34c1f5e5a4aca7b0048223bd6ae380ae119c460 authored over 2 years ago
Develop (#76)

* feat: create reading_list route file

* feat: add prisma model and core/types/model

types...

github.com/stumpapp/stump - f789eef0753bfe7333b27e4b219ec5dfbf95c9c6 authored over 2 years ago
Added SystemD Service File (#75)

Signed-off-by: Lars Erhardt <[email protected]>

Added a small and simple SystemD Service fil...

github.com/stumpapp/stump - ff2124266d40db1aca42027942aad5e3c15dc1f7 authored over 2 years ago
super basic job history table (#77)

* WIP: react-table

* basic generic ui table

* tweak job pool and event manager

github.com/stumpapp/stump - 54bd46700e50d54375bd263ed0cf9fdd5fb17e82 authored over 2 years ago
fix baseUrl in release profile

github.com/stumpapp/stump - db7630afc2ad72d9a2bba5a1fc9a1d03d24b41e9 authored over 2 years ago
clippy upkeep

github.com/stumpapp/stump - 3c52378cb15c1ddeba4f963013f0c6315fc4e145 authored over 2 years ago
thanks clippy 🙏

github.com/stumpapp/stump - 9e5779c329e3b41162bb5172987afface0597061 authored over 2 years ago
bless pcr migrations 😩🙏

github.com/stumpapp/stump - f19e37693211b7da0dd374a8d319713cd92f5c74 authored over 2 years ago
fix opds page streaming

github.com/stumpapp/stump - a08d69241a0404c1e3127da4eea1364a8451347f authored over 2 years ago
functional tests

github.com/stumpapp/stump - a4306596cc646623eec3bee0ecc1c57df4575f6b authored over 2 years ago
named files 🔥

github.com/stumpapp/stump - a7cec1925633dc76ad3dcf0fd803bb895aa820f3 authored over 2 years ago
just a little misc

github.com/stumpapp/stump - 1a9f1fab79875b5af08bb907de39673fd5e81fd0 authored over 2 years ago
la la la, a little bit Alexis

github.com/stumpapp/stump - c8319829f0d18a9dd7937e72e5a5e101db66b076 authored over 2 years ago
library router

github.com/stumpapp/stump - 315cf08444c80949bb02fa903a8594fee415666f authored over 2 years ago
why is this so hard?

github.com/stumpapp/stump - 54f0588e18bd78a342b23e14daaa9fcdfb7ce89b authored over 2 years ago
tracing, opds, environment

github.com/stumpapp/stump - 6040dcd5a75c08fca858318f58413a67e1e379b2 authored over 2 years ago
rust docs, small axum fixes

github.com/stumpapp/stump - 167755f3c561ea247320b8c6cb82d9a0ef3b1f5e authored over 2 years ago
most of media router, epub

github.com/stumpapp/stump - 75596f89530e720d012f6e72d21a032e0b53aa22 authored over 2 years ago
tiny debug session

github.com/stumpapp/stump - 441b07423a89b1cdaafdb67c911c4aaabccdca7d authored over 2 years ago
job, filesystem, sse->websockets

github.com/stumpapp/stump - 4a1aed505530c6207d02ac758e76f66d08616ba7 authored over 2 years ago
okay bye rocket for real now 🚀

github.com/stumpapp/stump - 964867aa99aaa3d366e4c95b04509255b96ec4f2 authored over 2 years ago
axum is nice, but also not nice

github.com/stumpapp/stump - a76a34b0e427042c293dd8d3010f3cc894333408 authored over 2 years ago
move ts to client

github.com/stumpapp/stump - 8547768b952768bb8f264ca6a8d9a577ec47101c authored over 2 years ago
auth, opds started 🤧

github.com/stumpapp/stump - 749604ee553a4bd2b387810cb508729336d387de authored over 2 years ago
log, series, tag, user routers

github.com/stumpapp/stump - 8f04a362537db633de049fb7c6e9895ffe2c66df authored over 2 years ago
bye bye rocket 🚀

github.com/stumpapp/stump - 8eb235215e85898ffaa813396a45c5d5181ae69a authored over 2 years ago
move integration tests to own crate

github.com/stumpapp/stump - 6fbfce3f71c93dbb01f7881a4dded9672a62a8f6 authored over 2 years ago
remove excess, misc

github.com/stumpapp/stump - 7b193782ebf437bba8f9e7042e8d1a1e2dfa3b5d authored over 2 years ago
WIP integration tests

github.com/stumpapp/stump - bbc7ba3364090de3ac24aa7f575eb5f6dbed565a authored over 2 years ago
lol or maybe i am

github.com/stumpapp/stump - 33fa1b43084ba5db0ada91a9ef34abe80306be0e authored over 2 years ago
hey im not totally incompetent

github.com/stumpapp/stump - 1dc0a8b0f7faafcd5dcbcf4f195b87044c54a3bf authored over 2 years ago
more cringe, logs not working :sob:

github.com/stumpapp/stump - 49ed087bf7bbe84168ae63e86ae7520fcdbbc2de authored over 2 years ago
fkdjafkjd;asl

github.com/stumpapp/stump - fdd6b7b29d4ed4c2c4ec98a6c662821ffe450b10 authored over 2 years ago
kicking screaming crying

github.com/stumpapp/stump - cc96bce58c1debdf1273ace24f6e96684e0af67c authored over 2 years ago
lots of tweaks, mostly ui

github.com/stumpapp/stump - e34ec0aba930f8db001eff087d90ba2d0777869c authored over 2 years ago
small responsiveness tweaks

github.com/stumpapp/stump - 7034a8bc068be82f98451b1827187f646a37e520 authored over 2 years ago
#43 library patterns + misc

github.com/stumpapp/stump - 26b9d0edbea0b5272b5355880b4fd613c121ec13 authored over 2 years ago
well, if it isnt the consequences of my own actions

github.com/stumpapp/stump - 61867d59d487cfec38d24296417b5f9be7e335fb authored over 2 years ago
updating some docs during lunch

github.com/stumpapp/stump - 92f363b8777870c4b10c206bd63465b46f3c2e2a authored over 2 years ago
more messing around

just for fun

github.com/stumpapp/stump - 3634e5dd68cb5972cbeeb5f7b039a72486abbe55 authored over 2 years ago
messing around 🤷‍♂️

github.com/stumpapp/stump - e4416639b453cdeae54fcafb43f44d1fefbf1e63 authored over 2 years ago
query ordering direction from UI

github.com/stumpapp/stump - 296852031d4e6282d6fc46ab2b22bd67cae1210b authored over 2 years ago
command palette mock

github.com/stumpapp/stump - 8fe31d6c14d0086b1f139518ede9142c1882eb8d authored over 2 years ago
extract baseUrl form, created server connection error page

github.com/stumpapp/stump - d67fa817f8cc7b5ee05744724047b47c4566aa80 authored over 2 years ago
Merge pull request #47 from aaronleopold/reorg-experiment-smaller

Reorg repository

github.com/stumpapp/stump - 131ef51d3fd99a6e0d04cbe993fc77a3867d5d6e authored over 2 years ago
docker still works, small fix

github.com/stumpapp/stump - 32aff7102e5a2fab935317330336e2bffc5bf0a8 authored over 2 years ago
fix #39 scan issue

github.com/stumpapp/stump - 98eb59e79d693b0aa20fca92e4217203f0e9f417 authored over 2 years ago
Merge branch 'develop' into reorg-experiment-smaller

github.com/stumpapp/stump - 007dfb455a1efd254b233008977e5492df8b1227 authored over 2 years ago
adjustments, onboarding page

github.com/stumpapp/stump - aaf34a417f4661bdf06c52b93c92a9e73e5b8787 authored over 2 years ago
it builds 🥲

github.com/stumpapp/stump - 879d13258d1e927546eac889c957f022e9ff1158 authored over 2 years ago
checks finally passing 🥲

github.com/stumpapp/stump - f512c55215e7711891fff2c22e8d4ddd88f19ce1 authored over 2 years ago
so close 🥲

github.com/stumpapp/stump - ee199fa17e29f52fca5f5b1a5aeecd93f533d09e authored over 2 years ago
literally never ending

github.com/stumpapp/stump - 2800f486540c9bf48184e29ff47e807fe755d6c3 authored over 2 years ago
kicking screaming crying pooping peeing

github.com/stumpapp/stump - cb8a631a52aeeea12c4b2cdae73727e2b02495f7 authored over 2 years ago
step by step

github.com/stumpapp/stump - a0d0fccd5f2c700b2b7f013be032f6a65b2d277a authored over 2 years ago
brick by brick

github.com/stumpapp/stump - 2690933a0ade9cb101c1e76d4b85acbe12c7ee5d authored over 2 years ago
working on reorg

github.com/stumpapp/stump - 25bdcb6fb643f406fc36043b057437d8d829af10 authored over 2 years ago
logical rename

github.com/stumpapp/stump - c5dd00bc7c326f21627b1d52cc517dcaf46fb0a3 authored over 2 years ago
update readme

github.com/stumpapp/stump - 60810819f0bcfbddbbba76070c4c5be728992a9e authored over 2 years ago
Merge pull request #32 from aaronleopold/develop

Lots o' changes

github.com/stumpapp/stump - 2158372345777ade4b3243cad54c493ef652cf99 authored over 2 years ago