Commit Graph

8143 Commits

Author SHA1 Message Date
Kira
db8b3583ed Add missing description field
I'm mostly confused by why this worked in dev
2019-07-18 13:14:49 -07:00
Zwagoth
624eb2c1b2
Merge pull request #109 from zwagoth/exception_logging
Add some cheap exception logging until something better is made
2019-07-17 17:41:13 -04:00
Kira
4fb3c9fedb Add some cheap exception logging until something better is made 2019-07-17 14:40:03 -07:00
Zwagoth
4be399556b
Merge pull request #108 from zwagoth/hide_specific_tags
Allow for forcing logins based on post attributes
2019-07-17 15:32:18 -04:00
Kira
79ea8bde71 Allow for forcing logins based on post attributes 2019-07-17 12:30:28 -07:00
Zwagoth
f2c408d3eb
Merge pull request #107 from zwagoth/small_prebeta_fixes
Fix #103 Fix #102 Fix shard count
2019-07-17 14:57:31 -04:00
Kira
59c7be161e Fix #103 Fix #102 Fix shard count 2019-07-17 11:56:16 -07:00
Zwagoth
46c97ec87a
Merge pull request #106 from zwagoth/post_descriptions
Post descriptions
2019-07-14 09:41:45 -04:00
Kira
09d49813a3 Fix rails 6 warning on known "safe" SQL. 2019-07-14 06:34:02 -07:00
Kira
7b750ac862 Descriptions on posts 2019-07-14 06:24:52 -07:00
Kira
b75446c669 In case I want to go back to to using artist commentaries. 2019-07-14 05:25:59 -07:00
Zwagoth
59a933c1f9
Merge pull request #105 from zwagoth/upload_page_fixes
Fix new uploader problems based on review
2019-07-12 22:31:54 -04:00
Kira
61d113f85a Fix new uploader problems based on review 2019-07-12 19:31:11 -07:00
Zwagoth
d70a8333d0
Merge pull request #101 from zwagoth/dependabot/npm_and_yarn/jquery-3.4.1
Bump jquery from 3.3.1 to 3.4.1
2019-07-11 23:44:57 -04:00
dependabot[bot]
51d3d91015
Bump jquery from 3.3.1 to 3.4.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 03:42:50 +00:00
Zwagoth
9c3126ef62
Merge pull request #100 from zwagoth/new_upload_page
New upload page
2019-07-11 23:39:42 -04: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
Zwagoth
2e04f4afc3
Update wiki_pages_controller.rb 2019-07-02 17:11:38 -04:00
Zwagoth
f29e90f508
Merge pull request #99 from zwagoth/issue-96
Various small fixes that needed doing.
2019-07-02 14:00:38 -04:00
Kira
0c39d3f9d1 Fix help pages being broken all over the place 2019-07-02 10:56:58 -07:00
Kira
7851d104b6 Fix deletion of forum categories 2019-07-02 10:38:03 -07:00
Kira
725cdfe5ef Prevent blacklisted emails from being used during an email change 2019-07-02 10:25:47 -07:00
Kira
65b53f48ca Fix sample images not scaling to fit image if too wide
This also fixes a few note related problems with the image mode
selector that would prevent note scaling, or force images to scale
along only one axis because of explicit width/height being set.
2019-07-02 10:20:13 -07:00
Zwagoth
a1213c2c0a
Merge pull request #98 from zwagoth/user_roles
User roles
2019-07-02 12:53:34 -04:00
Kira
03de07a2a1 Bunch of dumb little fixes related to user level changes 2019-06-30 11:16:05 -07:00
Kira
4024108f1c Convert builder -> janitor for user rank 2019-06-29 12:58:28 -07:00
Kira
55e57edab8 Replace hardcoded levels with config based levels 2019-06-29 12:25:44 -07:00
Kira
16af051931 Convert platinum -> contributor for user rank 2019-06-29 12:06:13 -07:00
Kira
e2f15d0898 Remove user upgrades controller and views 2019-06-29 09:26:47 -07:00
Kira
9fa294ba31 Convert gold -> privileged for user level 2019-06-29 08:45:58 -07:00
Zwagoth
317f74af90
Merge pull request #95 from zwagoth/unify_throttles
Add user based action throttles
2019-06-29 08:30:43 -04:00
Kira
c819a34443 Add user based action throttles 2019-06-29 05:29:21 -07:00
Zwagoth
18f0cdf334
Merge pull request #94 from zwagoth/tag_counts
Fix new tags starting with the wrong tag count
2019-06-23 04:06:41 -04:00
Kira
15cc10f210 Fix new tags starting with the wrong tag count 2019-06-23 01:03:26 -07:00
Zwagoth
905c976d1b
Merge pull request #93 from zwagoth/extra_tag_types
Extra tag types
2019-06-23 03:30:11 -04:00
Kira
0715b0c251 Add species and invalid tag types 2019-06-23 00:27:33 -07:00
Kira
3a0c06672f Remove missing reference from mod tags controller 2019-06-23 00:26:42 -07:00
Kira
35d9e028ea Remove s3 to fix compile errors in production mode 2019-06-23 00:26:14 -07:00
Zwagoth
005bcb10dc
Merge pull request #92 from zwagoth/file_limits
File limits
2019-06-22 07:12:57 -04:00
Kira
37e04c49f5 Add user post edit limit per hour 2019-06-22 04:01:33 -07:00
Kira
847257966e Change upload limit formula to match e6 2019-06-22 02:01:49 -07:00
Kira
a907df4b9a File limits and processing that matches closer to e6 2019-06-20 19:51:51 -07:00
Kira
f5d29b920a Fix bad use of system and Open3
This should avoid any cases of shell escaping being a problem with
input data, and also help to prevent command injection as a result
of possible shell escaping issues by making arguments passed to
the process explicitly passed.
2019-06-20 19:51:51 -07:00
Zwagoth
879d6462ca
Merge pull request #91 from zwagoth/access_denied
Allow for custom access denied messages
2019-06-20 22:51:16 -04:00
Kira
6f1729ec2e Allow for custom access denied messages 2019-06-20 19:49:40 -07:00
Zwagoth
a78a369d1d
Merge pull request #89 from zwagoth/refactor_password_resets
Make password resets closer to old e6 password resets
2019-06-13 00:41:41 -04:00