Commit Graph

8 Commits (07b422a9c3fcbe07412be9437c0e5baf8a445222)

Author SHA1 Message Date
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
1 year ago
are0h 382c314af0 fixes for restore from backup file 2 years ago
Ro 6279ad4730 fixes for site init 2 years ago
Ro 8f9021bb7d added progress bar to entry image uploads 2 years ago
Ro 03c629462b fix for #75, fix for adding image to entry text 2 years ago
Ro b3c47d6721 overdid it with the image upload auth, making it a regular upload 3 years ago
Ro cad32ace74 fixed image upload request that required token authorization 3 years ago
Ro 2785ef6982 updated AdminAPI for remote use, removed UtilityAPI from public library (methods should only be local) 3 years ago