No description
  • PHP 75.2%
  • HTML 17.5%
  • TypeScript 3.8%
  • CSS 2.1%
  • JavaScript 1%
  • Other 0.3%
Find a file
2026-03-12 17:22:28 +01:00
build [TASK] Add user settings option to disable drag n drop confirmation 2022-04-28 13:07:40 +02:00
Classes [BUGIFX] Translations action only returning default language 2026-03-12 17:22:28 +01:00
Configuration [BUGFIX] Fix Captcha Validator 2025-06-20 09:31:20 +01:00
Documentation.tmpl [FEATURE] Add backend for loading translations via ajax 2024-02-09 11:04:01 +01:00
Resources [BUGFIX] Remove last commit about Backend Table Mask 2025-03-24 11:50:38 +01:00
src/styles [TASK] Add stack to mark external links 2022-05-07 02:33:22 +02:00
Tests/Unit [FEATURE] Add backend for loading translations via ajax 2024-02-09 11:04:01 +01:00
.gitignore [INIT] 2018-11-30 22:50:45 +01:00
composer.json [TASK] Start compatibility for TYPO3 11 2024-08-29 18:16:52 +02:00
ext_emconf.php [TASK] Work on compatibility for TYPO3 11 2024-11-28 15:19:38 +01:00
ext_localconf.php [TASK] Work on compatibility for TYPO3 11 2024-11-28 15:19:38 +01:00
ext_tables.php [TASK] Start compatibility for TYPO3 11 2024-08-29 18:16:52 +02:00
ext_tables.sql [FEATURE] Add backend for loading translations via ajax 2024-02-09 11:04:01 +01:00
ExtensionBuilder.json [FEATURE] Add backend for loading translations via ajax 2024-02-09 11:04:01 +01:00
Makefile [TASK] Add Makefile action to add upstreams 2022-04-22 14:06:24 +02:00
README.md [TASK] Add readme 2020-04-26 23:56:23 +02:00

Just a collection of functions and scripts which I was tired of copy and pasting in every new project so I decided to collect them in this extension.

Will be extended as needed. Take it as a whole or just copy the parts you need.