aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/footer
Commit message (Collapse)AuthorAgeFilesLines
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-0/+6
| | | | | | | | fix: saved data not being converted to JSON automatically when using SQLite (and possibly MSSQL) feat: display when a stat was generated in the section's header fix: not being able to click through the footer (sorry IE11 users, you still won't be able to click through it) fix: add is-mobile to columns so they don't stack on top of each other feat: add text next to the NSFW toggle and make it look like the elements around it (begone round iOS edges)
* chore: update sharex snippet to use apiKey instead of jwtPitu2021-01-071-7/+8
|
* feat: add testing capabilitiesPitu2021-01-041-0/+25
|
* fix: mobile stylingPitu2020-12-271-3/+4
|
* RebrandPitu2020-12-251-3/+3
|
* chore: style changesPitu2020-12-251-95/+53
|
* Fix ESLint rules once and for allPitu2020-12-241-3/+5
|
* chore: remove trailing commasZephyrrus2020-12-241-4/+4
|
* feat: add video preview on hover to dashboard and apply new linter rules to ↵Zephyrrus2020-07-051-18/+44
| | | | some of the files
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-6/+6
|
* misc: remove patreon. sorry.Zephyrrus2020-06-291-2/+0
|
* wip:Pitu2020-04-281-10/+0
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* feature: footerPitu2020-04-131-0/+135