Search results

  1. Teasday

    Filter by translated language :rejected:

    With the setup we have currently, this is not really doable without severely stressing the database servers. Seeing how we're already struggling keeping them up, this'll have to wait until v5 at the earliest, if then.
  2. Teasday

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    That's what it means, yes. Obviously we don't want other sites just directly acting as a frontend for our data. They'll have to go through some effort ripping us off at least. What you should realize is that CORS is specifically just a commonly implemented web browser security feature designed...
  3. Teasday

    Staff Observation Thread

    fair
  4. Teasday

    Database and server crashes permanent fix :rejected:

    I'd rather limit or ban you. Stop freaking out over some minor downtime.
  5. Teasday

    logged onto some other persons account after refreshing the site :fixed:

    The short explanation here is that nobody has actually "logged on" to anyone else's account, you were simply served some html that was meant for someone else due to things being a bit fucky at the moment. The problem is essentially just visual. At worst someone's going to see some follows that...
  6. Teasday

    Dev news: Launching API version 2 (also v1 deprecation notice) | Last updated 2021-01-17

    @DrMuhammad As mentioned, it's a caching issue that we're working on. @volcelhmptn If you're using XHR in browser (well, first of all you should be using fetch) outside of the mangadex.org domain, your problem is probably CORS rather than anything to do with the server. We don't allow...
  7. Teasday

    update status for groups :rejected:

    This is not an actual issue. Any group can pick up any manga at any point for any reason.
  8. Teasday

    update status for groups :rejected:

    Yeah it's called mangaupdates.com
  9. Teasday

    Sigh

    Done
  10. Teasday

    Sorting MDlist

    @Syanindita Not difficult, impossible. The data just does not exist.
  11. Teasday

    Sorting MDlist

    We don't track the time a manga entry is created (well, technically we do now in a way, but that change is not that old), the order would be based entirely on the ID. We don't track follow times either, and those don't even have IDs, so it's impossible to sort them.
  12. Teasday

    Can we make this button smaller for mobile version?

    @ChunChun The button only shows up when you scroll upwards a bit, and it only activates if you deliberately press it (as opposed to something like starting a scroll while over it), so I'm a bit confused about this being an actual issue. I don't remember it ever happening to me accidentally...
  13. Teasday

    Legacy reader is officially retired from today.

    What on earth are you talking about? A spinning icon (that you preloaded the second you opened the site because we use those icons everywhere) has absolutely fuckall to with the speed at which images are downloaded. The images aren't rendered before they've completely finished downloading...
  14. Teasday

    Legacy reader is officially retired from today.

    Reminder that a huge chunk of the user accounts were created by spam bots though. If that's true, we got over 100 new accounts in about 12 minutes
  15. Teasday

    Sorting MDlist

    If it's just about the order, we could technically do that by sorting by the ID since they're incremental. What worth that is, I'm not sure.
  16. Teasday

    Limit Some Accounts to Grouped Uploads :rejected:

    A naive solution, nothing prevents them from just creating a new group for every upload. Same for user accounts, in case that's where you're going next. Sure, they'd need to wait to be cleared in the upload queue, but we're not going to start blocking any type of content we're currently...
  17. Teasday

    Legacy reader is officially retired from today.

    I wouldn't read too much into it, I haven't been around much this week because I just got a job and I've been focusing on it instead of keeping up with what the rest of the staff is working on
  18. Teasday

    Sigh

    Working on it
  19. Teasday

    Legacy reader is officially retired from today.

    @Kanami-chan Any images loaded through mdah are getting fully preloaded immediately, you don't even get the option to turn that off. Eventually all images will come through it, so we'll probably just remove the preload option at that point. @RonBWL Yesterday I decided I was going to work on...
Back
Top