Wykres commitów

10 Commity (a838a24088b1c5990e9fd9001578b86d81e29a02)

Autor SHA1 Wiadomość Data
Atul Varma 35bfad0b86 Fix top margin on sidebar paragraph. 2021-09-01 09:37:35 -04:00
Atul Varma dc7f9d56bb Add loading indicator. 2021-09-01 09:35:55 -04:00
Atul Varma d0a7f9c02d Even better error output. 2021-09-01 09:21:30 -04:00
Atul Varma 3a71c00e32 Improve error output on failed thumbnails. 2021-09-01 09:17:45 -04:00
Atul Varma 89bf28339a Make getThumbnail() more DRY. 2021-09-01 09:05:35 -04:00
Atul Varma 0def79264c Show mandala thumbnails. 2021-08-30 09:25:16 -04:00
Atul Varma 2c8f517d8a Add creature thumbnails. 2021-08-30 09:05:12 -04:00
Atul Varma c98f121c61 Update gallery descriptive text. 2021-08-30 08:23:02 -04:00
Atul Varma 0c98010e20 Fix sidebar docs on gallery page. 2021-08-22 18:32:47 -04:00
Atul Varma be3f1abab0
Implement read-only, text-only gallery (#217)
This implements an _extremely_ basic Firebase-powered gallery (#26).  At present it's just a list of links to creatures/manadalas that open in new tabs, without preview thumbnails. Or the ability to submit new entries. These features will be forthcoming in future PRs.

As with #215, this decouples the view logic from Firebase so we can use something else in the future if we want.
2021-08-22 12:23:51 -04:00