Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
B
Backend Server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SpinShare
Backend Server
Commits
d716e231
Commit
d716e231
authored
Nov 02, 2020
by
Andreas Heimann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added pronouns to api documentation
parent
84d6fc49
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
26 additions
and
9 deletions
+26
-9
templates/apidocs/connect/profile.html.twig
templates/apidocs/connect/profile.html.twig
+1
-0
templates/apidocs/connect/reviews.html.twig
templates/apidocs/connect/reviews.html.twig
+2
-1
templates/apidocs/gettingstarted/introduction.html.twig
templates/apidocs/gettingstarted/introduction.html.twig
+8
-1
templates/apidocs/open/discovery.html.twig
templates/apidocs/open/discovery.html.twig
+3
-1
templates/apidocs/open/playlists.html.twig
templates/apidocs/open/playlists.html.twig
+2
-1
templates/apidocs/open/songs.html.twig
templates/apidocs/open/songs.html.twig
+4
-2
templates/apidocs/open/users.html.twig
templates/apidocs/open/users.html.twig
+6
-3
No files found.
templates/apidocs/connect/profile.html.twig
View file @
d716e231
...
...
@@ -41,6 +41,7 @@
"username":"taw",
"isVerified":true,
"isPatreon":true,
"pronouns": "they/them",
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5f4147b117c7b.png"
}
}
...
...
templates/apidocs/connect/reviews.html.twig
View file @
d716e231
...
...
@@ -72,7 +72,8 @@
"username":"taw",
"coverReference":"5f4147b117c7b.png",
"isVerified":true,
"isPatreon":true
"isPatreon":true,
"pronouns": "they/them"
},
"recommended":true,
"comment":"Nice1337",
...
...
templates/apidocs/gettingstarted/introduction.html.twig
View file @
d716e231
...
...
@@ -26,7 +26,14 @@
<div
class=
"alert alert-primary"
role=
"alert"
>
<h4
class=
"alert-heading"
>
Last Update
</h4>
This documentation was last updated on 10/14/2020 at 15:59 CEST
This documentation was last updated on 11/02/2020 at 17:59 CEST
</div>
<div
class=
"card"
>
<h2
class=
"card-title"
>
11/02/2020
</h2>
<ul>
<li>
Added preferred pronouns for user profiles
</li>
</ul>
</div>
<div
class=
"card"
>
...
...
templates/apidocs/open/discovery.html.twig
View file @
d716e231
...
...
@@ -39,6 +39,7 @@
"username":"thatanimeweirdo",
"isVerified":true,
"isPatreon":null,
"pronouns": "they/them",
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png"
},
...
...
...
@@ -94,7 +95,8 @@
"username":"thatanimeweirdo",
"isVerified":true,
"isPatreon":null,
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png"
"avatar":"https:\/\/spinsha.re\/uploads\/avatar\/5ef8cddb50106.png",
"pronouns": "they/them"
},
...
],
...
...
templates/apidocs/open/playlists.html.twig
View file @
d716e231
...
...
@@ -49,7 +49,8 @@
"username": "taw.moe",
"coverReference": "5f86d761933e1.png",
"isVerified": null,
"isPatreon": null
"isPatreon": null,
"pronouns": "they/them"
},
"songs": [
{
...
...
templates/apidocs/open/songs.html.twig
View file @
d716e231
...
...
@@ -133,7 +133,8 @@
"username":"NicolasPL",
"coverReference":"5e98e02997f6c.png",
"isVerified":null,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"recommended":true,
"comment":"Really good. I played it on Expert, really fun.",
...
...
@@ -188,7 +189,8 @@
"username":"Zick407",
"coverReference":"5e9935a0afa55.png",
"isVerified":false,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"videoUrl":"https:\/\/www.youtube.com\/watch?v=bEVdyM5_qxA",
"videoThumbnail":"https:\/\/i.ytimg.com\/vi\/bEVdyM5_qxA\/maxresdefault.jpg",
...
...
templates/apidocs/open/users.html.twig
View file @
d716e231
...
...
@@ -49,7 +49,8 @@
"description":"This card was given out to every player of the Spring 2020 SpinShare Speen Open tournament."
},
...
]
],
"pronouns": "they/them"
}
}
</pre>
...
...
@@ -180,7 +181,8 @@
"username":"not-taw",
"coverReference":"",
"isVerified":false,
"isPatreon":null
"isPatreon":null,
"pronouns": "they/them"
},
"recommended":false,
"comment":"Sucks Ass!",
...
...
@@ -237,7 +239,8 @@
"username":"taw",
"coverReference":"5f4147b117c7b.png",
"isVerified":true,
"isPatreon":true
"isPatreon":true,
"pronouns": "they/them"
},
"videoUrl":"https:\/\/youtu.be\/tPycD9OwojQ",
"videoThumbnail":"https:\/\/i.ytimg.com\/vi\/tPycD9OwojQ\/maxresdefault.jpg",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment