Search results

  1. rdn

    'year' manga attribute [Implemented]

    why its 0 instead of null wasnt thought out very much, the schema is "year": { "type": ["integer", "null"], "minimum": 0, "maximum": 9999 }, purely to have a very basic sanity check of not having any negative values in a potentially unsigned field...
  2. rdn

    Unable to login via username

    can you tell us more? was it fixed on its own or did you change something?
  3. rdn

    Unable to login via username

    thanks for that We'll see if we can turn on more granular logging on our auth server so we can find out whats going on.
  4. rdn

    Unable to login via username

    Which parts of the site were affected? The main site and the forum or only one?
  5. rdn

    More Informative Error Message on selecting unavailable languages in api requests

    Having said that, our (final) locale validation is based on the symfony intl component which uses php locale check. If that comes back green, we allow it.
  6. rdn

    Login Authorization won't redirect on main site.

    from the screenshot it looks like there is some fuckery going on, you shouldnt be logged in at the same time as there being the sign in button I can also see that you're using an ad blocker. Can you turn that off for the site and check back if that maybe solves your problem?
  7. rdn

    Login Authorization won't redirect on main site.

    Do you know how to use the developer tools in your browser? With F12 you can open the devtools, there is a network tab and a console tab that might tell us more about whats going on. If a request fails, the row in the network tab will be red. If you click on it, it might reveal more useful...
  8. rdn

    Showing support for the dev's

    Very cool, appreciate it :nyoron: But thats a feature of the forum software we use https://xenforo.com if you're curious
  9. rdn

    Opera rendering issues?

    Got a screenshot of whats going wrong?
  10. rdn

    [Forums] Backdated announcements in the forum are not marked as read when opened [Won't fix]

    They were added as new threads and backdated through the database. So technically they are new because you have never seen or entered this thread. So wont fix because it's a one time thing. Sorry for the inconvenience
  11. rdn

    Changing username in v5

    It's possible, we don't have any UI for it at the moment. DM me or @tristan9 if you want it changed. (And please allow up to a week for us to reply before signing up with a new account) I want to find a better solution for users to do it themselves, so i'll be pausing the above mentioned way
  12. rdn

    How to add images from disk to comments ?

    And will very likely not be up to the general public. Supervising uploaded content is a hard task and not worth our time for the benefit it brings. I recommend catbox.moe as an image/filehost, imgur and most others work well enough
  13. rdn

    A Down warp button.

    :shamihuh: why
  14. rdn

    Add "add quote" and "insert quote" buttons

    Its currently disabled but i can take another look at it soon
  15. rdn

    A Mangadex Desktop APP builded with Tauri and React

    Oh wow I always wanted to try out tauri :meguupog: Could you give a short guide how to set up a dev env or a link to a decent guide? That would be super helpful
  16. rdn

    [Mainsite] Can’t initiate thread from main page

    Hm, the Manga you linked has a thread since friday and I generally see some being made. But to be sure I'll check the logs and see if there is anything weird going on. Definitely possible but can't say for sure just yet
  17. rdn

    [Mainsite] Can’t initiate thread from main page

    Which manga is it for? Could be something borked with the Mangas Title
  18. rdn

    Could we have a subforum for Tech support in the tech and programming section? [Rejected]

    If the T&P forum picks up with activity some more we can definitely do some subforums, but not with 8 threads :nyoron:
  19. rdn

    Fix the updates tab by only showing updates in a user's primary language.

    In which way? The language filter applies to chapters, the library lists manga.
  20. rdn

    Post something that you worked on recently!

    I almost thought that was UMP9 from behind :meguupog:
Top