Commit graph

12 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
ca60f67d37 feat: Add development scripts for building UserScript header 2025-07-11 18:02:09 +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
8089771d41 ⬆️ Upgrading Project
Switching from Webpack to vite, upgrading the version of the logo file and updating dependencies
2024-06-02 20:50: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
32e70e621a updating to better support general userscripts 2023-06-30 17:12:38 +02:00
Jonas Pfalzgraf
0eeaa9cb84 polishing 2022-08-23 18:08:10 +02:00
Jonas Pfalzgraf
f61a73f2f6 init 2022-08-23 17:48:57 +02:00
Jonas Pfalzgraf
2fc6859169
Initial commit 2022-08-23 11:49:09 +02:00