summaryrefslogtreecommitdiff
path: root/app/Cli
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Add CLI commands to list trees and usersGreg Roach3-47/+152
2025-01-16It's 2025. Update copyright date.Greg Roach14-14/+14
2025-01-16Temporarily disable incomplete CLI commandsGreg Roach1-4/+5
2025-01-15Add CLI command to create/update data/config.ini.phpGreg Roach2-18/+150
2025-01-14Add CLI commands to set the site offline/onlineGreg Roach8-10/+137
2025-01-13Add CLI commands to update user, tree and user-tree settingsGreg Roach11-12/+608
2025-01-13Add CLI command to manage site-settingsGreg Roach2-3/+161
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach2-2/+2
2024-10-08CodeStyleGreg Roach1-0/+3
2024-05-31CodeStyleGreg Roach2-2/+2
2024-04-09Update phpstan baselineGreg Roach1-1/+1
2024-04-03CLI wipGreg Roach1-6/+10
2024-04-03CLI wipGreg Roach6-24/+280
2024-03-31Add CLI interfaceGreg Roach4-0/+370