naturalcrit / homebrewery

Create authentic looking D&D homebrews using only markdown
https://homebrewery.naturalcrit.com
MIT License
1.1k stars 327 forks source link

[EPIC] Admin Pages changes #2671

Open G-Ambatte opened 1 year ago

G-Ambatte commented 1 year ago

Your idea:

This issue is to track the progress of the changes to the Admin Pages and the related underlying systems.

5e-Cleric commented 7 months ago

3264 refactored admin page functions to work with newer syntax, they are working again.

5e-Cleric commented 1 month ago

quoting closed error because it is extremely related:

Almost none of the admin functions work as they were initially intended, mainly:

  • search of total number of brews always returns a 503 (timeout)
  • search for deletable brews is limited to aprox 0.008% of the current brews database, which is incredibly low, and higher searchess also return 503 (timeout)
  • Not as important but brew by Id should return more info like creation date (relevant 2 days ago to figure out a 2k page brew was 8 days old)

We also might want to include other functions to get some data, like charting brews by page number, or users by brew number...