Commit Graph

157 Commits

Author SHA1 Message Date
aziascreations 2eb9d5c7a5 Updated file input, Updated heading spacing globally, Fixed lscom downloads, Updated contact info
Update .gitignore, home.yml, and 13 more files...
2025-09-13 16:19:20 +02:00
aziascreations ed2e56cf96 Added L10N YAML flattening, Removed trash
Update .gitignore, sidebar.yml, and 6 more files...
2025-09-12 23:58:52 +02:00
aziascreations 54786b6599 Added basic tag filters, removed tag filter section temporarily
Update app.py, content.json, and 9 more files...
2025-09-09 00:09:42 +02:00
aziascreations 3e29592b48 Updated build packages, Updated png analyser page
Update package-lock.json and png-analyser.jinja
2025-09-08 00:38:18 +02:00
aziascreations 30da615199 Updated VAT calculator, fixed minor TLD issues, Added strings, Optimized assets
Update sidebar.yml, commons.yml, and 10 more files...
2025-09-08 00:15:59 +02:00
aziascreations 615affcc2d Added VAT calculator tool and applet, Cleaned up launch logs and DOM trash
Update .gitignore, vat-calculator.yml, and 17 more files...
2025-09-07 20:52:02 +02:00
aziascreations eb2ffa296b Added uppercase option to UUID generator
Update uuid-generator.yml, uuid-generator.yml, and 2 more files...
2025-08-25 21:23:24 +02:00
aziascreations 41286a8253 Updated png and bmp related-libs, Updated home page and sidebar
Update sidebar.yml, home.yml, and 7 more files...
2025-08-25 00:03:01 +02:00
aziascreations a20b45d86e Update IbanGenerator and UUIDGenerator styles, Updated standalone style
Update extra.css, nibblepoker.min.css, and 2 more files...
2025-08-25 00:00:15 +02:00
aziascreations 690b3179ed Updated and fixed IbanGenerator tool
Update purebasic-structure-on-stack.md, iban-generator.yml, and 4 more files...
2025-08-24 18:55:54 +02:00
aziascreations b11ed247dc Updated standalone stylesheet to prevent missing grid PNG fetches
Update nibblepoker.min.css
2025-08-24 17:16:21 +02:00
aziascreations c58cb8a405 Implemented CRC32-IEEE for PNG files
Update crc32.mjs, data-utils.mjs, and png-utils.mjs
2025-04-03 23:52:14 +02:00
aziascreations 3e2b917d21 Updated build scripts, removed trash
Update tools.json, tools.json, and 3 more files...
2025-04-03 21:55:37 +02:00
aziascreations df93ee47b2 Re-enabled stubs for PNG analyser and ICO maker, Implemented Data utils, file utils and PNG parser, Still testing
Update png-analyser.yml, png-chunk-analyser.yml, and 17 more files...
2025-04-03 21:55:09 +02:00
aziascreations 92d7b245a2 Fixed bug in IBAN generator that ignored sepa and non-sepa inclusion/exclusion
Update iban-generator.mjs
2025-03-30 22:03:13 +02:00
aziascreations 4f11e82290 Added theme color meta tags
Update base_standalone.jinja and base_www.jinja
2025-03-30 22:02:41 +02:00
aziascreations cca310eeac Updated privacy policy, Added missing old privacy files, Updated home text
Update home.yml, privacy.yml, and 16 more files...
2025-03-30 18:20:32 +02:00
aziascreations 9eba329603 Added basic opengraph support to project and tools pages
Update excel-password-remover.yml, iban-generator.yml, and 9 more files...
2025-03-30 16:56:43 +02:00
aziascreations ff0fa72a4b Fixed missing translations on surrounding DOM
Update base_www.jinja and _project.jinja
2025-03-30 16:09:01 +02:00
aziascreations 6276a74f30 Implemented filtering and ordering for projects and tools
Update app.py, circuitpython-ebyte-e32.yml, and 9 more files...
2025-03-30 15:39:21 +02:00
aziascreations accdf741f1 Added packaging script
Update .gitignore and package-for-release.cmd
2025-03-30 15:17:21 +02:00
aziascreations 4d80ed906f Merge pull request #2 from aziascreations/dev-full-revamp
Complete refactoring/revamp
2025-03-30 14:54:00 +02:00
aziascreations 5b4edda381 Disabled unfinished projects and tools, Removed unused section, Improved readability, publish first public version
Update Dockerfile, app.py, and 38 more files...
2025-03-30 14:52:48 +02:00
aziascreations 374e6d018b Finished IBAN generator, Hotfixed standalone pages spacing, Imrpoved IBAN generator standalone appearance
Update commons.yml, iban-generator.yml, and 6 more files...
2025-03-18 22:09:06 +01:00
aziascreations 05ea0ca732 Finished IBAN generator base functionalities, Advanced features still missing
Update iban-generator.yml, iban-generator.yml, and 3 more files...
2025-03-18 21:01:02 +01:00
aziascreations 18bb55cea9 Moved applet-core functionalities to individual libs, Updated UUID and IBAN generators
Update iban-generator.mjs, uuid-generator.mjs, and 4 more files...
2025-03-17 23:44:09 +01:00
aziascreations 3e8ec44ae4 Finished IBAN generator mockup and base page, Updated UUID generator to use shared strings
Update commons.yml, countries.yml, and 10 more files...
2025-03-17 22:59:31 +01:00
aziascreations dc16ec96be Finished the common IBAN utility module
Update iban-generator.mjs and iban.mjs
2025-03-17 21:08:52 +01:00
aziascreations 819faab714 Finished the base IBAN data MJS
Update iban-generator.mjs and iban.mjs
2025-03-17 11:21:07 +01:00
aziascreations 587157a746 Added IBAN generator stub, Updated some strings
Update iban-generator.yml, ico-maker.yml, and 7 more files...
2025-03-17 03:36:49 +01:00
aziascreations c91430ef62 Added new readme stub
Update readme.md
2025-03-05 23:59:54 +01:00
aziascreations 2c5737b518 Cleaned-up dependencies, Cleaned-up project and tool indexes
Update app.py, readme.md, and 4 more files...
2025-03-05 23:47:30 +01:00
aziascreations e9a2fb97f8 Added Icon Maker mockup
Update .gitignore, ico-maker.yml, and 9 more files...
2025-03-05 23:47:05 +01:00
aziascreations 11c25a1f52 Translates missing parts of "lscom-cli-dotnet" and "docker-mini-cctv-nrv"
Update docker-mini-cctv-nvr.yml, docker-mini-cctv-nvr.yml, and 4 more files...
2025-03-04 21:27:50 +01:00
aziascreations b08a85c28e Added the "CircuitPython EByte E32" project
Update .circuitpython-ebyte-e32.yml, circuitpython-ebyte-e32.yml, and 4 more files...
2025-03-04 20:43:25 +01:00
aziascreations 4eebbc47a2 Replaced 'minify-html' with 'Flask-Minify', the old minifier was terrible
Update app.py and requirements.txt
2025-03-04 20:43:02 +01:00
aziascreations c4b8a95712 second fix for broken JS on non-minified versions, Thank you JS...
Update excel-password-remover.mjs and excel-password-remover.jinja
2025-03-04 19:57:09 +01:00
aziascreations b7b1230d2d Hotfix for broken templates on BS4 and RAW post-processors
Update excel-password-remover.mjs
2025-03-02 21:52:23 +01:00
aziascreations e1597ad2a2 Finished Excel Password Remover, Added downloading functionality
Update excel-password-remover.css, excel-password-remover.mjs, and excel-password-remover.jinja
2025-03-02 21:38:56 +01:00
aziascreations b2064cbbaf Nearly finished the Excel Password Remover revamp, Only the download is missing
Update commons.yml, excel-password-remover.yml, and 14 more files...
2025-03-01 18:27:13 +01:00
aziascreations 0a02a1e56d Revamped site's common scripts, Many pages slightly broken
Update commons.yml, excel-password-remover.yml, and 31 more files...
2025-03-01 07:40:47 +01:00
aziascreations a76ab59543 Implemented conditionally included applet resource for standalone mode
Update excel-password-remover.yml, png-chunk-analyser.yml, and 6 more files...
2025-02-26 21:24:16 +01:00
aziascreations 65db2dea5a Implemented file drop inputs, Preparing more tools
Update app.py, excel-password-remover.yml, and 30 more files...
2025-02-25 23:53:43 +01:00
aziascreations ec905b4735 Added more content, Minor incremental improvements
Update app.py, uuid-generator.yml, and 23 more files...
2025-02-24 21:17:56 +01:00
aziascreations 0e91b5ed96 Implemented tools as applets, Added Docker CCTV page, Fixed small issues
Update app.py, uuid-generator.yml, and 47 more files...
2025-02-20 17:24:05 +01:00
aziascreations bd96d85699 Adding info for future language-based content filtering
Update circuitpython-custom-fs.yml, circuitpython-ebyte-e32.yml, and metadata.py
2024-10-20 22:58:39 +02:00
aziascreations 124dc1042f Added "new" indicator to sidebar
Update sidebar.yml, commons.yml, and 4 more files...
2024-10-20 22:56:42 +02:00
aziascreations 74e3ab2948 Removed trash images
Update FpXvlYMXoAAXfGp.jpg and FpXvwnuWIAEhrYc.png
2024-10-20 22:34:14 +02:00
aziascreations 64dcc6469b Added CircuitPython Custom FS stub, Fixed l10n bug in listings, Minor additions
Update circuitpython-custom-fs.yml, sidebar.yml, and 13 more files...
2024-10-20 22:33:49 +02:00
aziascreations 46b9a3285e Deleted old submodules, CDN is used instead 2024-10-20 16:22:16 +02:00