Commit Graph

276 Commits

Author SHA1 Message Date
d21d3b5b34 added nav and footer 2023-07-23 02:12:06 +02:00
5ecc312246 initial clearout 2023-07-23 02:11:22 +02:00
d7318eaa78 added prettier 2023-07-23 00:27:45 +02:00
7c2ae7aeb1 added images 2023-07-23 00:26:15 +02:00
57e37ec850 new start 2023-07-23 00:24:37 +02:00
1c70b969df clean start for v2 2023-07-23 00:07:55 +02:00
adbcb40ef1 old stuff 2023-07-23 00:05:26 +02:00
cc587d115a updated CookieConsent with new style 2022-07-01 19:55:59 +02:00
ceb2b358e1 added prettier config 2022-07-01 19:54:27 +02:00
afed42de49 updated Nav-Search + removed string-sanitizer + added csgo-sharecode
Some checks failed
CSGOWTF/csgowtf/pipeline/head There was a failure building this commit
2022-03-27 21:11:18 +02:00
9ac3228f5d updated MatchChat 2022-03-27 14:56:09 +02:00
106ef97ede wip
Some checks failed
CSGOWTF/csgowtf/pipeline/head There was a failure building this commit
2022-03-26 17:45:14 +01:00
552188c8a9 updated InfoModal.vue + infoState.ts 2022-03-25 20:32:57 +01:00
ce70fa2e6f updated FooterComponent.vue to use script setup 2022-03-25 20:19:23 +01:00
5591e75c86 updated MatchRounds type 2022-03-25 20:18:55 +01:00
1236c2ca2d updated DetailsComponent.vue 2022-03-25 16:22:01 +01:00
9cbbfe9393 updated DamageSite.vue 2022-03-25 16:19:13 +01:00
f6dd2ea1c4 updated CookieConsentBtn.vue 2022-03-25 16:09:58 +01:00
70fb352d7f updated PlayerView.vue 2022-03-25 16:09:39 +01:00
67cc06abdf updated MatchesTable.vue 2022-03-25 16:05:38 +01:00
3ad55c7fc4 updated MatchView.vue 2022-03-25 15:49:54 +01:00
0a355ff2bd updated Match.ts to use correct type 2022-03-25 15:48:43 +01:00
16addf0bca updated playersArr.ts to use correct type 2022-03-25 15:48:15 +01:00
5cb339483a updated ExploreView.vue 2022-03-24 11:35:03 +01:00
7daa47bb64 updated PlayerView.vue to use <script setup lang="ts"> 2022-03-24 11:12:24 +01:00
8ed371d5fb updated HomeView.vue to use <script setup lang="ts"> 2022-03-24 11:12:01 +01:00
a45215dce1 updated PrivacyPolicy.vue 2022-03-24 11:11:37 +01:00
a03dad2a0e updated router 2022-03-24 11:11:20 +01:00
18cd1ecdc9 updated statusCode 2022-03-24 11:10:50 +01:00
7a866c9d50 fixed types and LocalStoragePlayer.ts 2022-03-24 11:10:31 +01:00
fe7b851157 updated infoState.ts 2022-03-24 10:20:20 +01:00
53225dffd4 added lib "es2021" to tsconfig 2022-03-24 10:20:05 +01:00
0c9d6e7975 updated ApiRequests.ts 2022-03-24 10:19:18 +01:00
640eddc365 added custom types 2022-03-24 10:18:57 +01:00
190064497e removed api due to missing types 2022-03-24 10:18:22 +01:00
d0d17ccd3d updated NavComponent.vue to use new <script setup lang="ts"> syntax 2022-03-22 10:11:27 +01:00
d479573f41 updated ExploreView.vue to use new <script setup lang="ts"> syntax 2022-03-22 10:11:12 +01:00
012b56f184 updated App.vue to use new <script setup lang="ts"> syntax 2022-03-22 10:10:56 +01:00
0e727716a3 updated utils from js to ts 2022-03-22 10:09:57 +01:00
7523286236 added pinia store 2022-03-22 10:09:28 +01:00
2c3685f594 updated constants 2022-03-22 10:08:57 +01:00
cbe770ecd7 added api 2022-03-22 10:08:24 +01:00
328f463cdb updated gitignore
Some checks failed
CSGOWTF/csgowtf/pipeline/head There was a failure building this commit
2022-03-18 11:43:44 +01:00
9a6d24193d upgrade from webpack to vite + typescript
Some checks failed
CSGOWTF/csgowtf/pipeline/head There was a failure building this commit
2022-03-18 11:40:43 +01:00
0ccb76345e added new map screenshots
All checks were successful
CSGOWTF/csgowtf/pipeline/pr-master This commit looks good
CSGOWTF/csgowtf/pipeline/head This commit looks good
1.0.7
2022-02-22 12:22:38 +01:00
33c11dd391 version 1.0.7
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
CSGOWTF/csgowtf/pipeline/pr-master This commit looks good
2022-02-22 12:06:16 +01:00
420f4b141e new map icons
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
2022-02-22 12:05:30 +01:00
9c7834f443 set expiredate for cookies to infinity
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
2022-02-21 05:29:42 +01:00
800e45fe96 updated readme and added new badges 2022-02-21 05:23:13 +01:00
3963f6decf fixed #69
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good
2022-02-13 01:33:43 +01:00