Commit graph

7 commits

Author SHA1 Message Date
JonasPfalzgraf
c753e6fb72 fix: Correct formatting of contact information in README.md 2025-07-12 01:16:14 +02:00
JonasPfalzgraf
36e24a25c2 feat: Update README.md with additional badges and improved formatting 2025-07-12 01:13:37 +02:00
JonasPfalzgraf
ec933c3545 feat: Implement mobile support with touch gestures and responsive design features 2025-07-11 19:21:39 +02:00
JonasPfalzgraf
884aed648f feat: Add .editorconfig and update package.json for improved project structure and versioning 2025-07-11 18:15:19 +02:00
JonasPfalzgraf
88aeab8f29 feat: Enhance UserScript structure and functionality
- Updated package.json to include new scripts for development, production builds, linting, formatting, and cleaning.
- Added ESLint and Prettier for code quality and formatting.
- Refactored main application class to extend EventEmitter and manage modules.
- Introduced ExampleModule to demonstrate module structure and functionality.
- Created utility classes for DOM manipulation, event handling, and persistent storage.
- Added TypeScript definitions for UserScript environment.
- Improved TypeScript configuration with stricter checks and path aliases.
- Updated Vite configuration to handle development and production builds more effectively.
- Enhanced user script header generation to support environment-specific configurations.
2025-07-11 17:47:22 +02:00
Jonas Pfalzgraf
d63a0cf44b ⬆️ Upgrading
Upgrading the Project to new Package Versions and minor optimizations
2023-08-03 14:12:31 +02:00
Jonas Pfalzgraf
2fc6859169
Initial commit 2022-08-23 11:49:09 +02:00