aradapilot has quit [Remote host closed the connection]
politas has quit [Ping timeout: 383 seconds]
aradapilot has joined #spacedock
aradapilot has quit [Ping timeout: 201 seconds]
politas has joined #spacedock
aradapilot has joined #spacedock
<VITAS>
!tell RockyTV if youre on the task of markdown can you check if it can do relative links? ive a problem at work with that and gogs atm and thats written in go too
<Qboid>
VITAS: I'll redirect this as soon as they are around.
u_nu has joined #spacedock
u_nu has left #spacedock [#spacedock]
Azander has quit [Read error: Connection reset by peer]
Azander has joined #spacedock
egg|zzz|egg is now known as egg|afk|egg
Azander has quit [Read error: Connection reset by peer]
Azander has joined #spacedock
<Thomas>
RockyTV: No, it can't render markdown at the moment
<Thomas>
RockyTV: And it is only useable for viewing some data and downloading atm
<SpaceDock>
[OpenDock] StollD pushed 1 new commit to master: https://git.io/v7uRk
<SpaceDock>
OpenDock/master f0a88a9 Dorian Stoll: [WIP] Mod page
<SpaceDock>
[SpaceDock-Backend] StollD pushed 4 new commits to master: https://git.io/v7uRO
<SpaceDock>
[OpenDock] StollD pushed 1 new commit to master: https://git.io/v7zzg
<SpaceDock>
OpenDock/master d93b640 Dorian Stoll: Disable the background updates for the moment, because my browser just died....
politas has joined #spacedock
<Thomas>
VITAS: Do you know that dev.spacedock.info is down?
<VITAS>
no
<VITAS>
i hate it each time i update packets on the server it stops
<Thomas>
what about supervisor?
<VITAS>
no it has to do with that bloody ssh port thingy
<VITAS>
they overlooked that the service cant bind ssh and thgus fails
politas has quit [Ping timeout: 201 seconds]
<VITAS>
there it is
<VITAS>
so each time gogs gets updated it overwrites my services mods and cant restart it afterwards
<VITAS>
i should have put it in a docker containe rlike i did for work
<SpaceDock>
[OpenDock] StollD pushed 1 new commit to master: https://git.io/v7zXu
<SpaceDock>
OpenDock/master 11eb5f5 Dorian Stoll: Working follow button
politas has joined #spacedock
<RockyTV>
Thomas, I'll take a look at it this weekend
<Qboid>
RockyTV: VITAS left a message for you in #spacedock [02.08.2017 06:35:41]: "if youre on the task of markdown can you check if it can do relative links? ive a problem at work with that and gogs atm and thats written in go too"
<RockyTV>
also VITAS what do you mean with relative links?
<RockyTV>
do you want it to act like github?
<Thomas>
I think I will try to finish the mod page tomorrow and start working on editing mods
SilverFox has quit [Ping timeout: 201 seconds]
SilverFox has joined #spacedock
<Thomas>
RockyTV: Also, I was thinking about playing with client side routing and in-page reloading
<RockyTV>
elaborate
<Thomas>
We could use a js rendering library, and instead of really reloading the page we just change the DOM
<RockyTV>
so make it work like ajax?
<Thomas>
Kinda. There would be no real page reloads, just refetching the data in the background
<Thomas>
But we should get it to work first, so I'm going to make an issue about it for the future
<Thomas>
Also, I had to remove the referral tracking in opendock, because we cant implement it in sdb and I dont like the idea of piping the referrer from opendock to sdb