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
Type
/
to 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 }}
cybrown
/
tiny-app-platform
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Actions: cybrown/tiny-app-platform
Actions
All workflows
Workflows
Build Electron client
Build Electron client
Build Electron client for Windows
Build Electron client for Windows
Docker Image CI
Docker Image CI
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
80 workflow runs
80 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.
Add Decathlon-inspired web theme (dkt) (#10)
Docker Image CI
#166:
Commit
7f1ea3e
pushed by
cybrown
2m 7s
main
main
2m 7s
View workflow file
Update .dockerignore
Docker Image CI
#165:
Commit
1be15da
pushed by
cybrown
1m 56s
main
main
1m 56s
View workflow file
fix(docker): include widget-system and theme packages in build contex…
Docker Image CI
#164:
Commit
df9f5ac
pushed by
cybrown
1m 57s
main
main
1m 57s
View workflow file
refactor(web): extract widget system and themes into dedicated packag…
Docker Image CI
#163:
Commit
bb6481b
pushed by
cybrown
54s
main
main
54s
View workflow file
feat(stdlib): Implement string_replace
Docker Image CI
#162:
Commit
e2845db
pushed by
cybrown
1m 22s
main
main
1m 22s
View workflow file
Implement fs_read
Docker Image CI
#161:
Commit
065afcf
pushed by
cybrown
1m 25s
main
main
1m 25s
View workflow file
fix(default): Fix default function of core package
Docker Image CI
#160:
Commit
acc5236
pushed by
cybrown
1m 22s
main
main
1m 22s
View workflow file
update package.json
Docker Image CI
#159:
Commit
ec0eee0
pushed by
cybrown
1m 23s
main
main
1m 23s
View workflow file
fix(default): Fix default function of core package
Docker Image CI
#158:
Commit
acc5236
pushed by
cybrown
1m 19s
main
main
1m 19s
View workflow file
feat(mongo): Add delete all for mongodb with confirmation by default
Docker Image CI
#157:
Commit
19720b6
pushed by
cybrown
1m 34s
main
main
1m 34s
View workflow file
fix(examples): Fixed http client example
Docker Image CI
#156:
Commit
9a3231f
pushed by
cybrown
1m 26s
main
main
1m 26s
View workflow file
fix(types): Allow only one operand of != operator to be nullable on t…
Docker Image CI
#155:
Commit
bfafb56
pushed by
cybrown
1m 16s
main
main
1m 16s
View workflow file
feat(UI): Update Snippet widget to use Overlay widget instead of cust…
Docker Image CI
#154:
Commit
8a72c0f
pushed by
cybrown
1m 33s
main
main
1m 33s
View workflow file
fix(ui): Do not show close button on overlays when onClose is not def…
Docker Image CI
#153:
Commit
5ddb161
pushed by
cybrown
2m 0s
main
main
2m 0s
View workflow file
fix(ui): Better primary color for toy box button when active
Docker Image CI
#152:
Commit
23e8d22
pushed by
cybrown
1m 24s
main
main
1m 24s
View workflow file
feat(types): Allow assign union type to non union type when all types…
Docker Image CI
#151:
Commit
a25d06b
pushed by
cybrown
1m 20s
main
main
1m 20s
View workflow file
feat(types): Allow assign union type to non union type when all types…
Docker Image CI
#150:
Commit
b3b080e
pushed by
cybrown
1m 15s
main
main
1m 15s
View workflow file
fix(types): Prevent kinded record entries to be type checked many times
Docker Image CI
#149:
Commit
0956bc5
pushed by
cybrown
1m 17s
main
main
1m 17s
View workflow file
fix(tests): Renamed some test files
Docker Image CI
#148:
Commit
e46dd09
pushed by
cybrown
1m 20s
main
main
1m 20s
View workflow file
fix(types): Fixed merging union types when resolving late init types
Docker Image CI
#147:
Commit
2ae7e1b
pushed by
cybrown
1m 23s
main
main
1m 23s
View workflow file
fix(types): Better errors for kinded record entry values
Docker Image CI
#146:
Commit
d6a35c0
pushed by
cybrown
1m 14s
main
main
1m 14s
View workflow file
fix(types): Improved more error messages
Docker Image CI
#145:
Commit
8bb9664
pushed by
cybrown
1m 24s
main
main
1m 24s
View workflow file
feat(stdlib): Implement array_group_unique
Docker Image CI
#144:
Commit
30d11da
pushed by
cybrown
1m 47s
main
main
1m 47s
View workflow file
chore(docs): Update todo
Docker Image CI
#143:
Commit
af9aba8
pushed by
cybrown
1m 16s
main
main
1m 16s
View workflow file
refactor(eval): Removed defineFunction2
Docker Image CI
#142:
Commit
6898930
pushed by
cybrown
1m 13s
main
main
1m 13s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.