Chaska
42d87937eb
Merge pull request #4 from philomena-dev/master
...
New updates from white-sama
2024-04-30 20:57:48 -05:00
Chaska
f8b083f64a
QoL and blacklist tags add
2024-04-30 18:08:13 -05: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
Chaska
dab3114743
expanding shitty e621 tags
2024-04-28 12:08:26 -05:00
Chaska
3266ac5d2b
strip blacklist tags on post upload
...
Normally it would error out and instead it will just strip the tags out without informing the user.
2024-04-27 13:30:32 -05:00
Chaska
41db8d8e00
that didn't work :<
2024-04-26 17:27:47 -05:00
Chaska
80d329dcd5
BS tags from e621 blocked
2024-04-26 16:53:59 -05:00
Chaska
c692acf1e9
Undoing webp fail
2024-04-26 11:43:24 -05:00
Chaska
92bdeefb9a
forgot comma D:
2024-04-26 01:31:07 -05:00
Chaska
4dfd186c34
Update quick_tag_table.json
2024-04-26 00:18:56 -05:00
Chaska
76b8820aed
Adding Pixiv with referrer mod to ScraperPlug
2024-04-24 10:54:31 -05:00
Chaska
b4979740ed
Merge branch 'master' of https://github.com/cubfur/philomena
2024-04-23 00:07:45 -05:00
Chaska
1290fed866
adding support for e621 auth
...
Adding e621_user and e621_apikey to docker compose, scrapers, and runtime as credentials are required for some posts on e621.net.
2024-04-23 00:07:43 -05:00
Chaska
79d1c4e1c9
Update quick_tag_table.json
2024-04-22 02:27:09 -05:00
Chaska
02a68e3e1a
changed rating clean to safe
2024-04-22 00:18:38 -05:00
Chaska
d1aa4bbf43
Defining inkbunny_sid
2024-04-19 13:48:48 -05:00
Chaska
57776029f2
Fix Branding
2024-04-17 12:50:17 -05:00
Chaska
594a0d9d23
Update quick_tag_table.json
...
Bringing over quick tag table from previous CFG
2024-04-17 11:31:44 -05: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