Commit Graph

11289 Commits

Author SHA1 Message Date
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
edshot99
92e1fadd20 mp4 uploads
mostly referenced from Donovan's fork:
336fd469b2
2024-10-31 16:47:53 -05:00
edshot99
b7fee5fe2f add title support 2024-10-30 18:52:53 -05:00
Cinder
7318b2ddcb
[Posts] Add a set navbar button to remove the post from that said (#775) 2024-10-29 07:38:29 -07:00
Cinder
21c486a475
[PostReplacements] Add a DNP notice (#776) 2024-10-29 07:37:58 -07:00
Cinder
5616241e8d
[Posts] Add a button to apply a tag script to all posts on the page (#774) 2024-10-29 07:37:08 -07:00
edshot99
a3e00b591f add new tag category 'People' 2024-10-28 20:04:58 -05:00
Cinder
3f17beb3b8
[Users] Redesign the profile page (#734) 2024-10-28 14:20:29 -07:00
Donovan Daniels
6f296e8e01
[Posts] Add back comment disabling (#749) 2024-10-28 13:56:22 -07:00
clragon
567ec94e5a
[PostVersions] Reimplement Query as subclass of ElasticQueryBuilder (#772) 2024-10-28 12:51:15 -07:00
Tarrgon
a272efdc7e
[Flags] Add a button to flip the inferior flag (#718) 2024-10-28 12:48:54 -07:00
edshot99
14f0384ea0 remove google analytics garbage 2024-10-28 14:13:23 -05:00
edshot99
aaf40d6d55 remove default loop setting for videos 2024-10-28 14:02:22 -05:00
edshot99
da686af033 'Visually similar on E6' to 'Visually similar' because this is not E6
in addition remove reverse search links because I don't like the services nor generally need them
2024-10-28 13:55:28 -05:00
Donovan Daniels
3f90417fe7
[AIBUR] Prevent approval for DNP antecedents/consequents (#773) 2024-10-28 11:37:37 -07:00
edshot99
64105b0d4e remove Discord page and related. not going to be using discord_joiner 2024-10-28 12:49:33 -05:00
edshot99
f2af884e87 change default theme from hexagon (blue) to phonon (black) pt2 2024-10-28 12:46:25 -05:00
edshot99
b8d3dc6824 change default theme from hexagon (blue) to phonon (black) 2024-10-28 12:22:06 -05:00
edshot99
648636d9a7 add new dark theme (phonon) and work-in-progress light theme (photon) 2024-10-28 12:10:22 -05:00
edshot99
2d34985ae3 dont need or want CLA for my fork 2024-10-28 11:50:52 -05:00
Donovan Daniels
645d0f0020
[Admin] Add limit note to reowner & stuck dnp (#727) 2024-10-22 15:44:49 -07:00
Donovan Daniels
b3d3fbc6a0
[Posts] Fix pool metatags with capital letters (#769) 2024-10-22 15:41:05 -07:00
Psychpsyo
26c681575e
[Posts] Add support for folding displays (#763) 2024-10-22 15:25:07 -07:00
Cinder
cd69aa4911
[WikiPages] Sort tag relationship lists alphabetically (#771) 2024-10-22 15:05:58 -07:00
Cinder
2716ba29ca
[Artists] Turn domain names into search links (#770) 2024-10-22 15:05:45 -07:00
asl97
50757a1e3b
[Posts] Fix atom feed newline in link href error (#767) 2024-10-22 10:11:46 -07:00
Tarrgon
7866c700fa
[Posts] Show verified uploaders to everyone (#757) 2024-09-29 13:14:07 -07:00
Donovan Daniels
7650e1606a
[Tickets] Allow ordering tickets by id (#761)
Resolves #754
2024-09-29 13:11:24 -07:00
Donovan Daniels
9c82b003a3
[PostFlags] Allow uploading guidelines flag on approved posts (#764) 2024-09-29 13:08:45 -07:00
Donovan Daniels
cffc480b23
[PostVersions] Allow querying by updated_at (#762)
Resolves #753
2024-09-29 13:07:00 -07:00
Cinder
2ba1173d36
[Misc] Fix the CLA path (#758) 2024-09-13 02:33:58 -07:00
Cinder
726a361b00 Revert "[Posts] Show verified uploaders to everyone (#723)"
This reverts commit 2738ccfb62.
2024-09-11 16:33:18 -07:00
Cinder
708583b5e8
[Misc] Add a Contributor License Agreement (#755)
Fixes #17
2024-09-09 15:41:39 -07:00
Cinder
d69c34ee9a
[Themes] Rework the theme config page (#752) 2024-09-08 16:28:06 -07:00
Tarrgon
aa5a7fb6fb
[Posts] Allow source_diff to wrap dead sources in quotes (#714)
Fixes #554
2024-09-08 14:03:16 -07:00