Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/go-fed/apcore
Golang ActivityPub Server Framework
https://github.com/go-fed/apcore
Bump github.com/tidwall/gjson from 1.8.1 to 1.9.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump golang.org/x/crypto from 0.0.0-20201221181555-eec23a3978ad to 0.1.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Bump github.com/microcosm-cc/bluemonday from 1.0.7 to 1.0.20
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Why tightly coupled to a sql db?
prologic opened this issue over 3 years ago
prologic opened this issue over 3 years ago
Bump github.com/tidwall/gjson from 1.6.0 to 1.6.5
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Sanitization
cjslep opened this issue over 3 years ago
cjslep opened this issue over 3 years ago
Dev & production mode
cjslep opened this issue over 3 years ago
cjslep opened this issue over 3 years ago
Discuss: bootstrapping
cjslep opened this issue over 3 years ago
cjslep opened this issue over 3 years ago
installation automation
cjslep opened this issue over 3 years ago
cjslep opened this issue over 3 years ago
Normal vs Advanced installation
cjslep opened this issue over 3 years ago
cjslep opened this issue over 3 years ago
Add ServerConfig.HttpsPort
tslocum opened this pull request almost 4 years ago
tslocum opened this pull request almost 4 years ago
Sanitize content and summary XML fields (possible XSS)
zauberstuhl opened this pull request almost 4 years ago
zauberstuhl opened this pull request almost 4 years ago
Login handler relies on email address
zauberstuhl opened this pull request almost 4 years ago
zauberstuhl opened this pull request almost 4 years ago
Fix nil pointer with enforceOneRow
zauberstuhl opened this pull request almost 4 years ago
zauberstuhl opened this pull request almost 4 years ago
enforceOneRow does not cover zero rows
zauberstuhl opened this pull request almost 4 years ago
zauberstuhl opened this pull request almost 4 years ago
Add proxy flag to skip TLS server
zauberstuhl opened this pull request almost 4 years ago
zauberstuhl opened this pull request almost 4 years ago
Bcrypt package already salts password hash
aschrijver opened this issue almost 4 years ago
aschrijver opened this issue almost 4 years ago
Fix spelling
jvalleroy opened this pull request about 4 years ago
jvalleroy opened this pull request about 4 years ago
Improve CLI + Example installation experience
aschrijver opened this issue about 4 years ago
aschrijver opened this issue about 4 years ago
Considerations on DB install + extensions / migrations
aschrijver opened this issue about 4 years ago
aschrijver opened this issue about 4 years ago
Add DEBUG level logging?
aschrijver opened this issue about 4 years ago
aschrijver opened this issue about 4 years ago
Improvements to example install + CLI
aschrijver opened this issue about 4 years ago
aschrijver opened this issue about 4 years ago
Automated cleanup of unused OAuth2 first-party clients
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Support OAuth2 dynamic client registration (RFC 7591)
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
OAuth first-party proxy
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
sql.Tx retries
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Fix scope checking for GetOutbox in actor
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Have model layer return error when querying and nothing is returned
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
C2S/S2S are not embedded interfaces (iterate on Application & related interfaces)
cyisfor opened this issue about 4 years ago
cyisfor opened this issue about 4 years ago
Webfinger & preferredUsername
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Support user Privileges in general
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Re-launch failed outbound delivery attempts at server startup
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Use rate.Limiter for outbound connections.
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Support DB indexing statements
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Use database secrets from config file
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
OAuth Rich Authorization Requests (dynamic scopes)
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
OAuth 2.1
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
upgrade to latest version of oauth2 library
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
investigate PKCE use with oauth2 library
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
side-channel Contexts through the oauth2 library somehow
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
add digest RFC to comment in config
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
config validation
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
support Server Actor
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
support user Preferences in general (& specifically for OnFollow)
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
http.Client flags & configuration for the server
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
have debug flag trigger server to host on http instead of https
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Implement doInitAdmin action
cjslep opened this issue about 4 years ago
cjslep opened this issue about 4 years ago
Write example app implementation
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Code review
BenLubar opened this issue over 5 years ago
BenLubar opened this issue over 5 years ago
dependency for go-fed/activity points to wrong version
BenLubar opened this issue over 5 years ago
BenLubar opened this issue over 5 years ago
Implement Server start/stop
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Have router construct pub.HandlerFunc within
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Iterate on Policies
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Add PostgreSQL tables for OAuth tokenInfo and clientInfo
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Expose OAuth helpers in router
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Tie Application interface to OAuth login redirect
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement Host-Meta
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement NodeInfo
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement Webfinger
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Write PostgreSQL statements
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement prompt for ActivityPub configuration options
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Generate Cookie keys
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement `init-admin` command line action
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement `init-db` command line action
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement `serve` command line action
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Hook S2S Callbacks to Application interface
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement S2S FilterForwarding
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement PostInbox Authn
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement a pub.Transport interface
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement GetOutbox Authn
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement GetInbox Authn
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Hook C2S Callbacks into Application interface
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Implement C2S POST Outbox Authn
cjslep opened this issue over 5 years ago
cjslep opened this issue over 5 years ago
Add go.mod
BenLubar opened this issue over 5 years ago
BenLubar opened this issue over 5 years ago