Liam
ac3b15b1e2
Add tag count fields
2024-04-22 08:29:38 -04:00
Liam
3f1f208916
Drop source_count from fields pending reindex
2024-04-21 21:22:02 -04:00
mdashlw
ea25f2a01e
Source count index ( #214 )
...
* elasticsearch image index: add source_count
* images query: add source_count field
2024-04-21 21:21:00 -04:00
Liam
f9a6240014
Add tag category counts to index
2024-04-21 21:20:43 -04:00
mdashlw
3714ae115c
fix: misleading error if image is corrupted ( #222 )
...
width/height can be nil here, first case doesn't match but nil is indeed bigger than 32767, so the incorrect error message will be displayed
2024-04-06 14:10:33 -04:00
mdashlw
2cfde149ef
Twitter scraper description ( #221 )
...
* feat(scrapers/twitter): return received tweet text
Also: use url and username from received json for the sake of consistent capitalizaton
* fix: all fields are under "tweet"
2024-04-05 12:59:16 -04:00
mdashlw
f5642d1d39
galleries: set actor child to the added image for notifications ( #213 )
2024-03-23 16:24:59 -04:00
mdashlw
2dae9118c7
scrapers/twitter: support x.com ( #211 )
2024-03-23 11:56:17 -04:00
mdashlw
89aa180c8e
parser: don't downcase some fields ( #209 )
...
* parser: don't downcase some fields
* flip condition
2024-03-18 13:25:59 -04:00
mdashlw
a3428945f4
Search images by file name ( #206 )
...
* feat(Images.Query): add literal file_name field
* feat(templates/search): add file_name to search dropdown
2024-03-14 09:44:15 -04:00
mdashlw
3b2f5f36cb
feat(scrapers/twitter): highest quality image url ( #207 )
2024-03-14 09:28:59 -04:00
Liam
886539c514
Things have not improved since this scraper was written
2024-03-07 09:09:50 -05:00
Liam
838e5e15ed
Mix dependency updates
2024-03-04 11:56:56 -05:00
liamwhite
55eac3c638
fix propagation of replaced file in edit script ( #192 )
...
fixes derpibooru/philomena#281
2024-03-04 10:57:46 -05:00
liamwhite
9ece7c327c
switch to maintained twitter scraper implementation ( #187 )
2024-03-04 10:57:37 -05:00
Nighty
9b766733a5
UI to revert tag changes one-by-one ( #202 )
2023-12-30 11:32:49 -05:00
Eliot Partridge
217621a9e1
Hide Queue staff link if user can't approve images ( #200 )
2023-12-03 20:56:32 -05:00
byte[]
0c865b3f2a
Dependency updates
2023-09-27 14:17:27 -04:00
Luna D
7481721d6d
fix dupe merger
2023-05-29 14:20:57 +02:00
Luna D
e0eb226abe
fix source url display, provide all source urls
2023-05-29 13:06:41 +02:00
Luna D
b70c0a11f6
merging sources, fix ui bugs, more icons
2023-05-28 18:12:53 +02:00
Luna D
4d3310eef7
few fixes, design + format
2023-05-28 16:21:57 +02:00
byte[]
a1e2122ce4
Add on_replace to sources
2023-05-28 16:21:57 +02:00
byte[]
cb1d2b97ff
Fix source differ and caller to accept nested fields_for input
2023-05-28 16:21:57 +02:00
SeinopSys
a4b85feadc
implement UI for multiple image sources editing
2023-05-28 16:21:33 +02:00
byte[]
9bce2ca0a4
Multiple sources structural changes
2023-05-28 16:14:44 +02:00
Meow
c401695513
Merge pull request #180 from philomena-dev/mod-note-display
...
Make mod notes show the tag name instead of the requesting user
2023-05-18 11:27:51 +02:00
liamwhite
e0dc9c79f2
fix gallery notification deletion ( #183 )
2023-05-10 21:42:56 -04:00
Floorb
9ec25a05ec
fix: make it so moderators can delete tag changes too
2023-05-02 20:05:16 -04:00
byte[]
a82664720f
Make mod notes show the tag name instead of the requesting user
2023-04-24 14:38:05 -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[]
3366182557
Clean up poll validation
2023-04-09 19:30:18 -04:00
byte[]
9b98299db9
Add missing full.mp4 and rendered.png versions to enumeration
2023-03-30 12:28:36 -04:00
byte[]
8b44b0ed0a
Disable S3 Upload and use PutObject instead
2023-03-28 18:14:02 -04:00
Luna D
d03375c604
mailer now returns a tuple
2023-02-19 17:26:09 +01:00
Luna D
916b2331cb
Merge branch 'master' into s3
2022-12-04 13:17:47 +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[]
75f0e66a0d
Fix deviantart scraper
2022-09-03 23:10:52 -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
byte[]
51b2c7410c
Spawn off on hides, adjust retries
2022-07-01 12:24:51 -04:00
byte[]
dd85badae4
Faster uploads, fix replacement of existing files
2022-05-26 20:35:45 -04:00
byte[]
244ea56d0f
Improve performance of bulk renames
2022-05-18 22:45:32 -04:00
byte[]
ba0d231750
Adjust timeouts
2022-05-15 09:44:17 -04:00
byte[]
ce653a53ba
Silence sobelow warnings
2022-05-14 20:54:13 -04:00
byte[]
76bf7f292a
Add live replication support
2022-05-14 17:22:29 -04:00