fipamo/brain/utility
Ro 07b422a9c3
CSS Overhaul Part 1
This one is a doozy, so let's breakt it down into what areas where
touched.

-   updated package json to remove unneeded dependencies.
-   rebuilt file uploading to simply a very convuluted process
-   began proces to replace icons with https://tabler-icons.io
-   began process of removing the need for css preprocessor and using
    pure css
        - login completed
        - dashboard index completed
        - page edit ui completed
- page edit ui text editor tweaked so syntax highlighting is cleaner and
  more accurate

The settings and navigation UIs still remain and then polishing the
responsive for the new css structure
2023-03-23 13:55:34 -07:00
..
DocTools.php CSS Overhaul Part 1 2023-03-23 13:55:34 -07:00
FileUploader.php Added config for PHP formatting (PSR2) 2022-05-16 17:41:15 -07:00
HandleCors.php Added config for PHP formatting (PSR2) 2022-05-16 17:41:15 -07:00
Mailer.php Added config for PHP formatting (PSR2) 2022-05-16 17:41:15 -07:00
Maintenance.php PHP Linting Tweaks 2022-10-10 11:49:04 -07:00
Setup.php Scrubbed Moment from codebase 2022-09-19 20:39:15 -07:00
Sorting.php PHP Linting Tweaks 2022-10-10 11:49:04 -07:00
StringTools.php Updated PHP lint to @PSR12 b/c @PSR2 is deprecated 2022-05-16 19:14:38 -07:00