Giter VIP home page Giter VIP logo

laguna-frontend's Introduction

laguna-frontend's People

Contributors

amadejzr avatar kenpaicat avatar quiirex avatar zigapovhe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

kenpaicat

laguna-frontend's Issues

A RenderFlex overflowed exception on Login/Register screen

Description

Screenshot 2023-07-22 at 13 10 19

LandingBox currently doesn't have min-width and min-height specified. Also, on web, when typing in username/email, there is en validation error which often breaks into 2 lines. This causes RenderFlex overflow exception and should be fixed soon. Exception is not shown on production/release builds.

Upload page

Description

.torrent files can be uploaded by Verified or higher (Mod, Admin) users via this page.

Form in "Upload page" is sent to PUT /api/torrent/.

We should be able to drag and drop torrents into the form.

Form must be content-type: form/multipart-data one of its fields is torrent (raw torrent file).

[FE] UI/UX Figma tracker

Description

Figma w/ wireframes for UI/UX design space. Link.

This issue is an infinite tracker and will never get resolved.
Comments on UI/UX should be left there or in #design in discord channel under frontend.

[FE] User settings

Description

Allow users to modify+view their settings on User account page.

Requirements

For v1.0.0 (skeleton):

  • Change username/password/email
  • Account age (first login)
  • Last login
  • Let them pick whether their profile is private or public
  • Display their permission level (Admin, Mod, Verified, Normie)

Formatting of certain information

  • Account age in human readable form
  • Last login in human readable form

UI+UX

[FE] Auto-login feature based on remember-me flag

Description

@anzbez Unknowingly suggested auto-login feature which would work based on remember-me checkbox on Login-Screen. If user has remember-me enabled, app could auto-login him based on saved credentials (preferably encrypted in local storage).

We already automatically log-in user if his tokens are valid (not expired). In best case scenario, if user would use Laguna regularly, refresh token would never expire (every time access token expires, we get new access and refresh token). In worst case scenario, user would be logged out every time.

This is how most of web apps probably behaves. We could go beyond tokens, and keep user logged-in indefinitely. Exceptions would be if user manually logged out (we would remove tokens from storage), or if user haven't been logged in before (again, no tokens in storage).

Not sure if this is good practice or good user experience. What are your thoughts?

Add Windows to targeted platforms

Description

Surveys (on partis.si, infire.si) show that ~80% of users are Windows users.

Because of this, it would make sense to add Windows app as one of the supported platforms.

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.