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
271afb5565
camelCase -> snake_case in users.class
8 years ago
spaghetti
d76fa311d6
Shorten "week" in freeleech time format
8 years ago
spaghetti
aeecef3ef4
Fix freeleeching new uploads during global freeleech
8 years ago
spaghetti
0012dc1adb
Increase starting UL to 1024MiB
8 years ago
spaghetti
323a004807
Automatically mark ISOs neutral leech and give uploader a bonus point award
8 years ago
spaghetti
753b1ff37a
Only freeleech first extra torrent in trump report
8 years ago
spaghetti
8c4e104470
Add tag namespace colors on requests
8 years ago
spaghetti
65f6db3a3c
Increase size of tag field
8 years ago
spaghetti
81516af856
Typo in last scheduler change
8 years ago
spaghetti
87bec35386
Update sphinx_min_max_matches in scheduler
Fixes #1
8 years ago
spaghetti
5d612a0aa2
Fix user stats charts
8 years ago
spaghetti
1108bf977a
Fix up user profile collages
8 years ago
spaghetti
eec7f97e72
Prevent new autofill code from choking on ex
8 years ago
spaghetti
ef4916900f
Fix full cover doujin autofill
8 years ago
spaghetti
b570edac1f
Switch back to unix line breaks after PR
8 years ago
Ace
1dc57883d9
Now uses full size covers
Adjusted the autofill so that it should use the first page of the gallery as the cover.
Falls back to the old thumbnail if it breaks.
8 years ago
spaghetti
35959456d1
Missed some trailing witespace
8 years ago
spaghetti
05f921f0ad
Case insensitive email matching for account recovery
8 years ago
spaghetti
c2439219b6
Add total seeding size to profiles
8 years ago
spaghetti
c76e25d3da
Fix secondary avatar switching on profiles
8 years ago
spaghetti
fe2bac1e2c
Fix poll button margins
8 years ago
spaghetti
e7455a0e32
Update proxy error images
8 years ago
spaghetti
e54f549df1
Add nocover image
8 years ago
spaghetti
1dcb5f0ddb
Tag namespace tweaks
8 years ago
spaghetti
ac9506734f
Add IRC line stats to profile pages
8 years ago
spaghetti
64b931d108
Allow disabled users to reset their password
8 years ago
spaghetti
6ce6fadd10
Spruce up user stats graphs
8 years ago
spaghetti
60dfdf1de6
Badge changes and additions
8 years ago
spaghetti
e88ab80774
Forum post badges
8 years ago
spaghetti
fe9cb0641d
Generalize bonus points to be easily renamed
8 years ago
spaghetti
d345a95162
Prevent some errors on batch tag tool use
8 years ago
spaghetti
09e4eaf252
Color some tag namespaces
8 years ago
spaghetti
89a536497f
Update JS get_size function
8 years ago
spaghetti
abaab8823c
Add upload badges
8 years ago
spaghetti
8121e03890
Add live style previews to profile edit page
8 years ago
spaghetti
f1f5b2fd56
Allow for stylesheets to have optional "additions"
8 years ago
spaghetti
a64e162a19
Fix contest query escaping
8 years ago
spaghetti
f86e3e2b19
Do autofill in upload.js instead of onclicks
8 years ago
spaghetti
fef2fb5797
Do lightbox init in global.js instead of onclicks
8 years ago
spaghetti
20aae61a7d
Replace inline JS gtoggles with html attributes and some global JS
End goal is to remove all inline JS, starting with onclick
8 years ago
spaghetti
20948d25ad
Fix email deletion logic
8 years ago
spaghetti
b7d468f9f1
Allow for revoking promotion purchasing permission
8 years ago
spaghetti
ba83225b19
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
2ee7168383
Don't break contest page if there's no contest settings
8 years ago
spaghetti
57a52eb5bb
Fix authorized location system ASN detection
8 years ago
spaghetti
102c54e720
Require authorization for logins from new locations
8 years ago
spaghetti
afd3bd05eb
Why write an entire comment explaining what a variable is for instead of just naming it properly
8 years ago
spaghetti
b12e756084
update_geoip tool now grabs ASN data as well
Currently unused, but not for long
8 years ago
spaghetti
7e210a5d51
Clear geodist cache on update
8 years ago