aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2023-06-05bootstrap/Bootstrap: Clean upThedro Neely1-13/+1
2022-11-11bootstrap/Router: Make class finalThedro Neely1-2/+2
2022-11-11database: Swap to sqliteThedro Neely1-4/+4
2022-11-11app/storage/cache/.keep -> storage/cache/.keepThedro Neely2-6/+6
2021-04-11bootstrap/helpers/thumbnails: Group iterationsThedro Neely1-8/+10
2021-03-12public/css: Create dedicated icons folderThedro Neely1-1/+1
2021-03-12bootstrap/Helpers: Function name change featherIcon -> iconThedro Neely1-1/+1
2021-03-09bootstrap/helpers/thumbnails: Compress everything and support webpThedro Neely2-9/+62
2021-03-09bootstrap/helpers/cache-bust -> bootstrap/helpers/cacheThedro Neely1-0/+0
2021-02-21bootstrap/database/QueryBuilder: Correct statement typoThedro Neely1-2/+2
2020-06-19app/controllers/api: Add cache controllerThedro Neely1-0/+4
2020-06-19bootstrap/helpers/update-thumbnails: Shell strict modeThedro Neely1-7/+6
2020-06-19AppConfigBuild.php -> config.phpThedro Neely2-2/+2
2020-01-17bootstrap/Helpers: Add simple cacheThedro Neely1-5/+29
2020-01-05bootstrap/Bootstrap: Add new helpersThedro Neely2-6/+13
2019-12-29bootstrap/Functions: CleanupThedro Neely1-1/+1
2019-12-26bootstrap/Functions: Use request scheme on simple api fetchThedro Neely1-1/+1
2019-12-22app/views/index: Move introduction to singletonThedro Neely1-11/+23
2019-12-01bootstrap/helpers/update-thumbnails: Search jpg and png onlyThedro Neely1-3/+3
2019-11-27bootstrap/Functions: Add base64_encode helper functionThedro Neely1-0/+8
2019-10-19bootstrap/Functions: Add feather icon helper functionThedro Neely2-2/+17
2019-08-17bootstrap/helpers/update-thumbnails: Compress all jpg and pngThedro Neely1-1/+2
2019-08-17bootstrap/helpers/update-thumbnails: Compress thumbnails when updatingThedro Neely1-3/+6
2019-07-23bootstrap/helpers/update-thumbnails: Use root directory set by webserverThedro Neely1-1/+1
2019-07-12bootstrap/helpers: Add helpersThedro Neely1-0/+6
2019-04-18app/model/Theme: Add dark themeThedro Neely1-0/+6
2019-04-17bootstrap/Request: Accept query parametersThedro Neely1-1/+1
2019-04-17bootstrap/Router: We die with 404Thedro Neely1-2/+0
2019-01-10bootstrap/Bootstrap: Allow bootstrap to facilitate more than one entry pointThedro Neely1-4/+10
2018-09-09bootstrap: Re-tool router and allow web server to serve error pages.Thedro Neely2-5/+2
2018-08-30Initialize Repo: First CommitThedro Neely5-0/+118