Commit graph

279 commits

Author SHA1 Message Date
Sebin Nyshkim
cc601a9f46 feat: add age calculator method 2020-12-27 01:11:39 +01:00
Sebin Nyshkim
3c7723c96a feat: change date of birth and include calculated age 2020-12-27 01:10:52 +01:00
Sebin Nyshkim
46d7a89126 build: 🔧 bump version 2020-12-21 18:41:12 +01:00
Sebin Nyshkim
f1cb1bbfbd feat: ♻️ use slots in NSFW warning 2020-12-21 18:33:17 +01:00
Sebin Nyshkim
e0f87d054c feat: 💄 shorten image captions for mobile 2020-12-21 18:32:25 +01:00
Sebin Nyshkim
0bdd7c1c61 refactor: ♻️ update gallery component 2020-12-21 18:12:42 +01:00
Sebin Nyshkim
057a493787 build: 🔧 bump version 2020-12-21 12:44:13 +01:00
Sebin Nyshkim
d962f5f66a feat: 💄 demote quickfacts heading one level 2020-12-21 12:42:30 +01:00
Sebin Nyshkim
6b195410a9 feat: 💄 update navbar to be more noticable below the fold 2020-12-21 12:42:05 +01:00
Sebin Nyshkim
35ed0200cf feat: 💄 update fonts 2020-12-21 12:40:19 +01:00
Sebin Nyshkim
b0110e6e36 build: 🔧 bump version 2020-12-19 21:32:12 +01:00
Sebin Nyshkim
d1a7f89c2e feat: add NSFW confirm alert 2020-12-19 21:30:27 +01:00
Sebin Nyshkim
80be636384 refactor: ♻️ move v-model up one layer 2020-12-19 15:48:47 +01:00
Sebin Nyshkim
724dd3bca2 build: 📦 update npm packages 2020-12-19 13:11:50 +01:00
Sebin Nyshkim
e949882ad8 feat: include project version number in footer 2020-12-06 01:36:37 +01:00
Sebin Nyshkim
8d34a84198 build: 🔧 bump version 2020-12-06 01:26:11 +01:00
Sebin Nyshkim
a8cd1336d9 feat: 💄 brighten colors for better contrast/visibility 2020-12-06 01:25:37 +01:00
Sebin Nyshkim
446a61795c feat: introduce quick facts component 2020-12-06 01:24:46 +01:00
Sebin Nyshkim
72e5323c63 feat: 🍱 update ref images 2020-12-06 01:23:34 +01:00
Sebin Nyshkim
97ee9e1dda feat: 🍱 update preview image 2020-12-03 20:09:04 +01:00
Sebin Nyshkim
5f738e62c9 feat: 🍱 update ref images 2020-12-03 20:03:38 +01:00
Sebin Nyshkim
c5978ea673 ci: 🔧 use ssh key instead of password auth 2020-12-03 20:02:34 +01:00
Sebin Nyshkim
e001e3e5ab build: 📦 update dependencies 2020-12-03 20:01:13 +01:00
Marcus Mietz
d769de9671 feat: ⬆️ update package versions 2020-10-17 01:14:19 +02:00
Marcus Mietz
f3fa9b1203 feat: 🍱 update meta assets 2020-10-17 01:13:32 +02:00
Marcus Mietz
5330003b1f feat: update meta tags 2020-10-17 01:03:02 +02:00
Sebin Nyshkim
d8af785671 feat: 💄 minor text adjustments 2020-09-04 00:32:28 +02:00
Sebin Nyshkim
a655e02169 feat: 💄 limit width on desktop 2020-09-04 00:32:09 +02:00
Sebin Nyshkim
d087d0f0b3 feat: 💄 limit width of gallery and increase height on desktop 2020-09-04 00:31:35 +02:00
Sebin Nyshkim
416086df7e feat: 💄 update markup and styles
Minor text changes, add credits in muscle refs with hover, change responsive breakpoints and make paragraphs wider
2020-09-04 00:29:37 +02:00
Sebin Nyshkim
8b04958b1a feat: bump version number 2020-08-26 22:03:18 +02:00
Sebin Nyshkim
53d3b5f955 fix: 🐛 fix meta tags 2020-08-26 22:03:05 +02:00
Marcus Mietz
ce32f6f572 chore: bump version number 2020-08-26 21:48:22 +02:00
Marcus Mietz
1e58ee07a4 fix: 🐛 resolve multiple issues
fix missing ids for navbar, update muscle refs, set nsfw to false by default
2020-08-26 21:45:57 +02:00
Marcus Mietz
b2afdf6148 feat: 💄 add general rule for links 2020-08-26 21:43:41 +02:00
Marcus Mietz
e5dba0d79d chore: 🔥 remove unused assets 2020-08-26 21:43:16 +02:00
Marcus Mietz
3fd75b4965 feat: 🚚 use actual character references 2020-08-26 21:42:16 +02:00
Sebin Nyshkim
0c5f903223 feat: 💄 minor UI adjustments 2020-08-26 21:04:34 +02:00
Sebin Nyshkim
9df8c71dbd feat: 🙈 include .vscode 2020-08-26 19:37:12 +02:00
Marcus Mietz
d28c63bd29 feat: 📦 update vue tooling to newest versions 2020-08-26 19:23:36 +02:00
Marcus Mietz
dbc5380693 feat: add .jshintrc 2020-08-26 19:20:49 +02:00
Marcus Mietz
19084d5cfc refactor: ♻️ refactor ALL the things!!! 2020-08-26 19:19:41 +02:00
Marcus Mietz
d45ad9ad28 feat: add VueScrollTo for sticky navigation 2020-08-26 19:18:19 +02:00
Marcus Mietz
3bde9685ba feat: replace favicon 2020-08-26 19:17:38 +02:00
Marcus Mietz
240507dc91 feat: add vue.config.js with aliases, html head meta and image processing 2020-08-26 19:17:13 +02:00
Marcus Mietz
d7e8f55b41 feat: move styles out of App.vue and modularize 2020-08-26 19:14:37 +02:00
Marcus Mietz
e0f67441bd refactor: ♻️ move clothing data into App.vue template 2020-08-26 19:12:59 +02:00
Marcus Mietz
ce817e59f1 refactor: ♻️ split up App.vue into separate components 2020-08-26 19:12:00 +02:00
Marcus Mietz
52edd0ef8a chore: 🚚 move images to src for webpack processing 2020-08-26 19:10:41 +02:00
Sebin Nyshkim
c5ca99da5f feat: bump version number 2020-05-05 19:46:30 +02:00