0
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test ideas for routing Added check for createCache method in Initialize More... over 1 year ago
Changed cache variable to be standard on route - "cached" can be true or false Removed the "create" cached response from static elements Added content type for cached response and RouterResponse Templates are cached if caching is on Correct mimetype is returned on files for content type Cache is instantiated even if cache is not on when route is annotated with @cache FreshToken header is returned after valid authentication @no-cache plus @cache annotations available for routes Default security is set to user when @secure annotation does not contain a security group Fix where security was bypassed when caching was on @content-type annotation added to determine correct 403 response type 403 response type will respond with empty array when content-type is application/json or application/xml Initialize now has a createCache method to instantiate the cache if required. Headers are not returned when httpcode is 403 - security Composer package updates More... over 1 year ago
Fix for load page More... over 1 year ago
Fix for handleHTMLData not to fail when non HTML is returned Added noCache to Route as a static method to force a route not to cache when cache is on. TINA4_CACHED_ROUTES is no longer valid and has been removed More... over 1 year ago
Moved session cache limiter to before session start again More... over 1 year ago
Removed initSession from getToken More... over 1 year ago
Removed print_r on annotations More... over 1 year ago
Updated twig to have localization for gettext Testing localization for More... over 1 year ago
Added annotations for middleware and middleware functionality Added php.ini for dockers More... over 1 year ago
Added callback to tina4helper.js More... over 1 year ago
Updated components Removed bootstrap coming in from ORM, files will be copied to base tina4 if needed More... over 1 year ago
Added default bootstrap and updated components More... over 1 year ago
Removed rule in .htaccess which was breaking resolution of files in subfolders on public More... over 1 year ago
Added tina4-logo-icon.png More... over 1 year ago
Added UTF-8 for filter value, removed ISO encoding on the data variable which was mixing up UTF-8 encoded strings Our standard is to treat all strings as UTF-8 encoded More... over 1 year ago
Fix for version request when there is none More... over 1 year ago
Added debug flag for message spool More... over 1 year ago
Removed setting gitBinary to blank
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Add correct close button for bootstrap 5
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Migration.php - added migration for tina4_version Migration.php - added setVersion method (version, notes, software) Migration.php - added getVersionInfo(software) Migration.php - added getVersion(software)
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
handleHTMLData - Fix for when no html body is present in response Updated favicon
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Fix on threaded code for line feeding
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Deploying with a zip file from a public repository
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Fix for template rendering from modules
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Removed branding and documentation - These modules have moved to git repos tina4stack/branding and tina4stack/documentation respectively. Added code for local caching
andrevanzuydam
as Andre van Zuydam
More... over 1 year ago
Merge pull request #82 from CrisHigham/master
andrevanzuydam
as Tina4
More... almost 2 years ago
Static route is broken More... almost 2 years ago
Documentation on Messenger More... almost 2 years ago
Messaging debug message in the wrong place More... almost 2 years ago
Merge remote-tracking branch 'origin/master'
andrevanzuydam
as Andre van Zuydam
More... almost 2 years ago