Giter Site home page Giter Site logo

Upload and many more is broken about rav HOT 13 CLOSED

s-vhs avatar s-vhs commented on August 21, 2024
Upload and many more is broken

from rav.

Comments (13)

shish avatar shish commented on August 21, 2024

I didn't realise it was still actively used, so I haven't been monitoring anything beyond "the front page seems to load" - I will take a look ^^

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

:))

from rav.

shish avatar shish commented on August 21, 2024

So I started trying to fix one tiny thing, but that required me to fix another thing, which required updating another thing... and I pretty much ended up rewriting the whole thing from the ground up ^^;

From my manual testing, things all seem to be working now - please do let me know if anything is broken :)

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

first thing i found:

  • login not working :^)

from rav.

shish avatar shish commented on August 21, 2024

Can you be more specific? I'm able to log into an existing account, and create / log into a new one o.o

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

Whenever I hit the "login"-button, it redirects me to /login and then gives me a 404 error.

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

I tested logging in on Opera, Firefox, Chrome, Chromium and Vivaldi, all latest versions.

from rav.

shish avatar shish commented on August 21, 2024

Ah, hmm - the new error handling behaviour is to return 404 if it can't find the user with that password, which could probably be clearer since that makes it appear that the login page doesn't exist...

It looks like I forgot to make the login process case-insensitive - so if you registered with an uppercase name and try logging in with lowercase, you would see a 404 in that case

(I will make the login case-insensitive and try to give a more useful error message in a bit ^^)

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

Hey, now it works! Thanks :D

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

image

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

Oh well nevermind :^)

But aside from that, signin up, logging in, uploading, toggling use and deleting works!

from rav.

shish avatar shish commented on August 21, 2024

To be clear, the problem there is the avatar table overflowing the page when large avatars are uploaded? That is not related to the rewrite, but worth fixing anyway /o/

from rav.

s-vhs avatar s-vhs commented on August 21, 2024

exactly :)

from rav.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.