Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / staticbackendhq/core issues and pull requests

#87 - SQLite database provider implementation

Pull Request - State: closed - Opened by dstpierre over 1 year ago

#86 - Static checker warnings

Pull Request - State: closed - Opened by Charlton-A over 1 year ago

#85 - [cli] Add a tail command to follow server logs

Issue - State: open - Opened by dstpierre over 1 year ago - 3 comments
Labels: help wanted, good first issue

#84 - Add email interface to server-side function runtime

Issue - State: open - Opened by dstpierre over 1 year ago
Labels: help wanted, good first issue

#83 - [docs] A tutorial for Next.js

Issue - State: open - Opened by dstpierre over 1 year ago
Labels: help wanted, good first issue

#82 - [core & cli] Save dev database between CLI restart

Issue - State: open - Opened by dstpierre over 1 year ago
Labels: help wanted, good first issue

#81 - [backend-js] Build an additional bundle importable via <script> tag

Issue - State: open - Opened by dstpierre over 1 year ago
Labels: help wanted, good first issue

#80 - Database provider tests clean-up

Issue - State: open - Opened by dstpierre over 1 year ago
Labels: help wanted, good first issue

#79 - implemented the bulk delete closing #27

Pull Request - State: closed - Opened by dstpierre over 1 year ago

#78 - chore(deps): bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#77 - chore(deps): bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#76 - chore(deps): bump golang.org/x/image from 0.0.0-20190802002840-cff245a6509b to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#75 - chore(deps): bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#74 - chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#73 - Fix helpers/RandStringRunes

Pull Request - State: closed - Opened by Charlton-A over 1 year ago

#72 - chore(deps): bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#71 - test :add tests for internal helper functions

Pull Request - State: closed - Opened by Charlton-A over 1 year ago - 3 comments

#70 - chore(deps): bump github.com/aws/aws-sdk-go from 1.27.2 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#69 - refactor: remove deprecated function

Pull Request - State: closed - Opened by VladPetriv almost 2 years ago

#68 - feat(stores/Count): implement count function

Pull Request - State: closed - Opened by VladPetriv almost 2 years ago

#67 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by dstpierre almost 2 years ago

#66 - fix(storage/upload): change arguments in ext to avoid error in ui

Pull Request - State: closed - Opened by VladPetriv almost 2 years ago - 2 comments

#65 - Embed UI templates via go:embed

Issue - State: closed - Opened by dstpierre about 2 years ago - 9 comments
Labels: enhancement, help wanted, good first issue

#64 - Implement a full-text search capability

Issue - State: open - Opened by dstpierre about 2 years ago
Labels: documentation, enhancement

#63 - Implement a SQLite provider

Issue - State: closed - Opened by dstpierre about 2 years ago
Labels: enhancement, help wanted

#62 - [refactor]: Remove ShiftPath and replace with getURLPart

Issue - State: closed - Opened by dstpierre about 2 years ago - 3 comments
Labels: help wanted, good first issue, chore

#61 - Add cache events in bulk update func

Pull Request - State: closed - Opened by rostikts about 2 years ago

#60 - Add Count functions in database

Issue - State: closed - Opened by dstpierre about 2 years ago - 7 comments
Labels: enhancement, help wanted, good first issue

#59 - feat: remove duplication in interfaces

Pull Request - State: closed - Opened by VladPetriv about 2 years ago

#58 - WIP: Create an importable Go package

Pull Request - State: closed - Opened by dstpierre about 2 years ago - 1 comment

#57 - Import a package from Go that embeds core's features without HTTP calls

Issue - State: closed - Opened by dstpierre about 2 years ago
Labels: enhancement

#56 - Expose the Volatilizer interface functions to the server-side runtime

Issue - State: open - Opened by dstpierre about 2 years ago - 2 comments
Labels: enhancement, help wanted, good first issue

#55 - Replace the PubSuber interface with the Volatilizer interface

Issue - State: closed - Opened by dstpierre about 2 years ago
Labels: help wanted, good first issue, chore

#53 - Add the PublishDocument event trigger after the bulk update

Issue - State: closed - Opened by rostikts about 2 years ago - 4 comments
Labels: enhancement

#52 - Revert "add cache clean before test run"

Pull Request - State: closed - Opened by rostikts about 2 years ago - 2 comments

#51 - add cache clean before test run

Pull Request - State: closed - Opened by rostikts about 2 years ago - 2 comments

#50 - The cache is returned instead of running postgres tests on CI

Issue - State: closed - Opened by rostikts about 2 years ago
Labels: bug

#49 - chore: add local cache sub/pub events

