summaryrefslogtreecommitdiffstats
path: root/application/libraries
AgeCommit message (Expand)AuthorFilesLines
2024-04-14fix(pygments): Improve systemd file detectionFlorian Pritz1-1/+12
2024-04-14chore(pygments): Fix sort order in extension listFlorian Pritz1-3/+3
2024-04-14Merge branch 'feature/systemd-service-lexer' of https://github.com/hashworks/...Florian Pritz1-0/+1
2024-04-14fix(duser_db): Guard against NULL valuesFlorian Pritz1-0/+12
2024-02-24Use systemd lexer for systemd .service file mimetypeshashworks1-0/+1
2024-01-14feat(PHP8.3): Fix assert_options deprecation warningsFlorian Pritz1-8/+0
2023-01-29feat(PHP8.2): Fix deprecated string interpolationFlorian Pritz1-4/+4
2023-01-29Merge remote-tracking branch 'upstream/develop' into devFlorian Pritz1-1/+1
2022-04-10feat(PHP8.1): Fix float to int conversion precision lossFlorian Pritz1-2/+2
2021-02-21Pygments: Add json and crystal filename extensionsFlorian Pritz1-0/+2
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia1-1/+1
2019-12-07ExceptionHandler: Fix null object array access errorFlorian Pritz1-1/+1
2019-12-06Fix deprecated array access syntax with {}Florian Pritz1-1/+1
2019-05-15Pygments: Skip lexers that do not have namesFlorian Pritz1-0/+3
2018-12-31Stop making PDF thumbnails with imagemagickFlorian Pritz1-2/+1
2018-07-23LDAP: Allow optional filtering of allowed usersRaphael Michel1-3/+10
2018-07-23LDAP: Allow optional binding/authenticationRaphael Michel1-0/+4
2018-06-28Fix order of c and cast extensionsFlorian Pritz1-1/+1
2018-06-28Add .go extension for goFlorian Pritz1-0/+1
2018-05-03Add .cast extension for asciinemaFlorian Pritz1-0/+1
2018-05-03Ddownload_php: Remove @ from fopen callFlorian Pritz1-1/+1
2018-02-09Highlight .rs as rustFlorian Pritz1-0/+1
2017-12-09Highlight .pm as perlFlorian Pritz1-0/+1
2017-09-18Fix download driver for CI3Florian Pritz1-1/+1
2017-09-18Fix customautoloader class nameFlorian Pritz1-1/+1
2017-09-09WIP: CI3 migrationFlorian Pritz1-1/+1
2017-09-09Merge tag '3.1.5' into dev-ci3Florian Pritz2-2/+3
2017-04-06Add filename extensions for some SQL dialectsFlorian Pritz1-0/+5
2016-08-21muser: Add delete_user()Florian Pritz1-0/+1
2016-08-20Duser: Add function to test if login credentials are validFlorian Pritz1-0/+11
2016-08-20Decouple output_cache from CI for easier testingFlorian Pritz1-1/+3
2016-08-20l/Image/Driver/GD: Drop unused get_exif_orientation()Florian Pritz1-9/+0
2016-08-17pygments: Add .yml extensionFlorian Pritz1-0/+1
2016-08-12pygments: Add .haml extensionFlorian Pritz1-0/+1
2016-07-21Add special *.asciinema.json filename0.9.18Florian Pritz1-0/+8
2016-07-12Add asciinema supportFlorian Pritz1-0/+1
2016-06-09Use PHP library for QR codesFlorian Pritz1-0/+3
2016-06-09Autoloader: Support PSR-4 style namespace/directory mappingFlorian Pritz1-8/+15
2016-04-01Support rehashing of passwords not conforming to configFlorian Pritz1-0/+1
2016-03-29Use PHP's password_hash functionFlorian Pritz1-1/+1
2015-11-23l/Pygments: Fix exception for filenames ending with a dotFlorian Pritz1-0/+3
2015-11-02l/Image/D/imagemagick: Allow output on stderrFlorian Pritz1-1/+1
2015-09-20l/Image::type_supported: improve performanceFlorian Pritz1-3/+10
2015-07-18Fix double path in exception handlerFlorian Pritz1-1/+1
2015-06-05Allow users to change their emailFlorian Pritz2-0/+2
2015-06-04Refactor exception handling into dedicated classFlorian Pritz1-0/+154
2015-05-28imagemagick: Use nested exceptionFlorian Pritz1-1/+1
2015-05-28Improve running of external commandsFlorian Pritz3-16/+140
2015-05-28Execute scripts directlyFlorian Pritz1-1/+1
2015-05-21Support multiple files with the same hashFlorian Pritz1-0/+31