aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21shell.nix: AddHEADmasterThedro Neely1-0/+34
2022-11-21Makefile: Rotate comments and databaseThedro Neely1-2/+5
2022-11-18bootstrap/database/Connection: Swap to sqliteThedro Neely4-14/+14
2022-11-17public/dist/app: Automatic formattingThedro Neely1-22/+58
2022-11-16Makefile: Add deployment logicThedro Neely4-0/+66
2022-11-16public/dist/app: Word break comment section <p>Thedro Neely1-0/+2
2022-11-16bootstrap/comments/frontend/init: Sort comments by dateThedro Neely1-0/+4
2022-11-16app: Cleanup dead files and organize hierarchyThedro Neely34-79/+62
2022-02-19views/partials/footer: Remove all except email.Thedro Neely1-33/+9
2021-09-01public: Remove error pagesThedro Neely2-20/+0
2021-03-14composer.json: Autoloader suffix and update PHP mailerThedro Neely2-27/+37
2021-02-21public/google8e56ee1f897a204d: RemoveThedro Neely1-1/+0
2021-02-21bootstrap/database/QueryBuilder: Correct statement typoThedro Neely1-2/+2
2021-02-14bootstrap/comments/backend/classes: PHP 7.4 magic quotes deprecatedThedro Neely2-10/+0
2020-09-29.drone.yml: Don't need drone anymoreThedro Neely1-169/+0
2020-09-04.gitignore: CleanupThedro Neely2-9/+1
2020-08-27AppConfigBuild.php -> config.phpThedro Neely3-2/+2
2020-05-07public/.well-known/keybase: Remove keybase integrationThedro Neely1-72/+0
2020-04-17.gitignore: UpdateThedro Neely1-1/+1
2020-04-17views/partials/header: Sticky navigation headerThedro Neely1-1/+1
2019-12-02Create LICENSEThedro Neely1-0/+674
2019-12-01views/partials: Add hover background to page sidesThedro Neely2-2/+2
2019-12-01public/dist/bar-ui: Add hover background to play buttonThedro Neely1-0/+4
2019-12-01AppConfigBuild.php: Move hardcoded metadata to environment variablesThedro Neely3-5/+18
2019-11-03public/dist/bar-ui: Remove max width on sound playerThedro Neely1-1/+0
2019-10-12hugo/layouts/partials/post-tags.html: Add contrast to article tagsThedro Neely1-1/+1
2019-10-12hugo/layouts/_default/single.html: Add contrast to comments headerThedro Neely1-1/+1
2019-10-12hugo/layouts/_default/single.html: Avoid document.write() method hereThedro Neely1-1/+6
2019-10-12views: Add contrast to titlesThedro Neely2-2/+2
2019-10-12public/css/app: Limit max widthThedro Neely2-1/+3
2019-09-23README.md: UpdateThedro Neely1-2/+2
2019-09-17.drone.yml: Inherit server IP address from domain nameThedro Neely1-7/+7
2019-09-16.drone.yml: FormattingThedro Neely1-10/+40
2019-07-10views/partials/navigator: Make navigator touch targets largerThedro Neely1-44/+24
2019-07-10views/partials/header: Use div instead of section hereThedro Neely1-2/+2
2019-07-10views/partials/footer: Use div instead of section hereThedro Neely1-2/+2
2019-07-10bootstrap/comments/backend/classes/formui: Change comment warning to Tailwind...Thedro Neely1-1/+1
2019-07-10views/partials/footer: Use ampersand entityThedro Neely1-1/+1
2019-07-10views/components/AudioPlayer: Add audio player componentThedro Neely2-206/+70
2019-07-01drone: Fix application config file nameThedro Neely1-4/+4
2019-07-01drone: Populate application configurationThedro Neely1-1/+11
2019-07-01drone: Populate comment secretsThedro Neely1-0/+13
2019-07-01drone: Use correct name directory nameThedro Neely1-1/+1
2019-07-01drone: Set permissions on directoryThedro Neely1-1/+1
2019-07-01drone: Add .drone.ymlThedro Neely1-0/+104
2019-06-29comments/backend/classes/secrets: Use skeleton fileThedro Neely2-1/+41
2019-06-29hugo/i18n: Add i18nThedro Neely1-0/+29
2019-06-29AppConfigStaging: Rename to AppConfigBuildThedro Neely1-0/+0
2019-06-29AppConfigStaging: Add intermediate app config for build processThedro Neely1-0/+20
2019-06-29dist: Use dist files directly until we integrate into build processThedro Neely4-0/+2191