Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile pictures (and other profile stuff) #42

Closed
Lamby777 opened this issue May 17, 2023 · 5 comments
Closed

Profile pictures (and other profile stuff) #42

Lamby777 opened this issue May 17, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lamby777
Copy link
Member

Now that #40 is done, we can start this! :D
@IIIzP0III

@Lamby777 Lamby777 added the enhancement New feature or request label May 17, 2023
@Lamby777 Lamby777 self-assigned this May 17, 2023
@Lamby777 Lamby777 pinned this issue May 19, 2023
@Lamby777
Copy link
Member Author

Added bios and editing them (+ admin perms to edit other users' bios from the site)

Changing usernames seems to be a much bigger issue since that'd affect DB lookups and stuff. I'll just add profile pictures and do the username stuff on a separate branch afterwards.

@Lamby777
Copy link
Member Author

Lamby777 commented May 19, 2023

Stuff left to do:

  • Fix XSS
  • Profile Pictures

@IIIzP0III
Copy link

Inside of articles, sparks and capsules change
author: name
to
author: UUID from users
and in existing queries; ?

to reduce problems with any lookups in the future and make name changes possible;

@Lamby777
Copy link
Member Author

Inside of articles, sparks and capsules change author: name to author: UUID from users and in existing queries; ?

to reduce problems with any lookups in the future and make name changes possible;

wdym? can you show where?

@Lamby777 Lamby777 linked a pull request Aug 8, 2023 that will close this issue
@Lamby777 Lamby777 removed a link to a pull request Aug 12, 2023
@Lamby777
Copy link
Member Author

Lamby777 commented Apr 5, 2024

Closing because it's only relevant to the old branch. This one was basically done anyway, though, minus UI stuff to allow changing it.

@Lamby777 Lamby777 closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants