Skip to content

Commit

Permalink
fetch dashboard screenshots from a separate git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tappi287 committed Sep 27, 2022
1 parent fc90897 commit bf0a02c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 128 deletions.
24 changes: 20 additions & 4 deletions vue/src/components/pages/DashBoard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,11 @@
import ServerBrowser from "@/components/pages/ServerBrowser"
import PresetHandler from "@/components/presets/PresetHandler";
import { VueFlux, FluxCaption, FluxPreloader } from 'vue-flux';
import {getEelJsonObject, chooseIndex, userScreenShots, getMaxWidth} from "@/main"
import {getEelJsonObject, chooseIndex, userScreenShotsUrl, getMaxWidth, getRequest } from "@/main"
import rfWPoster from "@/assets/rfW_Poster.webp"
let userScreenShots = []
function prepareScreenshots () {
let imgList = userScreenShots.slice()
let images = []
Expand Down Expand Up @@ -104,6 +106,19 @@ export default {
makeToast(message, category = 'secondary', title = 'Update', append = true, delay = 8000) {
this.$emit('make-toast', message, category, title, append, delay)
},
setupScreenShots: async function() {
const r = prepareScreenshots()
this.vfImages = r.images; this.vfCaptions = r.captions
},
getRemoteScreenShots: async function() {
const request = await getRequest(userScreenShotsUrl)
if (request.result === false) {
console.error('Error fetching Screenshots: ' + request.data.result)
return
}
userScreenShots = request.data
await this.setupScreenShots()
},
setBusy: function (busy) {this.$emit('set-busy', busy) },
getDriver: async function () {
let r = await getEelJsonObject(window.eel.get_rf_driver()())
Expand Down Expand Up @@ -160,17 +175,18 @@ export default {
console.log('Dashboard updated')
this.updateHeight()
},
mounted() {
async mounted() {
console.log('Dashboard mounted')
// Access after rendering finished
setTimeout(() => {
this.equalPresetButtonWidth()
}, 0)
await this.getRemoteScreenShots()
},
created() {
this.setBusy(true)
const r = prepareScreenshots()
this.vfImages = r.images; this.vfCaptions = r.captions
this.setupScreenShots()
this.getDriver()
this.setBusy(false)
window.onresize = this.debounceResize
Expand Down
125 changes: 1 addition & 124 deletions vue/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,130 +19,7 @@ Vue.config.productionTip = false
// Vue.config.devtools = true

export const settingsAreaId = 'settings-area'
export const userScreenShots =
[
['https://forum.studio-397.com/index.php?attachments/porsche_911_gt3_r_2018_01-jpg.27876/', 'philmcqueen',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-320'],
['https://forum.studio-397.com/index.php?attachments/grab_360-jpg.27884/', 'juanchioooo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-320'],
['https://forum.studio-397.com/index.php?attachments/20200113191349_1-jpg.28772/', 'datasting',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-324'],
['https://forum.studio-397.com/index.php?attachments/365960_20200322152429_1-png.30174/', 'Frank Murphy',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-331'],
['https://i.imgur.com/3RdME7Q.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-334'],
['https://forum.studio-397.com/index.php?attachments/20200521225453_1-jpg.31126/', 'Pocisk',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-334'],
['https://i.ibb.co/Jjtws8M/r-Factor2-2020-05-30-20-32-16.jpg', 'GeraArg',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-335'],
['https://forum.studio-397.com/index.php?attachments/grab_002-jpg.32749/', 'memoNo1',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-341'],
['https://forum.studio-397.com/index.php?attachments/ec551ad7-aedd-487c-8d8b-494a01f445a3-jpeg.34232/', 'M-Bimmer',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-348'],
['https://forum.studio-397.com/index.php?attachments/20201108231324_1-jpg.34446/', 'svictor',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-349'],
['https://i.imgur.com/CwYk11v.jpg', 'mantasisg',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-352'],
['https://forum.studio-397.com/index.php?attachments/20201221185422_1-jpg.35356/', 'svictor',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-354#post-1050632'],
['https://forum.studio-397.com/index.php?attachments/2021-02-02-20-40-png.36838/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-359#post-1059084'],
['https://cdn.discordapp.com/attachments/541020496087482424/792889002901504080/20201227113904_1.jpg', 'boxwex',
'https://discord.com/channels/253557076645773312/541020496087482424/792889005245988945'],
['https://cdn.discordapp.com/attachments/541020496087482424/792889678721843250/20201224110117_1.jpg', 'boxwex',
'https://discord.com/channels/253557076645773312/541020496087482424/792889680517267457'],
['https://forum.studio-397.com/index.php?attachments/4-rf2-cockpit-rain-mist-copy-jpg.18789/', 'M D Gourley',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-256#post-967468'],
['https://forum.studio-397.com/index.php?attachments/2020-08-31-18-24_01-png.33144/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-344#post-1037906'],
['https://forum.studio-397.com/index.php?attachments/jsp3-jpg.19130/', 'sg333',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-258#post-969316'],
['https://forum.studio-397.com/index.php?attachments/2021-02-18-17-18_01-png.37087/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-360#post-1060896'],
['https://forum.studio-397.com/index.php?attachments/2021-01-29-19-44-png.36723/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-359#post-1058550'],
['https://forum.studio-397.com/index.php?attachments/2021-02-07-17-56-png.36950/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-359#post-1059819'],
['https://i.imgur.com/1JMXxzi.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-362#post-1064530'],
['https://i.imgur.com/SbWk9px.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-367#post-1070446'],
['https://forum.studio-397.com/index.php?attachments/20210612210607_1-jpg.39120/', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-367#post-1071125'],
['https://i.imgur.com/PRD6FLd.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-367#post-1071137'],
['https://i.imgur.com/TQlkDNd.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-367#post-1071137'],
['https://forum.studio-397.com/index.php?attachments/2021-06-29-13-10-png.39390/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-368#post-1072242'],
['https://forum.studio-397.com/index.php?attachments/20210724175153_1-jpg.39909/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-371#post-1074909'],
['https://i.imgur.com/OpqVNMu.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-371#post-1075047'],
['https://i.imgur.com/HnwgHWc.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-371#post-1075267'],
['https://forum.studio-397.com/index.php?attachments/2021-08-05-13-27-png.40114/', 'MiguelVallejo',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-371#post-1076166'],
['https://forum.studio-397.com/index.php?attachments/20210814130620_1-jpg.40163/', 'Remco Majoor',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-372#post-1076335'],
['https://forum.studio-397.com/index.php?attachments/365960_screenshots_20210523174938_1-jpg.41232/', 'vava74',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-378#post-1081269'],
['https://forum.studio-397.com/index.php?attachments/20211105211801_1-jpg.41336/', 'yashiman',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-378#post-1081786'],
['https://live.staticflickr.com/65535/51663639097_93d481cedc_o_d.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-379#post-1083552'],
['https://i.imgur.com/2oinrdT.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-382#post-1085941'],
['https://i.imgur.com/FRHx16w.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-382#post-1085941'],
['https://i.imgur.com/v4EPavK.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-382#post-1085941'],
['https://i.imgur.com/3pP0tDO.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-383#post-1086332'],
['https://i.imgur.com/37WmQkq.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-383#post-1086875'],
['https://i.imgur.com/5kG7nFU.jpg', 'jayarrbee36',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-383#post-1086875'],
['https://live.staticflickr.com/65535/51846907588_52048dd8de_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-384#post-1088098'],
['https://live.staticflickr.com/65535/51847163899_1afd7ffc46_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-384#post-1088098'],
['https://forum.studio-397.com/index.php?attachments/20220129224124_1-jpg.42685/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-384#post-1088471'],
['https://forum.studio-397.com/index.php?attachments/20220130000806_1-jpg.42688/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-384#post-1088471'],
['https://forum.studio-397.com/index.php?attachments/20220202143933_1-jpg.42790/', 'sg333',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-384#post-1089081'],
['https://forum.studio-397.com/index.php?attachments/20220208110838_1-jpg.43000/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090279'],
['https://forum.studio-397.com/index.php?attachments/20220207233809_1-jpg.42998/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090279'],
['https://live.staticflickr.com/65535/51870549476_4ae25d76fc_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090395'],
['https://live.staticflickr.com/65535/51868665826_9f12547c14_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090197'],
['https://live.staticflickr.com/65535/51875755280_5e44294401_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090813'],
['https://live.staticflickr.com/65535/51877483044_6cec9ac889_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090946'],
['https://forum.studio-397.com/index.php?attachments/20220208114143_1-jpg.43035/', 'Fabian Balle',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090578'],
['https://live.staticflickr.com/65535/51875647017_ff265b3821_k.jpg', 'Franck',
'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-385#post-1090928'],
['https://forum.studio-397.com/index.php?attachments/365960_20220917191008_1-png.47607/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-411#post-1108872'],
['https://forum.studio-397.com/index.php?attachments/365960_20220917195956_1-png.47610/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-411#post-1108872'],
['https://forum.studio-397.com/index.php?attachments/365960_20220913234818_1-png.47528/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-411#post-1108635'],
['https://forum.studio-397.com/index.php?attachments/365960_20220913232142_1-png.47526/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-411#post-1108635'],
['https://forum.studio-397.com/index.php?attachments/365960_20220914001253_1-png.47530/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-411#post-1108635'],
['https://forum.studio-397.com/index.php?attachments/rfactor2_2022-08-09-21-16_1-png.46749/', 'MiguelVallejo', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-406#post-1105809'],
['https://forum.studio-397.com/index.php?attachments/rfactor2_2022-08-09-20-42_2-png.46748/', 'MiguelVallejo', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-406#post-1105809'],
['https://forum.studio-397.com/index.php?attachments/365960_20220811231909_1-png.46754/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-406#post-1105823'],
['https://forum.studio-397.com/index.php?attachments/365960_20220811231719_1-png.46756/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-406#post-1105823'],
['https://forum.studio-397.com/index.php?attachments/365960_20220812231803_1-png.46801/', 'datasting', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-406#post-1105949'],
['https://forum.studio-397.com/index.php?attachments/20220814163518_1-jpg.46832/', 'hitm4k3r', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-407#post-1106151'],
['https://forum.studio-397.com/index.php?attachments/365960_20220831045521_1-png.47188/', 'Jake Denehan', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-409#post-1107757'],
['https://forum.studio-397.com/index.php?attachments/365960_20220831045442_1-png.47187/', 'Jake Denehan', 'https://forum.studio-397.com/index.php?threads/community-screenshots-thread-unedited-screens-only.40609/page-409#post-1107757']
]
export const userScreenShotsUrl = 'https://raw.githubusercontent.com/tappi287/rf2_screenshots/master/data.json'

const eventHub = new Vue()
Vue.prototype.$eventHub = eventHub
Expand Down

0 comments on commit bf0a02c

Please sign in to comment.