This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
quackscape
Watch
4
Star
0
Fork
You've already forked quackscape
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2aa568769d
quackscape
/
.gitignore
9 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
A mo-mo-mo-monster
2024-03-11 14:56:03 +00:00
settings.ini
*.pyc
__pycache__/
db.sqlite3
node_modules/
feat: integrate media deletion and swap icon library - Implemented the media deletion functionality, allowing users to delete media entries directly from the category view. This enhances the manageability of content within the platform, providing a more intuitive and streamlined experience for users managing their media. - Transitioned from FontAwesome to Phosphor Icons, opting for a lighter and more flexible icon library that better aligns with the design ethos of the application. This change not only introduces a fresh aesthetic but also contributes to slightly improved page load times due to the decreased footprint of the icon library. - Updated various UI elements across the platform to maintain a consistent look and feel, including adjustments in the user area CSS to ensure visual compatibility with the new icon set. - Broadened the scope of `.gitignore` to cover all JavaScript files within the static/js directory, eliminating potential version control clutter caused by dynamically generated or dependency-included JS files. These changes collectively aim to refine user interaction and ensure a more cohesive visual presentation throughout the application.
2024-03-27 09:08:07 +00:00
static/js/*
A mo-mo-mo-monster
2024-03-11 14:56:03 +00:00
media/
.venv/
.vscode/
Reference in a new issue
Copy permalink