spaghetti
46a904d950
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
59b2333bcf
Don't leak anonymous uploads' uploaders through RSS
6 years ago
spaghetti
aebd91b2b5
Give the bookmark page some TLC
7 years ago
spaghetti
65c8df6a32
Don't escape prepared-query-bound filelist
7 years ago
spaghetti
6faa1294d3
Use correct type for FreeTorrent column
7 years ago
spaghetti
c9b6bcf0be
Rewrite screenshot adding in new torrents to use nicer SQL
7 years ago
spaghetti
42768e3a4c
Clean up a bunch of uploading logic
7 years ago
spaghetti
93cdab9891
Remove duplicate torrent file check
Source field insertion makes every infohash different so this doesn't do
anything
7 years ago
spaghetti
17b1970ec6
Fix minor trump resolve issues
7 years ago
spaghetti
32d128f188
Limit title length in irc announce
7 years ago
spaghetti
82c06f7d3d
Respect anonymous uploads in log
7 years ago
spaghetti
d8c885dd8d
Replace a whole bunch of sqltime()s with NOW()s
7 years ago
spaghetti
e5f97629bb
Allow anonymous uploads
Also hide some who-did-this information from normal users
Requires database change
Invalidates caches
7 years ago
tricidious
8733cf04cc
Add additional fields to Other category torrents
7 years ago
spaghetti
a2f248ec65
Fix large tags in sidebar overflowing
7 years ago
spaghetti
a23bb85827
Upload form: Fix resolution bug
7 years ago
spaghetti
61603a4c1b
Remove tag voting
Analysis has shown that this system doesn't actually accomplish
anything. Users do not vote on tags often enough to actually get any tag
removed, so why even bother?
Non-critical database change with this commit
7 years ago
spaghetti
2a4076d591
Upload form: fix broken CategoryID after submission reattempt
7 years ago
spaghetti
e089b33126
Fix RSS categories
8 years ago
spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
3223dbd3b8
Disable automatic group merging for now
8 years ago
spaghetti
4c0a1d57bc
Tweak reward code for NL ISOs
8 years ago
spaghetti
7336fb839c
Add Romaji titles
8 years ago
spaghetti
a55b972580
Populate "source" field of uploaded torrents
Value added to source field contains the site name and a random string.
This change prevents uploaders from using self-generated torrent files
unless they also add the source value themselves. This value is provided
to them on the upload page, but is still more inconvenient than before.
8 years ago
spaghetti
aeecef3ef4
Fix freeleeching new uploads during global freeleech
8 years ago
spaghetti
323a004807
Automatically mark ISOs neutral leech and give uploader a bonus point award
8 years ago
spaghetti
65f6db3a3c
Increase size of tag field
8 years ago
spaghetti
ba83225b19
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
592dc5dc47
Repurpose site_options table for misc values
It's what we were using it for anyway
8 years ago
spaghetti
36f0c43f74
Add contest scoreboard
8 years ago
spaghetti
bf76d32fc8
better error messages for uploading
9 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
3d9458b3d0
Initial commit
9 years ago