Commit graph

126 commits

Author SHA1 Message Date
bf55d01084 Update .woodpecker.yml 2024-12-12 02:03:23 +08:00
b6d50d75de Update .woodpecker.yml 2024-12-12 02:00:52 +08:00
27d7890de5 Update .woodpecker.yml 2024-12-12 01:49:38 +08:00
27caa3c081 Update .woodpecker.yml 2024-12-12 01:47:40 +08:00
1fe73565f4 Update .woodpecker.yml 2024-12-12 01:45:21 +08:00
c136e1e250 Test commit 2024-12-12 01:15:03 +08:00
26dd664032 Test commit 2024-12-12 01:08:32 +08:00
2cf2d59b89 Update build platform 2024-12-12 00:30:12 +08:00
8e485291e9 Rework local file storage setup to return full backend url 2024-11-24 11:48:34 +08:00
3a68ab63cd Update to psycopg3 2024-11-13 19:13:50 +08:00
e79a1777c1 Update README.md 2024-11-13 18:18:05 +08:00
f7b949a45e Move to using inline todos, update .dockerignore, and remove duplicate timezone records in seed data 2024-11-13 17:43:36 +08:00
b024a74364 Update .gitignore 2024-11-13 02:35:15 +08:00
b72d56922a test commit 2024-11-12 17:39:49 +08:00
748d2b2c79 test commit 2024-11-12 17:26:48 +08:00
c567582124 Filter SearchResults by title only for uniqueness 2024-10-31 00:44:25 +08:00
1c20a68cb0 Add pyproject.toml for linting 2024-10-31 00:34:50 +08:00
1c1a5ae1c4 Bump dependencies to Python 3.13 2024-10-31 00:34:43 +08:00
aa52da056c Lint using autoflake and isort 2024-10-31 00:33:13 +08:00
d126fdbd32 Move back to Gunicorn 2024-10-31 00:21:47 +08:00
0184530802 Move back to DRF ImageField 2024-10-31 00:17:22 +08:00
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
2d6f34012b Set build step to run on x86 2024-10-17 19:36:32 +08:00
41c2189eb9 Set platform in build.yml 2024-10-17 19:29:31 +08:00
bf5ee67f5f Revert to single build platform 2024-10-17 19:20:01 +08:00
dd12c84d46 Add separate build platforms 2024-10-17 19:13:16 +08:00
2d0503717a Clean up Dockerfile 2024-10-17 19:12:17 +08:00
55a1528f6b Update deployment build step 2024-10-17 19:10:11 +08:00
bb8a2137f6 Update build step 2024-10-17 18:48:50 +08:00
ffb7b7c27d Update deployment build step 2024-10-17 18:39:15 +08:00
328e5153fb Update deployment build step 2024-10-17 18:02:52 +08:00
1b5e79e420 Update deployment 2024-10-17 17:55:26 +08:00
aa9d67fdba Update deployment 2024-10-17 17:48:32 +08:00
2770ac035d Fix container dependencies on demo docker-compose.yml 2024-09-30 21:59:13 +08:00
0614f5b963 Update README.md 2024-09-26 10:25:36 +08:00
aef42385d6 Update README.md 2024-09-25 19:47:09 +08:00
080bebbb5d Move all URLs behind /api/v1/ 2024-09-25 19:27:02 +08:00
6990165674 Remove test file from earlier demo 2024-09-25 00:21:00 +08:00
1624beeae4 Update README.md 2024-09-24 22:25:49 +08:00
f7314918bc Add a useless file 2024-09-24 20:31:26 +08:00
32ea4694f8 Merge branch 'master' of https://github.com/lemeow125/DRF_Template 2024-09-24 16:10:00 +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
Keannu Bernasol
ceb336681e
Update README.md 2024-09-23 17:31:15 +08:00
Keannu Bernasol
788912a876
Update README.md 2024-09-17 10:46:40 +08:00
0e902b1f04 Revert to Granian and remove bind mount for static files as that seems to just result in crashes 2024-09-15 01:05:54 +08:00
8de2c6936b Switch to Gunicorn 2024-09-15 00:49:30 +08:00
97bcf6295b Fix incorrect docker image tag 2024-09-15 00:32:01 +08:00
0ec3cc2697 Fix static bind mount typo 2024-09-15 00:27:40 +08:00