mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-01-18 20:40:41 -05:00
- Add funding platforms: github (mtthidoteu) and ko_fi (mtthidoteu). - Add bug_report.md and not-working.md issue templates. - Add latest version to .github/latest. - Add .idea/.gitignore, ignoring default files and directories. - Add .idea/dataSources.xml, defining SQLite database configurations. - Add .idea/inspectionProfiles/profiles_settings.xml, disabling project inspection profiles. - Add .idea/misc.xml, defining project root manager settings. - Add .idea/modules.xml, specifying the project module. - Add .idea/vcs.xml, mapping the directory to Git. - Add .idea/wizarr.iml, defining Python module settings. - Add LICENSE.md, including the MIT License. - Add image files to docs/.gitbook/assets. - Add docs/support/discord.md, providing a link to the Discord server. - Update package.json version to 3.4.0.