edshot99
69ce91bea6
fix-up links on uploader page (using help:upload and help:tag#catchange)
2024-11-06 21:40:44 -06:00
Cinder
db1dc385d0
[AvoidPosting] Minor UI tweaks ( #750 )
2024-09-07 14:28:29 -07:00
Donovan Daniels
1b61b06bd6
[FileInput] Check file size per type ( #704 )
2024-08-10 12:52:50 -07:00
Donovan Daniels
8a3e70e5ca
[AvoidPosting] Integrate the avoid posting list into the site ( #582 )
2024-08-03 14:15:26 -07:00
Cinder
7bdabdf2b4
[CSS] Clean up colors and implement colorblind palettes ( #682 )
2024-07-28 18:12:41 -07:00
Donovan Daniels
2609990837
Convert Tag links in PostVersions & Uploads to wiki links ( #622 )
2024-03-03 20:43:30 +01:00
Earlopain
e7b8517e92
[Uploader] Fix description not having formatting buttons
...
I forgot that the uploader uses this. Not the best fix by any strech of
the imagination but it works. Need to get back to this later.
2023-08-17 16:35:38 +02:00
Earlopain
9e6ac153f2
[Cleanup] Replace usage of content_tag(:abc) with tag.abc
...
Most places use this syntax, be consistent about it
2023-08-06 18:37:37 +02:00
Earlopain
cc379af5eb
[Search] Add custom input type for users
...
Automatically adds name/id search
2023-08-04 20:46:59 +02:00
Earlopain
7adac7b250
[Gems] Bump rubocop/regenerate todo
...
987 files inspected, 6509 offenses detected, 6224 offenses autocorrectable
2023-08-01 19:32:24 +02:00
Earlopain
d149374e1c
[Cleanup] Remove unused/unnecessary user level methods
2023-05-11 19:08:04 +02:00
Earlopain
8e7914aad8
[Search] Add the submit button automatically
2023-05-07 13:06:00 +02:00
Earlopain
7fbc561cb1
[Cleanup] Remove .tn class
...
Translation notes are not a thing on e6
2023-04-09 16:35:07 +02:00
Earlopain
e074260240
[Users] Don't allow moderators to lock tags
...
Closes #491
Also fixes an inconsistency with is_comment_disabled
2023-03-23 19:18:36 +01:00
Earlopain
839ad27782
[Header] Render navbar <menu>s outside the partials
2023-03-03 16:22:51 +01:00
Earlopain
f6b53dd0d3
Merge branch 'moderator-role'
2023-01-11 17:05:37 +01:00
Earlopain
9afc1949fa
[CSS] Clean up duplicate table classes
...
width: 100% is already part of the class.
Remove duplicate classes .table/.striped and exclusivly use the more common one.
Add this class to PostReportReasons/Help, which were missing it.
2022-12-29 16:36:33 +01:00
Earlopain
665f432e17
[Users] Allow moderators to handle tickets
2022-11-28 16:21:40 +01:00
Earlopain
2579442184
[Rails] Fix deprecations and use new framework defaults
...
* to_s(:format) is deprecated, use to_fs(:format)
* ActiveRecord::Associations::Preloader is gone
* Don't use CurrentUser in config, it's not autoloaded anymore
* Defer elastic initialization to after the module is loaded
2022-10-10 13:26:12 +02:00
Earlopain
a0d1c951b9
[Cleanup] Remove some upload js code
2022-05-16 19:45:31 +02:00
faucet
bd8e52f5c7
[Uploader] Correct path to user upload limit
2022-05-14 07:54:52 +01:00
Earlopain
212d6e3727
[Search] Automatically set values from url search params
...
Setting them every time manually is cumbersome, and a few places didn't even do it.
This also adds a shorthand for setting the autocomplete attribute
2022-04-02 21:23:28 +02:00
Earlopain
92a0a36589
[Cleanup] Remove upload referer_url
2022-03-16 17:39:58 +01:00
Earlopain
caa51c4f2c
[Cleanup] Remove remaining upload preprocess code
2022-02-19 17:30:49 +01:00
Earlopain
ac5e8673ca
[Cleanup] Remove most source strategy code
2022-02-19 15:55:26 +01:00
Earlopain
12216ad224
[Uploader] Prevent uploads of to large local files
...
The correct error message was not displayed to the user, since nginx/cloudflare
are responsible for preventing large uploads.
2022-02-05 15:07:14 +01:00
Earlopain
0ebd7d3a93
[Uploader] Allow uploading as pending
...
This was always possible, but not exposed in the ui.
2022-01-02 16:07:57 +01:00
bitWolfy
db8cf6cb74
[UI] Add formatting buttons to DText inputs
2021-10-31 20:30:37 -07:00
Earlopain
da29304039
[Template] Add a bunch of missing titles
...
This also adds usefull information to a few, like which tag you're editing
2021-03-21 19:02:28 +01:00
Earlopain
9b7c4db852
[Template] Don't explicitly add app_name in every title
...
- Use a helper function to add it to every title (except the root path
which is just the app_name)
- Remove useless set_title function in application_controllerller
2021-03-21 16:58:35 +01:00
Kira
53933f8e04
[Uploading] Add secondary navigation to upload page
2020-04-16 18:54:30 -07:00
Kira
81f2879f14
Uploader theme work
2020-03-31 03:02:33 -07:00
Kira
6c63d4bd83
Uploader and post_version fixes
2020-02-21 21:40:37 -08:00
Kira
b532ec88fa
Replace inline scripts with js tags with nonce
2020-02-21 21:40:37 -08:00
Kira
7a1f10b977
Add user setting for compact uploader mode
2020-01-03 06:39:55 -08:00
Kira
4c61ee2557
Fix upload limit related pieces and uploader links
2019-12-29 02:37:50 -08:00
Kira
d765bc5981
Remove batch upload
...
Limit upload listing to janitor+
2019-10-21 23:05:40 -07:00
evazion
0997d6345c
autocomplete: add username autocomplete to /uploads search page.
2019-08-13 03:33:24 -07:00
Kira
4c547461f3
Add locked tags and locked rating to uploader
...
Also fixes a bug with the resizing code when using hotkeys where
you could not view the sample mode.
2019-08-07 23:10:47 -07:00
Kira
1636b62c3e
Move post uploader to vue.js and inline it
2019-07-11 20:19:56 -07:00
Kira
ac2de04d9e
Uploads sort of work now
2019-07-06 14:23:09 -07:00
Kira
826d038cf5
Add tag preview functionality for uploader
2019-07-06 14:15:43 -07:00
Kira
528500e316
Add related tags functionality for upload page
2019-07-06 14:15:43 -07:00
Kira
ae77880b10
Partial of new uploader
2019-07-06 14:15:43 -07:00
Kira
4024108f1c
Convert builder -> janitor for user rank
2019-06-29 12:58:28 -07:00
Kira
29861b108a
[1/3] Add resize to viewport option
...
This adds a fluid method of resizing the image proportionally to
the viewport size not based on sample images.
Remove links to the weirdly broken size to window code, needs to be
replaced with a better alternative.
2019-05-09 14:06:16 -07:00
Kira
0f0a2c22c5
Internalize vendored scripts and css
...
This avoids leaking usage data and also prevents us from having to
wait on the extremely slow public FA CDN.
These may be distributed to the static content CDN later, so
have integrity markers applied to them ahead of time.
spark-md5 may be removed and integrated directly into the bundle
when the new upload page is implemented, and is currently unused.
2019-05-04 10:59:28 -07:00
Kira
bf100446b9
Teach uploaders and editor pages about multiple sources
...
This somewhat gimps the current source information fetching tool,
however it was already a bit suspect, and needs to be reworked before
being released as a public tool because it relies on API calls.
2019-04-26 07:27:06 -07:00
Kira
f58c542892
Remove upload preprocessor
...
The preprocessor was full of weird problems and allowed for
treating the site as a temporary file store without creating a
post to go with the file uploaded.
2019-04-23 20:39:48 -07:00
Kira
21a077d8e1
Route help pages to help system.
2019-03-26 22:27:07 -07:00