Search results
-
18+ checkbox missing from submission page
You need to check the checbox in your preferences section and NSFW entries will be added automatically to the normal entries. -
GET getAuthor (/authors/{author})
Get information about a specific author. Need metadata:read scope. -
GET getCategories (/categories)
Get all categories registred on the website. Need metadata:read scope. -
GET getCategory (/categories/{category})
Get information about a specific category. Need metadata:read scope. -
GET getGenres (/genres)
Get all genres registred on the website. Need metadata:read scope. -
GET getGenre (/genres/{genre})
Get information about a specific genre. Need metadata:read scope. -
GET getLevels (/levels)
Get all levels registred on the website. Need metadata:read scope. -
GET getLevel (/levels/{level})
Get information about a specific level. Need metadata:read scope. -
GET getModifications (/modifications)
Get all modifications registred on the website. Need metadata:read scope. -
GET getModification (/modifications/{modification})
Get information about a specific modification. Need metadata:read scope. -
GET getPlatforms (/platforms)
Get all platforms registred on the website. Need metadata:read scope. -
GET getPlatform (/platforms/{platform})
Get information about a specific platform. Need metadata:read scope. -
GET getStatuses (/statuses)
Get all statuses registred on the website. Need metadata:read scope. -
GET getStatus (/statuses/{status})
Get information about a specific status. Need metadata:read scope. -
GET getSystems (/systems)
Get all systems registred on the website. Need metadata:read scope. -
GET getSystem (/systems/{system})
Get information about a specific system. Need metadata:read scope. -
GET getLanguages (/languages)
Get all languages registred on the website. Need metadata:read scope. -
GET getLanguage (/languages/{language})
Get information about a specific language. Need metadata:read scope. -
Version 1.3.0
All changes on Laravel website: Added: - Webhook functionality. - REST API functionality. - Webhook subscriptions management. - API Key manager functionality. - API Keys and Webhooks in the settings topbar menu. - A new policy 'is-supporter'. - $NOTICES variable for the main layout, containing...- Benjamin
- Thread
- Replies: 2
- Forum: Changelogs
-
Can we get options for search or "News" list layouts?
As for the filter sidebar, it will be included in the next update. As for the main menu, not right away—I'll look into it later.- Benjamin
- Post #4
- Forum: Suggestions