Commit graph

2231 commits

Author SHA1 Message Date
Liam
161a5faf57 Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
liamwhite
6c94595f8c
Merge pull request #320 from philomena-dev/extended-source-validation
Extended source validation
2024-07-08 14:26:28 -04:00
Liam
420099890c Extended source validation 2024-07-08 14:16:18 -04:00
liamwhite
41219bb217
Merge pull request #321 from philomena-dev/notifications-v2
New notifications UI: separated by category
2024-07-08 08:30:08 -04:00
Liam
aea131afe4 New notifications UI: separated by category 2024-07-08 08:26:30 -04:00
liamwhite
f2d9568db9
Merge pull request #319 from philomena-dev/prettier
Use prettier for JS formatting
2024-07-05 21:57:29 -04:00
Luna D.
34d45b4197 Use prettier for JS formatting 2024-07-05 21:48:17 -04:00
liamwhite
3c0c12602f
Merge pull request #310 from philomena-dev/subscriptions-cleanup
Deduplicate common subscription logic
2024-07-05 08:43:12 -04:00
Luna D.
f002825c99 Add prettier to dependencies 2024-07-03 20:59:40 -04:00
Luna D.
1795e98915
suppress background task output in development 2024-07-03 21:39:22 +02:00
Liam
5678862038 Deduplicate common subscription logic 2024-07-02 17:21:52 -04:00
liamwhite
01da4f4fdb
Merge pull request #318 from philomena-dev/anamorphic
Support anamorphic videos
2024-07-02 15:14:15 -04:00
Liam
31a921732f Add libjpeg-turbo-dev for cli_intensities build 2024-07-02 15:06:00 -04:00
Liam
81d44314e3 Allow warning exit from jpegtran 2024-07-02 14:54:54 -04:00
Liam
b8666b56a4 Support anamorphic videos 2024-07-02 00:25:44 -04:00
liamwhite
d799c9d1bd
Merge pull request #312 from philomena-dev/channel-extraction
Channel automatic update move
2024-07-01 09:31:48 -04:00
liamwhite
153ea651df
Merge pull request #314 from philomena-dev/key-not-code
Use key instead of code
2024-07-01 09:31:40 -04:00
Liam
a1c09c6c53 Use key instead of code 2024-06-30 10:11:31 -04:00
Luna D.
28b1b34b00
fix fast indexer 2024-06-30 14:13:45 +02:00
Liam
200444bb91 Update OpenSearch to 2.15
Fixes slow shutdown in compose
2024-06-27 22:05:30 -04:00
Liam
813fb0fd97 Channel automatic update move 2024-06-25 21:48:32 -04:00
liamwhite
a2368fcbf7
Merge pull request #309 from philomena-dev/bans-extraction
Bans logic cleanup
2024-06-25 17:35:57 -04:00
liamwhite
8df91eff16
Merge pull request #311 from philomena-dev/credo-efficiency
Fix some credo issues
2024-06-25 17:35:30 -04:00
Liam
1b020a4fe9 Fix some credo issues 2024-06-24 23:23:43 -04:00
Liam
318ef681de Bans logic cleanup 2024-06-24 20:45:56 -04:00
Liam
dbbc067679 Fix documentation errors 2024-06-24 19:48:17 -04:00
liamwhite
bd4dfd9016
Merge pull request #303 from philomena-dev/autocomplete-extraction
Autocomplete logic cleanup
2024-06-24 19:44:29 -04:00
liamwhite
965e660e8b
Merge pull request #302 from philomena-dev/artist-link-extraction
Artist links logic cleanup
2024-06-24 16:47:23 -04:00
Liam
2136957647 Fix automatic awarding 2024-06-24 16:35:35 -04:00
Liam
0ac4a898d8 Clean up remainder of ArtistLinks context 2024-06-24 16:28:58 -04:00
Liam
9b9a30621e Separate artist badge awarding logic to new module 2024-06-24 16:28:57 -04:00
Liam
f29fdae22f Separate extra automatic verification logic to existing module 2024-06-24 16:26:56 -04:00
liamwhite
1a7fbb29eb
Merge pull request #300 from philomena-dev/ad-extraction
Ads logic cleanup
2024-06-24 16:25:46 -04:00
liamwhite
b68dcd4548
Merge pull request #299 from philomena-dev/elastix-remove
Remove Elastix and hackney
2024-06-24 07:39:11 -04:00
liamwhite
dd9091e866
Merge pull request #308 from philomena-dev/misc-ts
convert misc scripts to ts
2024-06-23 15:04:17 -04:00
liamwhite
221714f87c
Merge pull request #307 from philomena-dev/notifications-ts
convert notifications to typescript
2024-06-23 15:04:05 -04:00
Liam
e5b476f07f Further simplify formResult, setupEvents 2024-06-23 14:56:31 -04:00
Luna D.
97ef88ec10 convert notifications to typescript 2024-06-23 14:43:08 -04:00
Luna D.
e30a1922ed
convert misc scripts to ts 2024-06-23 19:59:38 +02:00
Liam
677ecc265c Fix API upload 2024-06-23 12:36:19 -04:00
Liam
0f3c6674b3 Remove version key from docker-compose.yml 2024-06-23 11:52:48 -04:00
Liam
2e5b0678cd Remove obsolete block-all-mixed-content
This was removed in all major browsers with no replacement.
See https://www.w3.org/TR/mixed-content/#strict-checking for details on the obsolescence.
2024-06-23 11:52:20 -04:00
liamwhite
fb24d09760
Merge pull request #306 from philomena-dev/moderation-log-cleanup
Moderation log cleanup
2024-06-23 11:43:53 -04:00
liamwhite
29c88cf74e
Merge pull request #304 from philomena-dev/burger-ts
convert burger menu logic to typescript
2024-06-23 11:43:44 -04:00
Liam
3129992108 Fix name of function 2024-06-23 11:31:10 -04:00
Luna D.
e23a4c541c convert burger menu logic to typescript 2024-06-23 11:22:38 -04:00
Luna D
6f0a2698f1 Remove conn from details_func invocation 2024-06-23 10:45:37 -04:00
Luna D
dfeefb1651 Commands:
git grep -l 'defp log_details(_conn' | xargs sed -i -e 's/defp log_details(_conn, /defp log_details(/g'
git grep -l '&log_details/3' | xargs sed -i -e 's|\&log_details/3|\&log_details/2|g'
2024-06-23 10:45:31 -04:00
Luna D
bb7aa0a124 Remove remaining conn usages from log_details 2024-06-23 10:45:14 -04:00
Liam
d6facc7809 Autocomplete logic extraction 2024-06-22 21:42:43 -04:00