Commit graph

110 commits

Author SHA1 Message Date
Liam
f7222da111 Remove Elastix and hackney 2024-06-21 11:37:47 -04:00
Liam
9bdb1b0fb8 Remove cowboy and replace with bandit 2024-06-20 21:19:30 -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
ed34dea36f Swap Bamboo for Swoosh email delivery 2024-06-02 19:08:06 -04:00
Nighty
194b2686f6
Migrate to OpenSearch (#186)
* Migrate to OpenSearch

* opensearch security is stupid

* forgor

---------

Co-authored-by: byte[] <byteslice@airmail.cc>
2024-05-24 22:58:18 +02:00
mdashlw
eba094fe47
feat: add "oc only" to quick tag table Often Forgotten (#249) 2024-05-04 12:58:51 -04:00
Liam
852f870ccf USe compile-time environment checks 2024-05-03 21:06:15 -04:00
Nighty
dd8c2c81d9
Vite HMR for JS/TS (and jankily for CSS) (#242)
* prelim work on vite reload

* the best solution to a problem is usually the easiest one
2024-04-30 13:13:46 -04:00
Nighty
42cd107b2a
Vite (#240)
* begin vite stuff (does not work yet)

* finalize vite switch + cleanup package.json

* Assets path, re-add async, fix z

* Remove source-map-support

---------

Co-authored-by: Liam <byteslice@airmail.cc>
2024-04-29 20:39:52 -04:00
liamwhite
77548057e8
Relax CSP on development error pages (#238) 2024-04-28 14:09:08 -04:00
Liam
c691045db0 Resolve test logger level deprecation 2024-04-16 08:10:03 -04:00
Liam
94f6803cd1 Address elixir deprecations 2024-03-04 11:34:26 -05:00
Liam
95fae63e0a Update SMTP config for OTP 26 2024-03-03 21:11:30 -05:00
Luna D
4d3310eef7
few fixes, design + format 2023-05-28 16:21:57 +02:00
Liam
d5215e38ed Greatly increase timeouts 2023-03-28 18:14:13 -04:00
Luna D
38b3f482ec
set prod ip via env var 2023-03-21 17:23:08 +01:00
byte[]
1ce934b75a Catch more errors, adjust retries 2022-11-05 11:39:30 -04:00
byte[]
419ebdfe83 Remove retries configuration to fix overriding 2022-10-08 18:16:01 -04:00
byte[]
6cdcfb2dcd Spawn for upload persistence 2022-07-18 11:33:45 -04:00
byte[]
51b2c7410c Spawn off on hides, adjust retries 2022-07-01 12:24:51 -04:00
byte[]
18461027e4 More timeouts 2022-05-16 17:16:54 -04:00
byte[]
76bf7f292a Add live replication support 2022-05-14 17:22:29 -04:00
byte[]
74f34a1880 Run app 2022-05-13 10:42:00 -04:00
byte[]
6e4771a57a Allow processors to indicate the thumbnail types they can generate 2022-05-13 10:42:00 -04:00
byte[]
d961d6151f Docker setup 2022-05-13 10:42:00 -04:00
byte[]
7890e28545 Remove usage of npm run from docker 2021-12-21 15:19:15 -05:00
byte[]
1bf7c647a1 Rename crate to philomena and change nif mod to Philomena.Native 2021-09-12 19:20:51 -04:00
Luna D
8a1ec4ce73
rename furbooru_markdown to philomena_markdown 2021-09-12 22:07:43 +02:00
Luna D
c259494c13
markdown test 2021-09-11 23:03:40 +02:00
Giorgio Productions
b2fe90ba88
Add the option to open footer links in a new tab (#136) 2021-09-10 19:17:13 -04:00
liamwhite
6ebf080826
Remove spawn calls (#80) 2020-12-06 11:42:14 -05:00
Raptorshy
8bda69b22c Quick tags table update
Clean up spoilers
Adds student six
Fixed an episode tag that was wrong
2020-11-30 23:37:43 -05:00
byte[]
495396206e remove config server (philomena-dev/philomena#56) 2020-10-26 23:03:08 -04:00
liamwhite
c7ace12132
Elixir 1.11 (#55) 2020-10-26 17:01:29 -04:00
Luna D
49547108a3
unscrew quick tags (fixes philomena-dev/philomena#51) 2020-10-20 23:18:53 +02:00
byte[]
dd9dc18d8c decrease default pool size to 16 2020-09-22 21:55:06 -04:00
byte[]
d39260c19d ensure otp and sasl reports are handled by logger 2020-09-22 21:49:26 -04:00
liamwhite
653fd0a4af
hCaptcha (#19) 2020-09-12 13:43:16 -04:00
liamwhite
527170e79b
Mix releases (#13) 2020-08-03 15:37:02 -04:00
liamwhite
98f4166ea8
Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
byte[]
8ef94e912b add firehose API 2020-06-12 12:59:19 -04:00
byte[]
260526f5ed add redis host for docker test env 2020-05-27 17:36:29 -04:00
byte[]
dd7aca809a add exq 2020-05-27 17:04:55 -04:00
byte[]
7fca37741b replace use of hackney in scraper with mint 2020-05-20 14:18:13 -04:00
byte[]
7fcc1ec4bf add mint for scraper 2020-05-13 14:26:10 -04:00
byte[]
0506334046 use calendar_interval for date aggregation 2020-05-07 16:53:08 -04:00
byte[]
075d947755 add missing track_total_hits for ES7 compat 2020-05-06 11:26:24 -04:00
byte[]
ef21b7c7d0 return of the stats page 2020-05-06 11:12:18 -04:00
byte[]
46ab13261c first ecto migration, add sources table per #101 2020-05-02 20:38:47 -04:00