summaryrefslogtreecommitdiff
path: root/app/Services/AdminService.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-11Add Firebird/PDO support via lsces/illuminate-firebirdHEADv2.2.7-lscfirebirdLester Caine1-2/+2
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-06-03Fix: #5099 - wrong binding order in querybuilderGreg Roach1-7/+10
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-5/+5
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-23/+5
2024-01-03CodeStyleGreg Roach1-1/+1
2023-12-31Fix: #4683 - Database agnostic support for GROUP_CONCAT/STRING_AGGGreg Roach1-5/+17
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-1/+1
2022-10-31Re-order import statementsGreg Roach1-1/+1
2022-04-29Fix: #4345 - ignore duplicate media filenames within the same media objectGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-1/+1
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-2/+2
2021-06-12Site and tree default preferencesGreg Roach1-4/+1
2021-05-14Fix: false-positives in list of xrefs to renumberGreg Roach1-2/+2
2021-04-22Show duplicate records in consistent order and with numbersGreg Roach1-0/+4
2021-03-15Filesystem error handlingGreg Roach1-15/+18
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-10/+15
2021-02-10CodeStyleGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-5/+5
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-0/+277