website/pkg
Noah Petherbridge 02ec0a9116 Optimize Site Gallery query for massive friend lists
Instead of selecting the full array of friend user IDs and pasting that
into the main query, use subselects for hopefully better performance.
2024-06-19 14:42:57 -07:00
..
chat Remove from inner circle when deleting all your pictures 2024-04-13 10:44:09 -07:00
config Full text profile search for the member directory 2024-06-19 14:12:25 -07:00
controller Full text profile search for the member directory 2024-06-19 14:12:25 -07:00
encryption Unit tests and code cleanup for cold storage 2024-05-30 16:59:21 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
models Optimize Site Gallery query for massive friend lists 2024-06-19 14:42:57 -07:00
photo Scale profile pictures to a consistent size 2023-10-29 12:42:21 -07:00
ratelimit Various tweaks and improvements 2024-06-15 15:05:50 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Various tweaks and improvements 2024-06-15 15:05:50 -07:00
session Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
spam Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
templates Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
utility Fix duration pretty printing and number shortening 2023-12-21 17:12:34 -08:00
worker Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
version.go Rename the module 2022-08-25 21:21:46 -07:00
webserver.go Rename the module 2022-08-25 21:21:46 -07:00