Meow
a239015484
Merge pull request #179 from philomena-dev/new-comrak
...
Update comrak to 0.18.0 (philomena fork)
2023-04-22 20:01:34 +02:00
byte[]
d0e77aab51
Update comrak to 0.18.0 (philomena fork)
2023-04-22 10:59:24 -04:00
byte[]
913b05b6fc
Increase report limit to 5
2023-04-20 14:37:58 -04:00
byte[]
6fa7fb88c5
Exclude contacted artist links from open link count
2023-04-20 14:08:58 -04:00
byte[]
b513e66578
Clear deleted posts and topics from listings
2023-04-20 14:02:24 -04:00
byte[]
e2c94dda6c
Lock the topic while computing topic_position
2023-04-10 22:16:10 -04:00
byte[]
5e908e40f6
Fix markdown embed displays for small images
2023-04-10 21:33:44 -04:00
byte[]
3366182557
Clean up poll validation
2023-04-09 19:30:18 -04:00
byte[]
3ff083f157
Use only hostname check in tor plug
2023-03-30 12:44:12 -04:00
byte[]
9b98299db9
Add missing full.mp4 and rendered.png versions to enumeration
2023-03-30 12:28:36 -04:00
byte[]
3a2492160e
Bust clientside caches
2023-03-30 09:45:14 -04:00
Meow
c2dd9e84a3
Merge pull request #176 from philomena-dev/image-view-fix
...
Fix embedded image views for small images
2023-03-29 17:39:09 +02:00
byte[]
b579cc1c8d
Fix opengraph meta for small images
2023-03-29 11:12:06 -04:00
byte[]
145ee74c69
Fix embedded image views for small images
2023-03-29 10:59:28 -04:00
byte[]
c218e50c1f
Completely remove channel_url_root
2023-03-28 21:51:18 -04:00
Liam
d5215e38ed
Greatly increase timeouts
2023-03-28 18:14:13 -04:00
byte[]
8b44b0ed0a
Disable S3 Upload and use PutObject instead
2023-03-28 18:14:02 -04:00
Liam
ffe07cce3d
Check for absence of thumbnails_generated instead of presence
2023-03-28 18:13:04 -04:00
Luna D
c38b50aafa
more accurate user statistics
2023-03-28 22:09:24 +02:00
byte[]
136bfa7eda
Fix id generation in fast indexer
2023-03-27 19:14:41 -04:00
Luna D
d512ff1147
fix terser options for prod
2023-03-21 17:23:16 +01:00
Luna D
38b3f482ec
set prod ip via env var
2023-03-21 17:23:08 +01:00
Luna D
8c7f633b18
stringify boolean values in js datastore
2023-03-21 17:22:51 +01:00
byte[]
6cd71673fe
Use postgresql15-client, rsvg-convert
2023-03-18 15:36:43 -04:00
dependabot[bot]
9414411a9d
Bump webpack from 5.75.0 to 5.76.0 in /assets ( #175 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 09:20:22 -04:00
byte[]
44e592e382
increase precedence of escape matching in match_query
2023-02-25 20:25:32 -05:00
Luna D
59029c24e2
phoenix_html doesn't like booleans in data tags
2023-02-20 17:26:00 +01:00
Luna D
f954ce2951
bump phoenix_html to fix vulnerability
2023-02-19 20:47:36 +01:00
Luna D
d03375c604
mailer now returns a tuple
2023-02-19 17:26:09 +01:00
Luna D
128fd1e970
fix fa
2023-02-18 23:05:20 +01:00
Luna D
5f1c112b08
pass ci for real now also foxes cute
2023-02-18 22:36:15 +01:00
Luna D
30f78e003a
fix lint?
2023-02-18 22:29:19 +01:00
Luna D
18cd73704b
bump depends
2023-02-18 22:26:26 +01:00
dependabot[bot]
be5472f62f
Bump json5 from 2.2.1 to 2.2.3 in /assets ( #172 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 11:22:07 -05:00
Meow
743699c6af
Merge pull request #166 from philomena-dev/s3
...
Migrate to object storage
2022-12-15 20:36:38 +01:00
Luna D
28523147a4
update s3proxy
2022-12-04 13:20:18 +01:00
Luna D
916b2331cb
Merge branch 'master' into s3
2022-12-04 13:17:47 +01:00
Luna D
47c15a38d8
update all dependencies, elixir and postgres
2022-11-20 13:54:57 +01:00
byte[]
1ce934b75a
Catch more errors, adjust retries
2022-11-05 11:39:30 -04:00
byte[]
a7ffde8f89
Warn on copy failure
2022-11-05 09:44:34 -04:00
byte[]
464cc26a85
workaround for inconsistent PutObjectCopy on R2
2022-11-05 09:23:56 -04:00
byte[]
255a8526e9
Correct RSS endpoint content type ( fixes #169 )
2022-10-31 08:44:35 -04:00
byte[]
210f341bc3
Cache bust Dockerfile on ffmpeg version
2022-10-31 08:44:35 -04:00
byte[]
419ebdfe83
Remove retries configuration to fix overriding
2022-10-08 18:16:01 -04:00
Jordan R AW
217106e5ae
Add the timeline for the user statistics page ( #168 )
...
Currently, the user statistics is hardcoded to display only
stats from the last 90 days. This isn't clear from the
display. We can easily fit this content in the existing
chart header.
2022-09-25 21:25:36 -04:00
byte[]
75f0e66a0d
Fix deviantart scraper
2022-09-03 23:10:52 -04:00
dependabot[bot]
26d71d66d7
Bump terser from 4.8.0 to 4.8.1 in /assets ( #167 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 21:46:53 -04:00
byte[]
6cdcfb2dcd
Spawn for upload persistence
2022-07-18 11:33:45 -04:00
byte[]
a3ed8d98b7
handle TopLeft orientation
2022-07-18 09:20:42 -04:00
Luna D
c0f64cd635
Merge branch 'master' into s3
2022-07-03 11:09:26 +02:00