Pull Request - State: closed - Opened by rostikts about 2 years ago - 4 comments

#48 - Expose an HTTP client to the function runtime

Pull Request - State: closed - Opened by ksankeerth about 2 years ago - 2 comments

#47 - fix error when requesting data from not existing table

Pull Request - State: closed - Opened by rostikts about 2 years ago

#46 - Error when list/query for not created tables

Issue - State: closed - Opened by dstpierre about 2 years ago - 2 comments
Labels: bug, help wanted, good first issue

#45 - Feat/add logger

Pull Request - State: closed - Opened by VladPetriv about 2 years ago

#44 - feat: add logger to have better experience with work on app

Issue - State: closed - Opened by VladPetriv about 2 years ago - 12 comments
Labels: enhancement

#43 - Expose an HTTP client to the function runtime

Issue - State: closed - Opened by dstpierre about 2 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#42 - Local/dev Cache implementation missing pub/sub

Issue - State: closed - Opened by dstpierre about 2 years ago - 1 comment
Labels: help wanted, chore

#41 - Implement the in and !in query operators for PostgreSQL

Issue - State: closed - Opened by dstpierre about 2 years ago
Labels: help wanted, good first issue, chore

#40 - feature: add endpoint for db bulk update

Pull Request - State: closed - Opened by rostikts about 2 years ago

#39 - chore: create web UI for file storage managing

Pull Request - State: closed - Opened by VladPetriv about 2 years ago - 1 comment

#38 - Fix TestHtmlToPDF occasional issue

Issue - State: open - Opened by dstpierre about 2 years ago - 1 comment
Labels: bug, help wanted, good first issue

#37 - Create a dedicated accounts/users page in the web UI to view/manage users

Issue - State: open - Opened by dstpierre about 2 years ago
Labels: help wanted, good first issue, chore

#35 - WIP: Add OAuth impl for social signin

Pull Request - State: closed - Opened by dstpierre about 2 years ago

#34 - golang updated to 1.18

Pull Request - State: closed - Opened by MyWay about 2 years ago - 1 comment

#33 - Problem when i try run docker build command

Issue - State: closed - Opened by dijalmasilva about 2 years ago - 2 comments
Labels: bug

#32 - WIP: Memory datastore implementation

Pull Request - State: closed - Opened by dstpierre over 2 years ago
Labels: chore

#30 - Fix typo in readme

Pull Request - State: closed - Opened by victor141516 over 2 years ago

#29 - Support URL-like database DSN

Issue - State: closed - Opened by dstpierre over 2 years ago
Labels: enhancement

#28 - [WIP] Support for PostgreSQL, abstraction for data persistance

Pull Request - State: closed - Opened by dstpierre over 2 years ago

#27 - Add ability to update and delete many entries by criteria

Issue - State: closed - Opened by dstpierre over 2 years ago - 8 comments
Labels: enhancement, help wanted, good first issue

#26 - Improve the admin web dashboard UI

Issue - State: open - Opened by dstpierre over 2 years ago
Labels: enhancement, help wanted, good first issue

#24 - Add more authentication options (oauth providers, magic link, etc)

Pull Request - State: closed - Opened by dstpierre about 3 years ago - 1 comment
Labels: enhancement

#23 - Add documentation for server-side functions

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#22 - Create documentation for new authentication options

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#21 - Add magic link/code authentication

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: enhancement

#20 - Add oauth providers for authentication alternative to email/password

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: enhancement

#17 - Feature: Server-side functions

Pull Request - State: closed - Opened by dstpierre about 3 years ago

#16 - Create simple Web UI

Pull Request - State: closed - Opened by dstpierre about 3 years ago

#15 - Remove requirement on AWS

Pull Request - State: closed - Opened by dstpierre about 3 years ago

#14 - Create web UI for forms data

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#13 - Create web UI for file storage mgmt

Issue - State: closed - Opened by dstpierre about 3 years ago - 16 comments
Labels: help wanted, good first issue, chore

#12 - Web UI to view/manage the database

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#11 - Manage server-side functions

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#10 - Server-side JavaScript runtime to run functions

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#9 - Create a scheduler to execute scheduled tasks

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#8 - Expose Redis pub/sub as message queue

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#7 - Add tests for file storage

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: help wanted, good first issue, chore

#6 - Create abstraction for file storage

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#5 - Create abstraction for sending email

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#4 - Add tests for authentication

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#3 - Add tests for database endpoints

Issue - State: closed - Opened by dstpierre about 3 years ago
Labels: chore

#1 - Fixed typo

Pull Request - State: closed - Opened by ledex about 3 years ago - 1 comment