aboutsummaryrefslogtreecommitdiffstats
path: root/postgres/init.sql (unfollow)
Commit message (Collapse)AuthorLines
2021-09-04Drop -Option from {topic,type,etc}Option.Gravatar swfarnsworth-11/+10
Having -Option in the names was making the URL especially verbose.
2021-09-03Rename `utils.py` to `resource_search.py`.Gravatar swfarnsworth-3/+3
2021-08-28Make title for all resources a link.Gravatar swfarnsworth-68/+21
When the resource is for a Discord server, the title links to a website and the Discord icon is the server invite.
2021-08-27Use MappingProxyType to freeze non-private dictionaries.Gravatar swfarnsworth-4/+13
This is intended to make those mappings safer.
2021-08-22Make icon dict a constant; add project ideas icon.Gravatar swfarnsworth-30/+31