Search results

  1. Benjamin

    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.
  2. Benjamin

    GET getAuthor (/authors/{author})

    Get information about a specific author. Need metadata:read scope.
  3. Benjamin

    GET getCategories (/categories)

    Get all categories registred on the website. Need metadata:read scope.
  4. Benjamin

    GET getCategory (/categories/{category})

    Get information about a specific category. Need metadata:read scope.
  5. Benjamin

    GET getGenres (/genres)

    Get all genres registred on the website. Need metadata:read scope.
  6. Benjamin

    GET getGenre (/genres/{genre})

    Get information about a specific genre. Need metadata:read scope.
  7. Benjamin

    GET getLevels (/levels)

    Get all levels registred on the website. Need metadata:read scope.
  8. Benjamin

    GET getLevel (/levels/{level})

    Get information about a specific level. Need metadata:read scope.
  9. Benjamin

    GET getModifications (/modifications)

    Get all modifications registred on the website. Need metadata:read scope.
  10. Benjamin

    GET getModification (/modifications/{modification})

    Get information about a specific modification. Need metadata:read scope.
  11. Benjamin

    GET getPlatforms (/platforms)

    Get all platforms registred on the website. Need metadata:read scope.
  12. Benjamin

    GET getPlatform (/platforms/{platform})

    Get information about a specific platform. Need metadata:read scope.
  13. Benjamin

    GET getStatuses (/statuses)

    Get all statuses registred on the website. Need metadata:read scope.
  14. Benjamin

    GET getStatus (/statuses/{status})

    Get information about a specific status. Need metadata:read scope.
  15. Benjamin

    GET getSystems (/systems)

    Get all systems registred on the website. Need metadata:read scope.
  16. Benjamin

    GET getSystem (/systems/{system})

    Get information about a specific system. Need metadata:read scope.
  17. Benjamin

    GET getLanguages (/languages)

    Get all languages registred on the website. Need metadata:read scope.
  18. Benjamin

    GET getLanguage (/languages/{language})

    Get information about a specific language. Need metadata:read scope.
  19. Benjamin

    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...
  20. Benjamin

    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.
Back
Top