Liam
42da2725a4
find lib/ -name '*.ex' -exec sed -i 's|defp log_details(conn, |defp log_details(_conn, |g' {} \;
2024-05-04 17:07:32 -04:00
Liam
ae985927bd
mix convert_to_verified_routes && mix format
2024-05-04 17:07:32 -04:00
Liam
9566b9b73f
Add verified routes to web
2024-05-04 17:07:32 -04:00
Liam
ba87c1679e
Further improve only_tag filtering
2024-04-27 19:49:24 -04:00
liamwhite
eb79ee45d2
Tag change search ( #234 )
...
* profile/tag_change: add search box to show only a single tag
* Minor fixup
---------
Co-authored-by: prg <prg@lacunae.de>
2024-04-27 14:00:54 -04:00
Liam
39efe6767c
Default tags assign on error
2024-04-08 13:03:20 -04:00
mdashlw
921ad0c59a
Autocomplete fallback ( #215 )
...
* autocomplete: fallback to fetch if local returns no results
* fix: don't show autocomplete if by the time fetch is complete value had already changed
* autocomplete tag controller: lower images count req from 4 to 1
2024-03-24 11:38:23 -04:00
Nighty
9b766733a5
UI to revert tag changes one-by-one ( #202 )
2023-12-30 11:32:49 -05:00
Luna D
8f107f4940
missed one
2023-05-29 13:22:34 +02:00
Luna D
e0eb226abe
fix source url display, provide all source urls
2023-05-29 13:06:41 +02:00
Luna D
4d3310eef7
few fixes, design + format
2023-05-28 16:21:57 +02:00
byte[]
a1f98e95a1
Fix update_in for Image
2023-05-28 16:21:57 +02:00
SeinopSys
adc77429f6
set default sources for image view page if none are available
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
Luna D
1c5b07086e
large mix update
2023-05-18 16:23:17 +02:00
Floorb
9956ce2cb6
fix: requested changes
2023-05-04 23:05:36 -04:00
Floorb
fe8395da99
feat: add ability for staff to delete tag changes from tag change history
...
This used to be a thing in Booru on Rails but wasn't added to Philomena
for some reason.
2023-05-02 19:58:06 -04:00
byte[]
913b05b6fc
Increase report limit to 5
2023-04-20 14:37:58 -04:00
byte[]
3366182557
Clean up poll validation
2023-04-09 19:30:18 -04:00
Liam
ffe07cce3d
Check for absence of thumbnails_generated instead of presence
2023-03-28 18:13:04 -04:00
Luna D
916b2331cb
Merge branch 'master' into s3
2022-12-04 13:17:47 +01:00
byte[]
255a8526e9
Correct RSS endpoint content type ( fixes #169 )
2022-10-31 08:44:35 -04:00
byte[]
dd85badae4
Faster uploads, fix replacement of existing files
2022-05-26 20:35:45 -04:00
byte[]
ea1bae56ed
Enable bulk reversion of bulk tag vandalism
2022-05-03 21:24:23 -04:00
Luna D
a23886c924
fix reports not paginating
2022-03-26 13:38:25 +01:00
Luna D
75464e4088
i have no clue how the heck this worked before but okay
2022-03-25 18:28:59 +01:00
Luna D
59498f8d2a
report for approval on edit as well
2022-03-24 19:19:50 +01:00
Luna D
4c2c611891
mix format
2022-03-24 19:04:25 +01:00
Luna D
884b5d4972
fix derps
2022-03-24 19:01:38 +01:00
Luna D
b655654acb
prefix unused vars
2022-03-24 18:44:39 +01:00
Luna D
962af4d29b
happy little changes
2022-03-24 18:44:39 +01:00
Luna D
26deaaf588
approval queue stuff
2022-03-24 18:44:39 +01:00
Luna D
eeb2f851e0
post and comment approval
2022-03-24 18:44:38 +01:00
Luna D
a3db6f6eed
initial user verification stuff
2022-03-24 18:44:38 +01:00
byte[]
ce5405c670
Allow disabling of tag suggestion filtering
2022-01-20 17:37:05 -05:00
byte[]
c07fbec0e6
Format
2021-12-26 19:16:38 -05:00
liamwhite
dadc2f1585
Local autocomplete ( #151 )
2021-12-26 19:16:21 -05:00
byte[]
715506352c
Filter images and home pages to images with thumbnails
2021-12-26 19:00:47 -05:00
byte[]
3315eada3b
Fix warning
2021-12-20 22:39:50 -05:00
byte[]
14cfb3b06e
Fix error on user update form
2021-12-19 11:54:21 -05:00
Luna D
b6cd7d3cb0
redesign staff list
2021-11-30 22:17:47 +01:00
Luna D
0f1b5644c1
fix unmatches clause
2021-11-12 19:51:24 +01:00
Luna D
a92d7378dd
format
2021-11-08 17:21:49 +01:00
Luna D
57eab20972
dupe logs
2021-11-08 15:04:17 +01:00
Luna D
9f4b8c3556
import helper instead of calling plug directly
2021-11-08 14:45:19 +01:00
Luna D
f555c337ea
basic moderation logs
2021-11-07 19:51:55 +01:00
byte[]
67ffb5cf13
Fix layout_class on related
2021-10-27 20:03:24 -04:00
byte[]
6b2e46c9e8
Fix distance inclusion on reverse search form
2021-10-24 16:18:50 -04:00
byte[]
983d606013
Add some specs and documentation, format
2021-09-29 22:09:21 -04:00