Commit Graph

95 Commits

Author SHA1 Message Date
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
f05811a4b4 Updated readme.md 2024-01-07 07:42:01 +01:00
3891ec5859 Added data classes bases, Trivial modifications to many files
Update .gitignore, .htaccess, and 19 more files...
2024-01-07 07:34:50 +01:00
fac33dd5e2 Re-added gitea sidebar link
Update sidebar.php
2024-01-07 05:32:19 +01:00
fe72b3a62e Finished copy button, Improved opengraph, Updated scripts
Update sidebar.php, composer.php, and 13 more files...
2023-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...
2023-12-22 06:21:31 +01:00
5acc0b38af Updated about page, Update build scripts
Update .gitignore, index.php, and 5 more files...
2023-12-22 04:57:40 +01:00
96e1674937 Fixed code copy button scrolling, Added build script
Update .gitignore, composer.php, and compress.bat
2023-12-22 04:21:23 +01:00
446d6e529a Updated readme.md 2023-12-20 02:02:52 +01:00
f84e5ddfa3 Updated dependencies to use Git modules, Updated build script, Improved wedge
Update .gitignore, .gitmodules, and 6 more files...
2023-12-20 01:59:26 +01:00
44a05eb73a Reworked wedge element, Fixed code copy button, Silenced SplideJS error for now
Update composer.php, common.json, and 8 more files...
2023-12-20 00:24:52 +01:00
0f63ab3371 Replaced GliderJs with SplideJS
Update .gitmodules, head.php, and 10 more files...
2023-12-15 15:27:45 +01:00
6f6f3af8af Improved kitty mechanics
Update .gitignore, nibblepoker-contributors.js, and kiki-ronron-01.ogg
2023-12-15 11:00:00 +01:00
3bd389313c Updated readme
Update readme.md
2023-12-15 08:47:56 +01:00
195e58fadb Added "circuitpython-ebyte-e32" project
Update content.json, content.json, and 5 more files...
2023-12-15 08:09:28 +01:00
364354c335 Fixed small bugs, Revamped string compiler, Removed dead gitea links, Added images
Update .gitignore, .htaccess, and 12 more files...
2023-12-15 08:08:20 +01:00
d592899073 Removed unsafe inline CSS styles on main index
Update index.php and image.scss
2023-12-09 01:46:34 +01:00
df853485fd Finished basic showcase for homepage, Improved grid CSS styles
Update index.php, grid.scss, and 3 more files...
2023-12-09 01:39:24 +01:00
38740d3bdb Fixed naming issue and typo in privacy policy
Update privacy.json, privacy_2023-11-30_en.txt, and privacy_2023-11-30_fr.txt
2023-11-30 06:14:43 +01:00
1d7c2f3784 Updated privacy policy
Update home.json, privacy.json, and 6 more files...
2023-11-30 06:10:06 +01:00
1149987a93 Merge pull request #1 from aziascreations/refactor-v2 2023-11-11 13:55:58 +01:00
a70b324444 Updated readme.md 2023-11-11 13:54:03 +01:00
83de8b7350 Removed GliderJs from repo
Update LICENSE.txt, glider-compat.min.js, and 4 more files...
2023-11-11 13:51:22 +01:00
d3d58ecdc5 Updated error page, getting ready for merging
Update index.php, articles.json, and 4 more files...
2023-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...
2023-11-11 13:39:02 +01:00
1d6e65c1e0 Updated privacy policy
Update home.json, privacy.json, and 6 more files...
2023-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...
2023-11-10 03:24:30 +01:00
faf5837650 Removed trash, Added files for future shop redirect
Update .gitignore, strings.json, and .htaccess
2023-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...
2023-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...
2023-11-07 23:23:42 +01:00
3891f5ce98 Improved workbench's formulas' MVC, Added utils, Fixed missing file
Update strings.json, compile.bat, and 6 more files...
2023-08-16 14:58:26 +02:00
cd015b43a7 removed trash files, changed how Formula Wozard catalog works
Update .gitignore, strings.json, and 21 more files...
2023-08-16 11:16:09 +02:00
c3ab5544e1 Added PHP minification, Removed years-old honeypot-related trash
Update .htaccess, clean.bat, and 11 more files...
2023-08-13 21:21:06 +02:00
fc37c5926f Started segmenting formula wizard, Prepared for PHP minifaction
Update .gitignore, .htaccess, and 38 more files...
2023-08-13 18:28:05 +02:00
2dd262fe2c Continued work on formula wizard
Update strings.json, code.js, and 4 more files...
2023-08-05 19:04:27 +02:00
4cf950b5dd Added basic Formula Wizard, Added script to compile SASS and TS, many other random changes.
Update .gitignore, .htaccess, and 68 more files...
2023-08-02 17:06:58 +02:00
6fb621e550 Revamped layout, Added lang selection, Added auto lang detection, Removed trash, Other minor improvements
Update .htaccess, body-1.php, and 50 more files...
2023-06-01 17:20:44 +02:00
6e9bf25866 Added SVG to PNG conversion tool, Added tool page and code
Update .gitignore, sidebar.php, and 17 more files...
2023-05-26 05:50:37 +02:00
e6e00ad02f Refactored commons/content.php for tools page
Update composer.php, config.php, and 7 more files...
2023-05-25 07:09:39 +02:00
ee90a3745d Added error page, Added drawings, Improved composer
Update .gitignore, .htaccess, and 24 more files...
2023-05-24 23:35:42 +02:00
d5ea7e369b Added scripts for content, Improved tables and buttons
Update scripts.php, sidebar.php, and 20 more files...
2023-05-24 07:04:00 +02:00
3cadb29be5 Finished updating content to new style, Updated heading styles, Added backgrounds
Update scripts.php, sidebar.php, and 24 more files...
2023-05-24 03:46:43 +02:00
b1f11e122d Fixed some composer elements, Updated Excel-Password-Remover
Update utils.php, composer.php, and 14 more files...
2023-05-24 01:19:02 +02:00
8213ac8869 Started massive refactoring, Removed halfmoon, Added new personnal common CSS, Site now runs at >5 fps on low-end
Update .gitignore, .htaccess, and 264 more files...
2023-05-23 17:53:42 +02:00
e29987a7af Removed GitAhead' fuckup
Update modal.css.map, modal.min.css, and modal.min.css.map
2022-12-12 19:49:37 +01:00
d02352ed97 Added screenshot gallery to lscom and composer backend
Update composer.php, lscom-cli-dotnet.json, and 4 more files...
2022-12-12 19:48:57 +01:00
4135ff6398 Added code highlighting and copy button
Update .gitignore, composer.php, and 15 more files...
2022-11-20 21:22:12 +01:00
30b1c55687 Added new projects
Update .htaccess, sidebar.php, and 16 more files...
2022-11-20 00:05:19 +01:00
483edf88a8 Exploded lang file into multiple ones
Update strings.json, compile.py, and 17 more files...
2022-09-24 17:43:40 +02:00