sendou.ink/app/db/models/users
Kalle 35168111a6
Art (#1412)
* Add to nav

* Allow nav items on front page to take full width

* Initial+

* Fix vods page title

* Add page title

* Common art type

* ArtGrid to a different component

* User arts page initial

* Add art tab to user page

* Preview initial

* Fix art counting

* Fix link and onclick overlapping

* Link to user art page to arts they made

* Artist role initial

* Show description

* Make toggle in art page saved in search params

* Add white-space pre-wrap to plus comments

Not sure why it was removed in the first place?

* Commission open / text and edit those

* Add simple pagination

* New art link display logic

* New art initial

* Upload art

* Hide art from side nav too

* Show banner when waiting for approval

* Edit art

* Fix art sub nav link not showing active

* Relocate unvalidated art text

* Delete art

* Extract ImagePreview component

* Eliminate some layout shift

* BigImageDialog extract component + prevent layout shift

* i18n

* Fix unused var

* Fix tests
2023-07-09 11:48:28 +03:00
..
addPatronData.sql Add force patron feature 2023-02-18 11:03:47 +02:00
addResultHighlight.sql Add database table for user result highlights 2022-10-18 23:40:57 +02:00
addTournamentResultHighlight.sql Finalize tournament + leaderboards initial (#1404) 2023-06-29 00:21:33 +03:00
addUserWeapon.sql Favorite weapons in user weapon pool Closes #1346 2023-06-17 16:56:51 +03:00
deleteAllPatronData.sql Add force patron feature 2023-02-18 11:03:47 +02:00
deleteAllResultHighlights.sql Add database table for user result highlights 2022-10-18 23:40:57 +02:00
deleteAllTournamentResultHighlights.sql Finalize tournament + leaderboards initial (#1404) 2023-06-29 00:21:33 +03:00
deleteById.sql User db queries to sql files 2022-08-16 17:43:41 +03:00
deleteUserWeapons.sql User page: weapon pool 2022-12-13 18:51:06 +02:00
fillPlusTiers.sql Admin page: Refresh plus tiers 2023-01-29 12:04:55 +02:00
findAll.sql User db queries to sql files 2022-08-16 17:43:41 +03:00
findAllPatrons.sql User db queries to sql files 2022-08-16 17:43:41 +03:00
findAllPlusMembers.sql User db queries to sql files 2022-08-16 17:43:41 +03:00
findByIdentifier.sql Favorite weapons in user weapon pool Closes #1346 2023-06-17 16:56:51 +03:00
forcePatron.sql Add force patron feature 2023-02-18 11:03:47 +02:00
linkPlayer.sql X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
makeVideoAdder.sql VoDs (#1283) 2023-02-26 14:31:57 +02:00
queries.server.ts Art (#1412) 2023-07-09 11:48:28 +03:00
search.sql User search page 2022-12-05 21:58:12 +02:00
unlinkPlayer.sql X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
updateByDiscordId.sql Use new Discord display name, make showing unique username optional Closes #1391 2023-06-17 16:02:09 +03:00
updateDiscordId.sql User db queries to sql files 2022-08-16 17:43:41 +03:00
updateProfile.sql Art (#1412) 2023-07-09 11:48:28 +03:00
upsert.sql Use new Discord display name, make showing unique username optional Closes #1391 2023-06-17 16:02:09 +03:00
wipePlusTiers.sql Admin page: Refresh plus tiers 2023-01-29 12:04:55 +02:00