Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
riligar
/
elysia-sqlite
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: riligar/elysia-sqlite
Actions
All workflows
Workflows
Release
Release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
28 workflow runs
28 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: Implement database download functionality with a new API endpoi…
Release
#28:
Commit
05c9a0b
pushed by
ciro-maciel
49s
prod
prod
49s
View workflow file
feat: Remove opção de prefixo de rota e define padrão para '/sqlite
Release
#27:
Commit
95ebbb3
pushed by
ciro-maciel
49s
prod
prod
49s
View workflow file
feat: Permite configuração da porta via variável de ambiente e adicio…
Release
#26:
Commit
f299b3a
pushed by
ciro-maciel
39s
prod
prod
39s
View workflow file
fix: corrige o caminho do arquivo de configuração para usar join()
Release
#25:
Commit
6d293df
pushed by
ciro-maciel
41s
prod
prod
41s
View workflow file
feat: enhance login UI and 2FA handling
Release
#24:
Commit
f0ec12f
pushed by
ciro-maciel
41s
prod
prod
41s
View workflow file
feat: Rename config file and update README
Release
#23:
Commit
b765571
pushed by
ciro-maciel
44s
prod
prod
44s
View workflow file
feat: Altera rota padrão do painel admin para /sqlite
Release
#22:
Commit
43d3b2b
pushed by
ciro-maciel
37s
prod
prod
37s
View workflow file
fix: Resolve caminhos para absoluto para persistir configuração entre…
Release
#21:
Commit
8ac7bb2
pushed by
ciro-maciel
42s
prod
prod
42s
View workflow file
fix: Atualiza rotas do frontend para usar prefixo /sqlite
Release
#20:
Commit
258f60c
pushed by
ciro-maciel
46s
prod
prod
46s
View workflow file
feat: Altera prefixo padrão da rota para '/sqlite
Release
#19:
Commit
ecd96a1
pushed by
ciro-maciel
41s
prod
prod
41s
View workflow file
feat: change default prefix to /database
Release
#18:
Commit
846c769
pushed by
ciro-maciel
42s
prod
prod
42s
View workflow file
feat: Persist config file alongside database by default
Release
#17:
Commit
eca968c
pushed by
ciro-maciel
37s
prod
prod
37s
View workflow file
cleanup: remove debug console logs
Release
#16:
Commit
3e8f443
pushed by
ciro-maciel
18s
prod
prod
18s
View workflow file
fix: correctly return Response.redirect for trailing slash enforcement
Release
#15:
Commit
4c07678
pushed by
ciro-maciel
41s
prod
prod
41s
View workflow file
fix: add global request logger for debugging
Release
#14:
Commit
06267bb
pushed by
ciro-maciel
44s
prod
prod
44s
View workflow file
feat: add debug route to inspect ui files
Release
#13:
Commit
b3e51f8
pushed by
ciro-maciel
40s
prod
prod
40s
View workflow file
fix: add cache-control headers and startup path logging
Release
#12:
Commit
e07431c
pushed by
ciro-maciel
44s
prod
prod
44s
View workflow file
fix: add debug logging for 404 assets
Release
#11:
Commit
55bf218
pushed by
ciro-maciel
36s
prod
prod
36s
View workflow file
fix: enforce trailing slash redirect for admin root
Release
#10:
Commit
73b2674
pushed by
ciro-maciel
41s
prod
prod
41s
View workflow file
fix: explicit file inclusion to exclude ui node_modules
Release
#9:
Commit
c98e7d4
pushed by
ciro-maciel
42s
prod
prod
42s
View workflow file
fix: exclude UI source and node_modules from published package
Release
#8:
Commit
1316dc3
pushed by
ciro-maciel
1m 48s
prod
prod
1m 48s
View workflow file
fix: install UI dependencies in prepublishOnly
Release
#7:
Commit
20c4ebc
pushed by
ciro-maciel
1m 43s
prod
prod
1m 43s
View workflow file
fix: ensure UI build artifacts are published
Release
#6:
Commit
15f432c
pushed by
ciro-maciel
21s
prod
prod
21s
View workflow file
feat: remove @elysiajs/static dependency
Release
#5:
Commit
3e03819
pushed by
ciro-maciel
24s
prod
prod
24s
View workflow file
docs(readme): Finalize README
Release
#4:
Commit
0c18e97
pushed by
ciro-maciel
20s
prod
prod
20s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.