Commit Graph

24 Commits (2f0b83b492300ebd9f98ddcc031298b64af1ff0a)

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
2 years ago
Ro 61ae73a9e5
Issue #83 Round 1
First pass for CSS refactor for the dashboard, including the login and
index templates. Still rough but the basic structure is in place for
both as well as the re-worked css that will be added to the repo later
once all the pages have been updated.

Lots to do still but a good start.
2 years ago
Are0h 2501a19685 UI design tweaks
There were some inconsistencies in the UI due to all the changes that
were made to the styleshets, so I fixed the obvious ones that were show
stoppers.

There's more in there to be smoothed out, so this is just the start.
2 years ago
Are0h 9baaed6d50 formatting changes 2 years ago
are0h a841063ddb template update and clean up 3 years ago
Ro 8ad3fa38c5 respeced class imports to psr-4 standard, fixed asset moving, upgraded theme rendering 3 years ago
Ro f24a6b5099 implemented video uploading, updated styles and templates 3 years ago
Ro 53864becc1 implemented progress upload indicator in notifications 3 years ago
Ro b69559541a edit format bar always stays on screen 3 years ago
Ro db385d938c not fix for template and empty layout for new page creation 3 years ago
Ro d2f02eea50 edited ignore file to include new script. duh. 3 years ago
Ro 682406515d added assets compiling scripts, added syntax highlighting for text editor, fix for #73 3 years ago
Ro 183a620b1e changed auth process to just ask server if session is active 3 years ago
Ro 20fc9c64a1 ui overall part 4: responsive touch up 3 years ago
Ro 033fe5e48b ui overall part 2: dash index, pages index 3 years ago
Ro 8e3d359486 ui overall part 1: login, init, pass reset forms 3 years ago
Ro 9283a7f5b3 tag html rendering implemented 3 years ago
Ro 72c9b3f9e6 rebuilt create/edit page template, added navigation, turned on logout mehthod 3 years ago
Ro c4232a0a01 dash index displaying recents, css tweaks, added bulma 4 years ago
Ro 5ad1118244 clean up API, re-connected API to front end, base template tweak 4 years ago
Ro 1288bbc32b fixed checking session active state bug 4 years ago
Ro 0ea15ae4b2 added custom session manager, moved index to safe directory 4 years ago
Ro f3f2a6502b normalized url routing and cleaned up templating structure 4 years ago
Ro cf752fd8c0 set up views structure, started Auth class for session management 4 years ago