Commit graph

246 commits

Author SHA1 Message Date
Harshad
5bec514b65 chore(bannedWords): update list with new words 2026-02-08 10:30:49 +05:30
michael
854fc33246 fix(safety): use substring matching for banned words filter
Remove word-boundary anchors so banned words are caught even when
embedded in larger strings (e.g. "xBatmanx" now matches "Batman").

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:42:02 -06:00
Michael Clervi
3e019be8fc added words to banned words list 2026-02-06 21:24:03 +00:00
Deepak Salunke
aa09b62aa7 Result: Show pet name from local storage 2026-02-07 02:06:01 +05:30
Deepak Salunke
6a3fae3725 Result: Fetched uploaded image & shown in record 2026-02-07 01:23:11 +05:30
Michael Clervi
b2b368d2d7 adjusted banned_words.txt 2026-02-06 19:30:17 +00:00
Deepak Salunke
8296d12f3a Result: Record image style changes 2026-02-07 00:14:31 +05:30
Deepak Salunke
ad3aec64e8 Result: Record image style changes 2026-02-07 00:07:50 +05:30
Deepak Salunke
e37abeb0b6 Merge branch 'main' of https://github.com/DeepakasBTG/PAH 2026-02-06 23:51:37 +05:30
DeepakasBTG
d0b6067702 Merge pull request #65 from DeepakasBTG/bugs
Result: Ad banners updated
2026-02-06 23:33:22 +05:30
Deepak Salunke
f3217223fe Result: Ad banners updated 2026-02-06 23:32:41 +05:30
DeepakasBTG
82797d3a96 Merge pull request #64 from DeepakasBTG/bugs
Result: Copy changes for share box
2026-02-06 23:08:07 +05:30
Deepak Salunke
c147f4611d Result: Copy changes for share box 2026-02-06 23:07:26 +05:30
michael
cde8ca7038 chore: track banned words list for profanity filtering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 11:24:16 -06:00
michael
7a4d3ab4c6 feat(safety): augment profanity filter with custom banned words list
Load banned_words.txt at module init and check against it using
word-boundary regex matching, alongside the existing better-profanity
library check.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 11:09:40 -06:00
Harshad
46eb04c440 WIP: result page record 2026-02-06 22:29:09 +05:30
Harshad Parulekar
f68482d652 fix(deploy): script parameters implemented again 2026-02-06 22:25:25 +05:30
DeepakasBTG
bc4df6be2d Merge pull request #63 from DeepakasBTG/bugs
Footer: Address typo correction
2026-02-06 21:30:41 +05:30
Deepak Salunke
8b12b139b9 Footer: Address typo correction 2026-02-06 21:29:59 +05:30
DeepakasBTG
84f71b843e Merge pull request #62 from DeepakasBTG/bugs
Waiting: Songs title updated
2026-02-06 21:27:38 +05:30
Deepak Salunke
fa9c0cf5b0 Waiting: Songs title updated 2026-02-06 21:26:55 +05:30
michael
00e7ac8975 feat(api): add original pet image URL to results response
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 08:38:54 -06:00
michael
ebc4241e8d log: include model path and resolution in NudeNet init message
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 08:16:55 -06:00
michael
67482860e9 fix(deploy): update frontend paths after reorganization
Copy frontend files from frontend/ subdirectory instead of repo root,
and add missing favicon/icon files to the deployment list.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 07:58:30 -06:00
michael
cf8679192b feat(safety): use 640m NudeNet model for better accuracy
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 07:53:27 -06:00
michael
b9bd6f4ad2 fix(deploy): remove orphaned containers on deploy
Add --remove-orphans flag to docker compose down to ensure stale
containers from old service definitions get stopped. This prevents
issues like the 44-hour-old celery_worker that was running old code.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 07:46:18 -06:00
DeepakasBTG
1dc36f5f58 Merge pull request #61 from DeepakasBTG/bugs
Form fileds Error copy change
2026-02-06 19:05:30 +05:30
Deepak Salunke
66a5d732b8 Form fileds Error copy change 2026-02-06 19:04:48 +05:30
Harshad
2d7ab820dd chore: deploy script 2026-02-06 18:24:53 +05:30
Harshad
3bf3cc8472 chore(admin): increase page length 2026-02-06 18:22:09 +05:30
Harshad
d53b3f48a1 fix(admin): video preview 2026-02-06 18:14:20 +05:30
DeepakasBTG
9f05dd2856 Merge pull request #60 from DeepakasBTG/bugs
Result: Pet's name correction
2026-02-06 18:11:03 +05:30
Deepak Salunke
0196785e26 Result: Pet's name correction 2026-02-06 18:10:16 +05:30
DeepakasBTG
8bd577f0b6 Merge pull request #59 from DeepakasBTG/bugs
Result: Pet's name correction added
2026-02-06 17:52:50 +05:30
Deepak Salunke
65b69039bb Result: Pet's name correction added 2026-02-06 17:51:56 +05:30
Harshad
505b87ae30 minor fixes to admin, home & result page 2026-02-06 17:42:53 +05:30
DeepakasBTG
bb2e818f8e Merge pull request #58 from DeepakasBTG/bugs
Landing: On DT change photo upload copy to read 'Click to upload a ph…
2026-02-06 17:24:40 +05:30
Deepak Salunke
ebbee30456 Landing: On DT change photo upload copy to read 'Click to upload a photo' 2026-02-06 17:23:30 +05:30
Harshad
08da62553c refactor(admin): show media files from GCS bucket 2026-02-06 17:06:44 +05:30
DeepakasBTG
e8be7ec3b1 Merge pull request #57 from DeepakasBTG/bugs
Result: To pull in Pet's name
2026-02-06 16:53:47 +05:30
Deepak Salunke
8b0c0b237e Result: To pull in Pet's name 2026-02-06 16:53:05 +05:30
DeepakasBTG
d4a1799453 Merge pull request #56 from DeepakasBTG/bugs
Result: Copy Url - remove * and pull the footer copy below the copy u…
2026-02-06 16:28:29 +05:30
Deepak Salunke
f22c0ea6ac Result: Copy Url - remove * and pull the footer copy below the copy url url button and take out * 2026-02-06 16:27:37 +05:30
DeepakasBTG
da7118bb25 Merge pull request #55 from DeepakasBTG/bugs
fix(home): input error display
2026-02-06 15:21:06 +05:30
Deepak Salunke
4652c88749 fix(home): input error display 2026-02-06 15:20:38 +05:30
DeepakasBTG
4161289fa6 Merge pull request #54 from DeepakasBTG/bugs
Record spin added when song plays
2026-02-06 15:14:34 +05:30
Deepak Salunke
01f33cdc13 Record spin added when song plays 2026-02-06 15:13:44 +05:30
DeepakasBTG
9aad07462d Merge pull request #53 from DeepakasBTG/bugs
Banned words list updated
2026-02-06 14:51:55 +05:30
Deepak Salunke
8f564219ab Banned words list updated 2026-02-06 14:51:26 +05:30
DeepakasBTG
155f17bed6 Merge pull request #52 from DeepakasBTG/bugs
CSS changes for btn hover
2026-02-06 13:48:24 +05:30