Commit graph

24 commits

Author SHA1 Message Date
069aba80b1 Clean up docker-compose and run Black formatter over entire codebase 2024-10-30 22:09:58 +08:00
6c232b3e89 Set sample search task to use Firefox webdriver 2024-10-17 20:47:53 +08:00
2770ac035d Fix container dependencies on demo docker-compose.yml 2024-09-30 21:59:13 +08:00
080bebbb5d Move all URLs behind /api/v1/ 2024-09-25 19:27:02 +08:00
e42bea985d Add timestamp filtering for search results in django admin 2024-09-24 16:09:47 +08:00
9e2e32fba8 Update webdriver utility functions and add a sample celery task for scraping Google search 2024-09-24 16:08:28 +08:00
7690e22c64 Fix error in INSTALLED_APPS 2024-09-07 00:08:28 +08:00
5dcb369ae7 Clean up .gitignore and some references to template used for the project 2024-09-06 23:42:03 +08:00
d491590417 Properly disable silk when not in DEBUG and enable whitenoise only on prod 2024-09-06 23:39:41 +08:00
4dc6e9ee5b Exclude silk middleware on production 2024-09-06 19:58:17 +08:00
b664cb33c4 Add native PgBouncer support to alleviate DB connection limit errors 2024-09-05 13:16:23 +08:00
24233506c4 Import server side cursor setting from .env 2024-09-04 12:46:16 +08:00
43c159cfec Fix CSRF 2024-09-01 17:26:43 +08:00
12b8ed02fd Fix unused admin credentials in .env file 2024-09-01 16:47:33 +08:00
81dd9334e3 Rework CSRF and improved .woodpecker.yml 2024-08-30 19:28:24 +08:00
67a20a3330 Update .env values and set up woodpecker.yml 2024-08-30 16:52:15 +08:00
658753dea4 Clean up imports and .env variables 2024-08-30 15:46:30 +08:00
fe59d3883a Fixed email templates failing to load and updated README.md 2024-05-10 23:46:48 +08:00
8d40a33882 Fixed stripe checkouts 2024-05-10 23:20:20 +08:00
99dfcef67b Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
2844f5d19a Convert image field to webp format 2024-01-06 12:35:36 +08:00
55f16b15fe Fix development url for media files 2024-01-06 12:27:41 +08:00
5f4aac696e Remove comments 2024-01-06 12:15:22 +08:00
0ad426398a Initial commit 2024-01-06 12:13:39 +08:00