Commit Graph

143 Commits

Author SHA1 Message Date
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
4f11e82290 Added theme color meta tags
Update base_standalone.jinja and base_www.jinja
2025-03-30 22:02:41 +02:00
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
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
ff0fa72a4b Fixed missing translations on surrounding DOM
Update base_www.jinja and _project.jinja
2025-03-30 16:09:01 +02:00
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
accdf741f1 Added packaging script
Update .gitignore and package-for-release.cmd
2025-03-30 15:17:21 +02:00
4d80ed906f Merge pull request #2 from aziascreations/dev-full-revamp
Complete refactoring/revamp
2025-03-30 14:54:00 +02:00
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
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
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
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
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
dc16ec96be Finished the common IBAN utility module
Update iban-generator.mjs and iban.mjs
2025-03-17 21:08:52 +01:00
819faab714 Finished the base IBAN data MJS
Update iban-generator.mjs and iban.mjs
2025-03-17 11:21:07 +01:00
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
c91430ef62 Added new readme stub
Update readme.md
2025-03-05 23:59:54 +01:00
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
e9a2fb97f8 Added Icon Maker mockup
Update .gitignore, ico-maker.yml, and 9 more files...
2025-03-05 23:47:05 +01:00
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
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
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
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
b7b1230d2d Hotfix for broken templates on BS4 and RAW post-processors
Update excel-password-remover.mjs
2025-03-02 21:52:23 +01:00
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
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
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
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
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
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
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
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
124dc1042f Added "new" indicator to sidebar
Update sidebar.yml, commons.yml, and 4 more files...
2024-10-20 22:56:42 +02:00
74e3ab2948 Removed trash images
Update FpXvlYMXoAAXfGp.jpg and FpXvwnuWIAEhrYc.png
2024-10-20 22:34:14 +02:00
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
46b9a3285e Deleted old submodules, CDN is used instead 2024-10-20 16:22:16 +02:00
a930331d6c Removed old PHP code, migrated to Python and Flask
Update .dockerignore, .env, and 503 more files...
2024-10-20 16:20:37 +02:00
169e4b4fe0 Fixed config issue, Added links, Fixed sidebar logo spacing
Update sidebar.php, config.php, and 3 more files...
2024-06-12 13:28:20 +02:00
e56eb0aeb6 Finished fixing major styling issues, Leftovers need additions in CSS
Update footer.php, head.php, and 5 more files...
2024-06-12 13:23:55 +02:00
856d0356ec Switched stylesheets to "cdn.nibblepoker.(lu|com)", styles are still messed up
Update index.php, head.php, and 9 more files...
2024-06-12 13:00:13 +02:00
29ff221faa Updated ContentManager and related enums
Update .htaccess, manager.php, and 3 more files...
2024-04-19 14:01:53 +02:00
c8bf68fa2d Moved build scripts into "scripts/", Updated readme
Update .gitignore, compile-clean.cmd, and 38 more files...
2024-04-18 18:00:28 +02:00
e544271ffa Removed trash
Update c++.svg, c_programming.svg, and c_sharp_logo.svg
2024-04-18 17:30:09 +02:00
2827d6f8f6 Partially overhauled content system's metadata handling, Fixed & Added tools, Added missing resources, Other minor fixes, Added index compiler
Update .gitignore, .htaccess, and 48 more files...
2024-04-18 17:29:08 +02:00
be941fccca Fixed UTF-8 encoding issue in content index files
Update content_index_maker.py
2024-01-30 08:25:13 +01:00
fcb6d0caa0 Improved debug page, Added snowflake easter-egg, Added more ARM & ARM64 variants to the strings
Update footer.php, head.php, and 14 more files...
2024-01-09 00:24:55 +01:00
1d31ac1a23 Fixed compression script, Improved HTTP header lang parsing
Update langs.php and compress.bat
2024-01-08 22:52:45 +01:00
a3f8d51949 Added debug page, Improved Splide galleries
Update .gitignore, composer.php, and 12 more files...
2024-01-08 22:43:59 +01:00
b0fbd2199f Removed static content index, Added independant base files for content system's index
Update compile-content.cmd, compile.bat, and 11 more files...
2024-01-08 11:55:17 +01:00
153c7967ff Added home page description, Added easter-egg .env file, Added zoom-in effect for Splide galleries
Update .env, .gitignore, and 5 more files...
2024-01-08 09:11:39 +01:00