Ecosyste.ms: OpenCollective

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

github.com/planety/prologue

Powerful and flexible web framework written in Nim
https://github.com/planety/prologue

fix: retrieve socket ip if no upstream headers are set

MaximalCats opened this pull request 27 days ago
`import prologue` breaks VS Code error highlighting

dawdmaow opened this issue about 1 month ago
How can I map the path of static files or change the requested file name path?

Yakumo-Yukari opened this issue about 1 month ago
Static files inaccessible

Yakumo-Yukari opened this issue 2 months ago
Delete .circleci directory

ringabout opened this pull request 3 months ago
fixes tests

ringabout opened this pull request 3 months ago
Bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0

dependabot[bot] opened this pull request 3 months ago
Chronos support

thatrandomperson5 opened this issue 4 months ago
`signedcookiesession` only work when using `resp` macro

TokenChingy opened this issue 5 months ago
Improve deployment docs

PhilippMDoerner opened this pull request 6 months ago
Update action.yml

ringabout opened this pull request 7 months ago
SIGSEGV with getFormParamsOption when body isn't form-urlencoded

bobbbob98 opened this issue 7 months ago
Bump jiro4989/setup-nim-action from 1 to 2

dependabot[bot] opened this pull request 7 months ago
Fix for outdated blog example std/db_sqlite exists no more

RohanVashisht1234 opened this pull request 8 months ago
Delete .github/PULL_REQUEST_TEMPLATE

ringabout opened this pull request 8 months ago
bump version

ringabout opened this pull request 8 months ago
Graphql support?

baseplate-admin opened this issue 8 months ago
Fix some typos in the documentation

Siltaar opened this pull request 9 months ago
Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request almost 1 year ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
Bump crazy-max/ghaction-github-pages from 3.2.0 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
how to access global shared variables in async handler

lost22git opened this issue over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0

dependabot[bot] opened this pull request over 1 year ago
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

lost22git opened this issue over 1 year ago
Type mismatch error

smalloff opened this issue over 1 year ago
Cannot serve dynamic websites

WeebNetsu opened this issue over 1 year ago
Allow custom socket listener

mildred opened this pull request over 1 year ago
add comments for runAsync

ringabout opened this pull request over 1 year ago
add comments for runAsync

ringabout opened this pull request over 1 year ago
Update changelog.md

ringabout opened this pull request over 1 year ago
Create PULL_REQUEST_TEMPLATE

ringabout opened this pull request over 1 year ago
Document async mode with an example

mildred opened this pull request almost 2 years ago
Getting client IP information (like in Jester)

yaroslav-gwit opened this issue almost 2 years ago
Implement runAsync

mildred opened this pull request almost 2 years ago
Update session.md

dlcmh opened this pull request almost 2 years ago
SIGSEV with --mm:orc and --threads:on

termermc opened this issue almost 2 years ago
Fixed unexpected behavior when double leading slash on route

Mr-Thack opened this pull request almost 2 years ago
Allow Sessions to support secure cookie settings

ranok opened this pull request almost 2 years ago
FormPart does not handle multiple selections correctly

ryukoposting opened this issue about 2 years ago
Enable subpixel hinting for fonts in the documentation

nilslindemann opened this issue about 2 years ago
Empty memorysession when route contains path params

teroz opened this issue about 2 years ago
Update deployment.md

PhilippMDoerner opened this pull request about 2 years ago
Feature Request: Middleware to map exceptions to response status codes

PhilippMDoerner opened this issue about 2 years ago
Add docs that provide a general approach to testing prologue

PhilippMDoerner opened this issue about 2 years ago
Error: You do not have permission to access this file.

exitcas opened this issue about 2 years ago
Trouble running with --threads:on

guzba opened this issue about 2 years ago
fixes index

ringabout opened this pull request about 2 years ago
fixes readme

ringabout opened this pull request about 2 years ago
RFC - Add generic proc to parse `FormPart` into a nim object type

PhilippMDoerner opened this issue about 2 years ago
update CI

ringabout opened this pull request about 2 years ago
Error: unhandled exception: cannot read from file

Yakumo-Yukari opened this issue about 2 years ago
fix content type without charset no semicolon

fbpyr opened this pull request about 2 years ago
Bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0

dependabot[bot] opened this pull request about 2 years ago
UPDATE prologue regex dependency

PhilippMDoerner opened this pull request about 2 years ago
add gcsafe to base methods

ringabout opened this pull request over 2 years ago
Provide a debug log message when a route is added to prologue

PhilippMDoerner opened this issue over 2 years ago
Improve docs for retrieving settings

PhilippMDoerner opened this issue over 2 years ago
Attempt to fix formatting issues and shorten text

PhilippMDoerner opened this pull request over 2 years ago
ADD docs to include example for docker-compose

PhilippMDoerner opened this pull request over 2 years ago
Improved docs on certificate renewal

PhilippMDoerner opened this pull request over 2 years ago
Added example docs

PhilippMDoerner opened this pull request over 2 years ago
Added some docs

PhilippMDoerner opened this pull request over 2 years ago
fix route

ringabout opened this pull request over 2 years ago
Some characters are not allowed in paths always causes a stacktrace

mildred opened this issue over 2 years ago
Bump actions/upload-artifact from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/setup-python from 2 to 4

dependabot[bot] opened this pull request over 2 years ago
Bump actions/cache from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump crazy-max/ghaction-github-pages from 1.3.0 to 3.0.0

dependabot[bot] opened this pull request over 2 years ago
Bump actions/download-artifact from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Update FUNDING.yml

ringabout opened this pull request over 2 years ago
Add examples for responding by types

jhgalino opened this pull request over 2 years ago
Fix typo in routing.md

lolgab opened this pull request over 2 years ago
Fixed markdown issues

PhilippMDoerner opened this pull request over 2 years ago
attempt to fix lists not rendering properly

PhilippMDoerner opened this pull request over 2 years ago
Added alpine example and beautified formatting

PhilippMDoerner opened this pull request over 2 years ago
Feature/deployment docs2

PhilippMDoerner opened this pull request over 2 years ago
Adding a guide/an aid for deploying prologue web applications

PhilippMDoerner opened this pull request over 2 years ago
#164 added automatic URL decoding

PhilippMDoerner opened this pull request over 2 years ago
Flash messages aren't persisted between redirects

matthiaswh opened this issue over 2 years ago
[Feature Request] Automatically URL-decode path parameters

PhilippMDoerner opened this issue over 2 years ago
Allowed the `'` character in routes

PhilippMDoerner opened this pull request over 2 years ago
remove cursor annotation

ringabout opened this pull request over 2 years ago
Fixed some borked examples

PhilippMDoerner opened this pull request almost 3 years ago
Added docs for option procs

PhilippMDoerner opened this pull request almost 3 years ago
disable windows and macos

ringabout opened this pull request almost 3 years ago
Added "Option" procs for #154

PhilippMDoerner opened this pull request almost 3 years ago
[FeatureRequest] Add convenience procs to check if a formparam/queryparam exists

PhilippMDoerner opened this issue almost 3 years ago
staticFileMiddleware() only limited to relative paths

wayjack opened this issue almost 3 years ago
[FeatureRequest] When using `UpLoadFile.save` and file already exists, rename file

PhilippMDoerner opened this issue almost 3 years ago