Commit graph

2055 commits

Author SHA1 Message Date
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
Liam
cc21b402a0 Fix weird indentation 2024-06-22 18:16:14 -04:00
Liam
003ebed59a Move advert update server to app namespace and convert to GenServer 2024-06-22 13:59:59 -04:00
Luna D
7570f18dcb preconnect to cdn host 2024-06-22 19:51:48 +02:00
Liam
180aa23478 Extract ad restriction application to new module 2024-06-22 12:35:19 -04:00
liamwhite
1d81e35b68
Merge pull request #295 from philomena-dev/gif-preview
Timebase independent video GIF previewer
2024-06-21 16:40:13 -04:00
Liam
f7222da111 Remove Elastix and hackney 2024-06-21 11:37:47 -04:00
Liam
c616fbff5d Timebase independent video GIF previewer 2024-06-21 09:34:31 -04:00
Liam
ad2b4b004c Work around verification failure for ssl roots using SHA-1 2024-06-21 08:53:23 -04:00
liamwhite
abc53c7183
Merge pull request #298 from philomena-dev/bandit
Remove cowboy and replace with bandit
2024-06-20 21:56:51 -04:00
Liam
9bdb1b0fb8 Remove cowboy and replace with bandit 2024-06-20 21:19:30 -04:00
liamwhite
38fcbddfe1
Merge pull request #296 from philomena-dev/shouldnt-have-to-do-this
Replace Tesla with Req
2024-06-20 21:18:50 -04:00
Liam
a344062d53 Update response header usages for list format 2024-06-20 19:49:19 -04:00
Liam
44c160b905 Remove extremely outdated redirect follower from DA scraper 2024-06-20 19:49:19 -04:00
Liam
29dc68c714 Add Req backend for ExAws 2024-06-20 19:49:17 -04:00
Liam
6170e0b5dd Replace Tesla with Req 2024-06-19 23:35:44 -04:00
Liam
868c7dac25 Fix typo 2024-06-18 23:22:49 -04:00
liamwhite
e596f5313c
Merge pull request #291 from philomena-dev/typedoc
Documentation updates
2024-06-18 23:21:51 -04:00
liamwhite
77b3ed6675
Merge pull request #292 from philomena-dev/ci-improvements
Small CI improvements
2024-06-18 23:09:27 -04:00
liamwhite
8e61f459a3
Merge pull request #293 from philomena-dev/dependabot/npm_and_yarn/assets/ws-8.17.1
Bump ws from 8.17.0 to 8.17.1 in /assets
2024-06-18 23:02:32 -04:00
dependabot[bot]
74e61640c8
Bump ws from 8.17.0 to 8.17.1 in /assets
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 02:23:40 +00:00
Liam
2f887035c6 Add dialyzer run 2024-06-18 19:59:34 -04:00
Liam
1558fb0a30 Caching 2024-06-18 19:45:17 -04:00
Liam
ee02fa131d Fix typos 2024-06-18 18:52:46 -04:00
Liam
31ae13fe28 Add typos workflow 2024-06-18 18:52:46 -04:00
Liam
7df6ef3ab5 Add ex_doc for documentation generation 2024-06-18 15:06:03 -04:00
Liam
16e15e9c67 Add extra type and callback documentation 2024-06-18 15:06:01 -04:00