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 |
|
byte[]
|
7b49f8d978
|
fixes #96: add tag blacklist
|
2020-04-30 16:34:35 -04:00 |
|
Luna D
|
f2f6e6dad6
|
pubsub thing
|
2020-04-27 23:23:36 -04:00 |
|
Dan Schultzer
|
e5f0e473d9
|
Add plug to handle invalidated Pow session tokens (#36)
* Add plug to handle invalidated Pow session tokens
* Add token signing
* Refactor for tests
|
2020-04-11 14:54:55 -04:00 |
|
byte[]
|
8d9f6fc3d3
|
more deployment changes
|
2020-04-07 12:00:55 -04:00 |
|
byte[]
|
00a5cd13a6
|
needs to be a charlist
|
2020-04-07 02:08:58 -04:00 |
|
byte[]
|
621e75dd2a
|
correct brackets syntax, use correct mnesia dir
|
2020-04-07 01:35:43 -04:00 |
|
byte[]
|
b67d47f72e
|
read port from the env to support rolling deploys
|
2020-04-07 00:56:03 -04:00 |
|
liamwhite
|
679962248d
|
missing bracket to fix bald ponies
|
2020-02-13 08:16:07 -05:00 |
|
byte[]
|
8ba38c5633
|
bump pool size
|
2020-01-31 08:57:09 -05:00 |
|
byte[]
|
ed44160603
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
|