Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
MattMoony
/
figaro
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
973
Code
Issues
19
Pull requests
24
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on May 29, 2022
:arrow_up: updated python dependencies
MattMoony
committed
2c7d84d
Copy full SHA for 2c7d84d
:wrench: re-did package-locks before updating
MattMoony
committed
190a1fb
Copy full SHA for 190a1fb
Commits on Sep 12, 2021
:twisted_rightwards_arrows: Merge pull request #34 from symphonly/dependabot/pip/pillow-8.3.2
Show description for b1a062d
MattMoony
authored
b1a062d
Copy full SHA for b1a062d
Commits on Sep 8, 2021
:arrow_up: Bump pillow from 8.2.0 to 8.3.2
Show description for a4284c8
dependabot[bot]
authored
a4284c8
Copy full SHA for a4284c8
Commits on Aug 10, 2021
⬆️ Merge pull request #32 from symphonly/dependabot/pip/pywin32-301
Show description for 7be1d72
MattMoony
authored
7be1d72
Copy full SHA for 7be1d72
Commits on Aug 9, 2021
:arrow_up: Bump pywin32 from 228 to 301
Show description for 953d8fd
dependabot[bot]
authored
953d8fd
Copy full SHA for 953d8fd
Commits on Jun 28, 2021
:memo: updated docs (also in regard to #29)
MattMoony
committed
9698a2d
Copy full SHA for 9698a2d
Commits on Jun 23, 2021
:construction_worker: linux build script
MattMoony
committed
9b6a51a
Copy full SHA for 9b6a51a
Commits on Jun 22, 2021
:bug: upx does weird stuff
MattMoony
committed
be274bb
Copy full SHA for be274bb
:construction_worker: build script for packaging ffmpeg
MattMoony
committed
dee9129
Copy full SHA for dee9129
Commits on Jun 20, 2021
:construction_worker: better linux buildability
MattMoony
committed
f1cce86
Copy full SHA for f1cce86
:children_crossing: open sounds folder from gui
MattMoony
committed
eaa3cdb
Copy full SHA for eaa3cdb
:twisted_rightwards_arrows: Merge pull request #28 from MattMoony/road-to-build
Show description for fb0ffe2
MattMoony
authored
fb0ffe2
Copy full SHA for fb0ffe2
:construction_worker: made figaro buildable
MattMoony
committed
63ae305
Copy full SHA for 63ae305
Commits on Jun 19, 2021
:truck: rename figaro lib because of pyinstaller
MattMoony
committed
78aeb51
Copy full SHA for 78aeb51
:twisted_rightwards_arrows: Merge pull request #27 from MattMoony/filters
Show description for 869b828
MattMoony
authored
869b828
Copy full SHA for 869b828
:sparkles: added filter controls to frontend
MattMoony
committed
0140972
Copy full SHA for 0140972
:bookmark: finishing touches for v0.2-alpha
MattMoony
committed
aaecfd0
Copy full SHA for aaecfd0
:bug: fixed #16
MattMoony
committed
5b30003
Copy full SHA for 5b30003
:wastebasket: removing parts of deprecated code; should also fix #25
MattMoony
committed
ff80e6a
Copy full SHA for ff80e6a
:bug: should finally fix #21
MattMoony
committed
1491d5c
Copy full SHA for 1491d5c
:sparkles: added electron icons!
MattMoony
committed
0fd6df5
Copy full SHA for 0fd6df5
:alembic: added electron icons?
MattMoony
committed
b749d58
Copy full SHA for b749d58
:lipstick: titlebar + popups
MattMoony
committed
2f09e32
Copy full SHA for 2f09e32
:bug: fixed issues with new 'websockets' version
MattMoony
committed
bfda609
Copy full SHA for bfda609
:lipstick: custom titlebar
MattMoony
committed
0e65309
Copy full SHA for 0e65309
:twisted_rightwards_arrows: Merge pull request #26 from MattMoony/new-auth
Show description for 121fe9d
MattMoony
authored
121fe9d
Copy full SHA for 121fe9d
:sparkles: finished new auth
MattMoony
committed
0538eec
Copy full SHA for 0538eec
Commits on Jun 11, 2021
:twisted_rightwards_arrows: Merge pull request #24 from MattMoony/dependabot/pip/websockets-9.1
Show description for bf62dff
MattMoony
committed
bf62dff
Copy full SHA for bf62dff
:arrow_up: Bump websockets from 8.1 to 9.1
Show description for aebfb7e
dependabot[bot]
authored
aebfb7e
Copy full SHA for aebfb7e
Commits on Jun 10, 2021
:construction: nearly done with new auth
MattMoony
committed
17502f6
Copy full SHA for 17502f6
Commits on Jun 9, 2021
:twisted_rightwards_arrows: Merge pull request #23 from MattMoony/dependabot/npm_and_yarn/figaro/gui/normalize-url-4.5.1
Show description for 6665c71
MattMoony
authored
6665c71
Copy full SHA for 6665c71
:arrow_up: Bump normalize-url from 4.5.0 to 4.5.1 in /figaro/gui
Show description for f1d13db
dependabot[bot]
authored
f1d13db
Copy full SHA for f1d13db
:twisted_rightwards_arrows: Merge pull request #22 from MattMoony/dependabot/pip/pillow-8.2.0
Show description for e6bd01e
MattMoony
authored
e6bd01e
Copy full SHA for e6bd01e
Commits on Jun 8, 2021
:arrow_up: Bump pillow from 8.1.1 to 8.2.0
Show description for fe28ca5
dependabot[bot]
authored
fe28ca5
Copy full SHA for fe28ca5
Pagination
Previous
Next
You can’t perform that action at this time.