1f352de8c6
Updated license text in IBAN and UUID generators to be in line with new ones Update .gitignore, iban-generator.yml, uuid-generator.yml, and 4 more files
master
aziascreations2025-09-21 23:06:17 +02:00
fbd844523c
Updated about page and its strings, Updated readme, Updated sitemap Update app.py - BS4.run.xml, sidebar.yml, and 6 more files...
aziascreations2025-09-14 22:05:05 +02:00
9add4e5171
Updated robot files for XML sitemap Update robots.txt and robots.jinja
aziascreations2025-09-14 21:01:17 +02:00
8c51b2b8b3
Added licenses to Excel Password Remover, Filed file input on standalone, Added auto-clear to file input Update excel-password-remover.yml, excel-password-remover.yml, and 3 more files...
aziascreations2025-09-14 02:12:04 +02:00
1f249206e7
Added PEArch page, Added strings, Updated readme Update .dockerignore, .gitignore, and 11 more files...
aziascreations2025-09-14 00:00:22 +02:00
1612416d9d
Revamped XML sitemap, Added run configs, Added release script, Removed commented HTML Update .gitignore, app.py - Minify.run.xml, and 11 more files...
aziascreations2025-09-13 18:13:24 +02:00
abd7046fe2
Fixed broken upload buttons by changing ID in JS Update nibblepoker-core.mjs and file-input.jinja
aziascreations2025-09-13 16:24:29 +02:00
2eb9d5c7a5
Updated file input, Updated heading spacing globally, Fixed lscom downloads, Updated contact info Update .gitignore, home.yml, and 13 more files...
aziascreations2025-09-13 16:19:20 +02:00
ed2e56cf96
Added L10N YAML flattening, Removed trash Update .gitignore, sidebar.yml, and 6 more files...
aziascreations2025-09-12 23:58:52 +02:00
54786b6599
Added basic tag filters, removed tag filter section temporarily Update app.py, content.json, and 9 more files...
aziascreations2025-09-09 00:09:42 +02:00
30da615199
Updated VAT calculator, fixed minor TLD issues, Added strings, Optimized assets Update sidebar.yml, commons.yml, and 10 more files...
aziascreations2025-09-08 00:15:59 +02:00
615affcc2d
Added VAT calculator tool and applet, Cleaned up launch logs and DOM trash Update .gitignore, vat-calculator.yml, and 17 more files...
aziascreations2025-09-07 20:52:02 +02:00
eb2ffa296b
Added uppercase option to UUID generator Update uuid-generator.yml, uuid-generator.yml, and 2 more files...
aziascreations2025-08-25 21:23:24 +02:00
41286a8253
Updated png and bmp related-libs, Updated home page and sidebar Update sidebar.yml, home.yml, and 7 more files...
aziascreations2025-08-25 00:03:01 +02:00
a20b45d86e
Update IbanGenerator and UUIDGenerator styles, Updated standalone style Update extra.css, nibblepoker.min.css, and 2 more files...
aziascreations2025-08-25 00:00:15 +02:00
690b3179ed
Updated and fixed IbanGenerator tool Update purebasic-structure-on-stack.md, iban-generator.yml, and 4 more files...
aziascreations2025-08-24 18:55:54 +02:00
c58cb8a405
Implemented CRC32-IEEE for PNG files Update crc32.mjs, data-utils.mjs, and png-utils.mjs
aziascreations2025-04-03 23:52:14 +02:00
3e2b917d21
Updated build scripts, removed trash Update tools.json, tools.json, and 3 more files...
aziascreations2025-04-03 21:55:37 +02:00
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...
aziascreations2025-04-03 21:55:09 +02:00
92d7b245a2
Fixed bug in IBAN generator that ignored sepa and non-sepa inclusion/exclusion Update iban-generator.mjs
aziascreations2025-03-30 22:03:13 +02:00
4f11e82290
Added theme color meta tags Update base_standalone.jinja and base_www.jinja
aziascreations2025-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...
aziascreations2025-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...
aziascreations2025-03-30 16:56:43 +02:00
ff0fa72a4b
Fixed missing translations on surrounding DOM Update base_www.jinja and _project.jinja
aziascreations2025-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...
aziascreations2025-03-30 15:39:21 +02:00
4d80ed906f
Merge pull request #2 from aziascreations/dev-full-revamp
aziascreations2025-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...
dev-full-revamp
aziascreations2025-03-30 14:52:48 +02:00
05ea0ca732
Finished IBAN generator base functionalities, Advanced features still missing Update iban-generator.yml, iban-generator.yml, and 3 more files...
aziascreations2025-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...
aziascreations2025-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...
aziascreations2025-03-17 22:59:31 +01:00
dc16ec96be
Finished the common IBAN utility module Update iban-generator.mjs and iban.mjs
aziascreations2025-03-17 21:08:52 +01:00
819faab714
Finished the base IBAN data MJS Update iban-generator.mjs and iban.mjs
aziascreations2025-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...
aziascreations2025-03-17 03:36:49 +01:00
2c5737b518
Cleaned-up dependencies, Cleaned-up project and tool indexes Update app.py, readme.md, and 4 more files...
aziascreations2025-03-05 23:47:30 +01:00
e9a2fb97f8
Added Icon Maker mockup Update .gitignore, ico-maker.yml, and 9 more files...
aziascreations2025-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...
aziascreations2025-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...
aziascreations2025-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
aziascreations2025-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
aziascreations2025-03-04 19:57:09 +01:00
b7b1230d2d
Hotfix for broken templates on BS4 and RAW post-processors Update excel-password-remover.mjs
aziascreations2025-03-02 21:52:23 +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...
aziascreations2025-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...
aziascreations2025-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...
aziascreations2025-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...
aziascreations2025-02-25 23:53:43 +01:00
ec905b4735
Added more content, Minor incremental improvements Update app.py, uuid-generator.yml, and 23 more files...
aziascreations2025-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...
aziascreations2025-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
aziascreations2024-10-20 22:58:39 +02:00
124dc1042f
Added "new" indicator to sidebar Update sidebar.yml, commons.yml, and 4 more files...
aziascreations2024-10-20 22:56:42 +02:00
a930331d6c
Removed old PHP code, migrated to Python and Flask Update .dockerignore, .env, and 503 more files...
aziascreations2024-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...
aziascreations2024-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...
aziascreations2024-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...
aziascreations2024-06-12 13:00:13 +02:00
29ff221faa
Updated ContentManager and related enums Update .htaccess, manager.php, and 3 more files...
aziascreations2024-04-19 14:01:53 +02:00
c8bf68fa2d
Moved build scripts into "scripts/", Updated readme Update .gitignore, compile-clean.cmd, and 38 more files...
aziascreations2024-04-18 18:00:28 +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...
aziascreations2024-04-18 17:29:08 +02:00
be941fccca
Fixed UTF-8 encoding issue in content index files Update content_index_maker.py
aziascreations2024-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...
aziascreations2024-01-09 00:24:55 +01:00
1d31ac1a23
Fixed compression script, Improved HTTP header lang parsing Update langs.php and compress.bat
aziascreations2024-01-08 22:52:45 +01:00
a3f8d51949
Added debug page, Improved Splide galleries Update .gitignore, composer.php, and 12 more files...
aziascreations2024-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...
aziascreations2024-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...
aziascreations2024-01-08 09:11:39 +01:00
3891ec5859
Added data classes bases, Trivial modifications to many files Update .gitignore, .htaccess, and 19 more files...
aziascreations2024-01-07 07:34:50 +01:00
fac33dd5e2
Re-added gitea sidebar link Update sidebar.php
aziascreations2024-01-07 05:32:19 +01:00
fe72b3a62e
Finished copy button, Improved opengraph, Updated scripts Update sidebar.php, composer.php, and 13 more files...
aziascreations2023-12-22 08:01:17 +01:00
c8c59c8271
Fixed a few issues on mobile, Reorganized scripts, Fixed code line breaks Update clean.bat, scripts.php, and 13 more files...
aziascreations2023-12-22 06:21:31 +01:00
5acc0b38af
Updated about page, Update build scripts Update .gitignore, index.php, and 5 more files...
aziascreations2023-12-22 04:57:40 +01:00
83de8b7350
Removed GliderJs from repo Update LICENSE.txt, glider-compat.min.js, and 4 more files...
aziascreations2023-11-11 13:51:22 +01:00
d3d58ecdc5
Updated error page, getting ready for merging Update index.php, articles.json, and 4 more files...
aziascreations2023-11-11 13:50:38 +01:00
2e413d24fd
Added contributors base page, Improved home page, Added grids Update .gitignore, head-preloads.php, and 22 more files...
aziascreations2023-11-11 13:39:02 +01:00
1d6e65c1e0
Updated privacy policy Update home.json, privacy.json, and 6 more files...
aziascreations2023-11-11 09:00:49 +01:00
e5429e4484
Finished base for about page, fixed height issue on mobile, Improved config and lang utils Update index.php, config.php, and 8 more files...
aziascreations2023-11-10 03:24:30 +01:00
faf5837650
Removed trash, Added files for future shop redirect Update .gitignore, strings.json, and .htaccess
aziascreations2023-11-08 01:07:37 +01:00
ebba159b43
Cleaned up some code, Replaced robots.txt & sitemap.txt with PHP code, Updated gitignore rules Update .gitignore, .htaccess, and 11 more files...
aziascreations2023-11-08 01:04:07 +01:00
f14b8d33a6
Updated a couple pages, Finished new basic style, Removed tools from menu, Updated formula wizard, Other minor changes Update .gitignore, .htaccess, and 32 more files...
aziascreations2023-11-07 23:23:42 +01:00