edshot99
e87ce043da
Reapply "[Posts] Add support for folding displays ( #763 )"
...
This reverts commit b0e263d36e
.
2024-12-08 02:38:56 -06:00
Cinder
f0d18fe5d9
[Artists] Fix thumbnail spacing ( #812 )
2024-12-02 07:17:21 -08:00
Tarrgon
2f237e00ef
[Comments] Show direct link comments to the creator regardless of settings ( #788 )
2024-11-25 07:38:13 -08:00
Cinder
69010787bc
[Blacklist] Fix thumbnails not getting marked as matching the blacklist ( #805 )
2024-11-25 07:35:10 -08:00
Cinder
86ba2fd4ed
[WikiPages] Fix thumbnail spacing ( #804 )
2024-11-25 07:17:25 -08:00
clragon
4b3bc37850
[UserFeedbacks] Add a ban link to the subnav ( #799 )
2024-11-25 06:59:00 -08:00
Donovan Daniels
b6acf106f2
[UserFeedbacks] Allow janitors to see deleted feedback ( #802 )
2024-11-25 06:50:12 -08:00
Cinder
f995714992
[Posts] Rewrite the thumbnail styles ( #796 )
...
Fixes #791 and #781
2024-11-18 08:38:22 -08:00
clragon
fb1bfd7962
[ModActions] Add value field whitelist ( #777 )
2024-11-18 08:30:39 -08:00
edshot99
b62770fa3d
create adult_content configuration option
2024-11-14 18:54:56 -06:00
edshot99
b0e263d36e
Revert "[Posts] Add support for folding displays ( #763 )"
...
This reverts commit 26c681575e
.
2024-11-13 13:25:51 -06:00
edshot99
3d3b203daf
Revert "[Posts] Fix parent children preview too small in mobile view ( #786 )"
...
This reverts commit 0af8600cae
.
2024-11-13 13:25:37 -06:00
edshot99
71646897bd
Revert "[Posts] Fix thumbnail issues ( #789 )"
...
This reverts commit 414f9e6629
.
2024-11-13 13:25:15 -06:00
edshot99
0d5984af63
Merge branch 'master' into master2
2024-11-13 11:32:46 -06:00
edshot99
bce2d76216
adjust uploader page (again)
2024-11-13 00:10:55 -06:00
edshot99
81add14565
make the guest warning ('Over 18?') configurable
2024-11-13 00:08:08 -06:00
Cinder
414f9e6629
[Posts] Fix thumbnail issues ( #789 )
2024-11-12 15:16:19 -08:00
jmortiger
c137f17f9c
[Blacklist] Add fuzzy direct equality to filesize blacklist tag ( #784 )
...
The search metatag `filesize`, when using a direct equality comparison (`=`, e.g. `filesize:10kb`), instead uses a range comparison (`..`) with the bounds being the value + & - 5% (e.g. `filesize:10kb` is equal to `filesize:9.5kb..10.5kb`). The equivalent blacklist tag mirrored the search metatag in all aspects but this; this commit adds this fuzzy matching capability.
2024-11-10 20:23:56 -08:00
Tarrgon
9a9f175da4
[DText] Add newline normalization ( #699 )
2024-11-10 20:22:40 -08:00
Tarrgon
cf94b1b827
[DangerZone] Allow admins to hide pending posts for a specified amount of hours ( #760 )
2024-11-10 20:22:14 -08:00
clragon
0fb0418d7b
[PostVersions] Fix version ordering ( #787 )
2024-11-10 20:21:10 -08:00
Sing Wong
0af8600cae
[Posts] Fix parent children preview too small in mobile view ( #786 )
2024-11-10 20:18:58 -08:00
Sing Wong
c056f821bd
[Docker] Adding Apple Silicon Mac support in Docker Container ( #785 )
2024-11-10 20:07:41 -08:00
edshot99
0234362cb0
slight changes to wiki links (e621: & about: -> help:)
2024-11-10 15:21:30 -06:00
edshot99
4928747b83
add transcript support
...
it could be possible to load closed captions and subtitles from the transcript div via javascript, but I hate javascript so perhaps some other time.
2024-11-10 13:58:15 -06:00
edshot99
9ee8f13d5f
fixes webms not working after uploading an mp4 file (for originals)
2024-11-08 21:32:56 -06:00
edshot99
10023a5585
Revert "[Autocomplete] Remove mp4 from file type completion ( #783 )"
...
This reverts commit 10b9389c23
.
2024-11-07 22:26:10 -06:00
edshot99
fed0ddfc11
Merge branch 'master' into master2
2024-11-07 22:24:17 -06:00
edshot99
11956d5650
import SECURITY.md from e621ng/.github
2024-11-07 22:17:27 -06:00
edshot99
142ee18c47
shorten README as well as fix 'open issues' badge (also E621 -> e621ng)
2024-11-07 21:58:25 -06:00
edshot99
dbffa01c30
cleanup
2024-11-07 22:35:51 -05:00
edshot99
40681b4a0e
forgot to remove temporary redirect from example...
2024-11-07 20:51:34 -06:00
edshot99
b26d0f4b92
document installing e621ng on OpenBSD
...
be gone Docker and Linux !
2024-11-07 19:49:23 -06:00
faucet
10b9389c23
[Autocomplete] Remove mp4 from file type completion ( #783 )
2024-11-07 08:46:40 -08:00
edshot99
cd5c55e35e
revert changes
2024-11-06 22:14:25 -06:00
edshot99
8fb9c0bd7f
force Rails to listen on localhost only and disable the cron process
...
the cron process will only work on Linux systems so it has to be disabled.
better this way anyways since I prefer to use the native cron system.
2024-11-06 22:05:07 -06:00
edshot99
3d627b9d04
replace site specific wiki link with generic link (e621:tags -> help:tags)
2024-11-06 21:45:47 -06:00
edshot99
69ce91bea6
fix-up links on uploader page (using help:upload and help:tag#catchange)
2024-11-06 21:40:44 -06:00
edshot99
e909a54825
replace site specific wiki link with generic link
2024-11-06 21:17:58 -06:00
edshot99
b2664d0e72
fix wiki links on Stuck DNP page
2024-11-06 11:03:14 -06:00
edshot99
7d2892da2c
Merge branch 'master' into master2
2024-11-04 12:10:49 -06:00
jmortiger
f5b492241e
[Blacklist] Fix filter_util.js 'favcout' typo ( #780 )
2024-11-04 08:03:09 -08:00
Donovan Daniels
ad567bfc9c
[HelpPages] Fix json & move modaction logging ( #700 )
...
* Fix #492 (json error when no help pages exist)
* Move modactions into class
2024-11-04 07:36:52 -08:00
Cinder
4cf67e9231
[Users] Minor fix to the profile page ( #779 )
2024-11-04 07:29:09 -08:00
edshot99
caf7d12da9
Merge branch 'master' into master2
2024-11-03 23:51:48 -06:00
edshot99
6051f187ea
rubocop
2024-11-03 23:11:43 -06:00
edshot99
b728c0188d
use configured domain name instead of 'e621.net' for sample titles
2024-11-03 22:01:11 -06:00
edshot99
e93888814f
adjust footer for correct software name ('running e621ng' instead of website name)
2024-11-03 18:27:32 -06:00
edshot99
4795f1c58d
remove poster from videos
...
causes annoying resizing for sampled videos and I prefer the videos to preload at the first frame.
2024-10-31 17:56:28 -05:00
edshot99
c8282cd0e7
modify upload page
2024-10-31 17:34:51 -05:00