spaghetti
d299f35f4b
Update JS get_size function
8 years ago
spaghetti
d55b78289c
Add upload badges
8 years ago
spaghetti
c7a42c378c
Remove tag list and group description from edit page for Other torrents
8 years ago
spaghetti
6cab481592
Remove some trailing whitespace
8 years ago
spaghetti
b8e7e63e81
Increase maximum string length of tag aliases
This actually matters now that we have namespaces, and there's no reason
not to bring it up to 255 characters. mysql is going to use 1 size byte
as long as we're below a maximum of 256 characters
8 years ago
spaghetti
6bc622240e
Forgot to actually add genaviv files to git
8 years ago
spaghetti
cba042a7f4
Add Genaviv style
8 years ago
spaghetti
6d191b6780
Prevent null bytes causing bcrypt to bail early
Note that this password hashing change will cause an incompatibility
with a fraction of hashes made before this change. A migration is
necessary.
8 years ago
spaghetti
149d16d49c
Style alert box in beluga
8 years ago
spaghetti
d2e1454d03
Update README
8 years ago
spaghetti
d7342b1834
Add live style previews to profile edit page
8 years ago
spaghetti
914e9cc587
Allow for stylesheets to have optional "additions"
8 years ago
spaghetti
d5d7a4e1ca
Fix contest query escaping
8 years ago
spaghetti
978ff198e8
Fix some javascript
8 years ago
spaghetti
0b8a555015
Color reported label in beluga
8 years ago
spaghetti
cee7afa4e7
Add a temporary shim for NodeList.forEach on firefox
8 years ago
spaghetti
ca260c4b1e
Do autofill in upload.js instead of onclicks
8 years ago
spaghetti
075fe256cf
Do QuoteJump in comments.js instead of onclicks
8 years ago
spaghetti
53d0218977
Do lightbox init in global.js instead of onclicks
8 years ago
spaghetti
4195ce4406
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
22646e71eb
Fix email deletion logic
8 years ago
spaghetti
54b3f5ac78
Allow for revoking promotion purchasing permission
8 years ago
spaghetti
910b750186
this should have been part of 62b9da6
8 years ago
spaghetti
b5b0429425
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
6ab7251c28
Don't break contest page if there's no contest settings
8 years ago
spaghetti
543db43a08
Support announce-list for old style torrent blobs
8 years ago
spaghetti
717219830e
Fix authorized location system ASN detection
8 years ago
spaghetti
a1d6dbc765
Remove unused code in format_username
8 years ago
spaghetti
b3dd6bad51
Update README
8 years ago
spaghetti
9c357b47ac
Informative comment
8 years ago
spaghetti
0212655b17
Require authorization for logins from new locations
8 years ago
spaghetti
8940d28b97
Why write an entire comment explaining what a variable is for instead of just naming it properly
8 years ago
spaghetti
0bbaaeee32
update_geoip tool now grabs ASN data as well
Currently unused, but not for long
8 years ago
spaghetti
ed418f16fd
Clear geodist cache on update
8 years ago
spaghetti
25ecd3abe1
Fix misc values tool
8 years ago
spaghetti
ee9b4993d9
Forgot to track these apparently
8 years ago
spaghetti
8572f22820
Style Changes
8 years ago
spaghetti
5593566241
Add name metadata to magnet links
8 years ago
spaghetti
b0c1dcd85b
Top-align torrent screenshots
8 years ago
spaghetti
93afd00665
Remove unused variables
8 years ago
spaghetti
d56643c45b
Remove validator for removed setting
8 years ago
spaghetti
d77eea13e6
Fix instability of multiple avatars
8 years ago
spaghetti
4183702b46
Remove some styling that tooltipster does
displaying a tooltip caused horizontal scrollbars to disappear even when
the window was small and should have kept one
8 years ago
spaghetti
c66fd26b5d
Make styled tooltips mandatory
8 years ago
spaghetti
7bba026066
Style changes
8 years ago
spaghetti
a864f90ea4
Repurpose site_options table for misc values
It's what we were using it for anyway
8 years ago
spaghetti
1958fc02dd
Typo in rules
8 years ago
spaghetti
4a8c214be2
Add contest scoreboard
8 years ago
spaghetti
71a49a5bb8
Remove references to artist concerts
8 years ago
spaghetti
4139f52ef2
Remove unused code that was breaking paranoia JS
8 years ago