spaghetti
788a4da9c0
More json_encode migration
I swear one of these days I'll just do a search and replace all of them
8 years ago
spaghetti
e857952d21
More json_encode migration and some 2FA fixes
8 years ago
spaghetti
2e7d189568
Apparently NULL from the database becomes an empty string in PHP, not null
8 years ago
ngxez
410c84fa7f
Additional fixes for NULL related fields.
8 years ago
ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
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
271afb5565
camelCase -> snake_case in users.class
8 years ago
spaghetti
fe9cb0641d
Generalize bonus points to be easily renamed
8 years ago
spaghetti
aa1f8ba839
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
b7d468f9f1
Allow for revoking promotion purchasing permission
8 years ago
spaghetti
d613d0801f
Remove unused code in format_username
8 years ago
spaghetti
f88ff8d71b
Informative comment
8 years ago
spaghetti
102c54e720
Require authorization for logins from new locations
8 years ago
spaghetti
4c98bc1431
Whoops
8 years ago
spaghetti
6f1b7809ef
What?
8 years ago
spaghetti
80fa6ddd4a
Remove unused code
8 years ago
spaghetti
f45cfdf2ce
Have disabled icon actually say "Disabled" (Upstream)
8 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
e30e450151
code cleanup
9 years ago
spaghetti
b577cb290e
Migrate to SITE_DOMAIN constant from (NON)SSL_SITE_URL
9 years ago
spaghetti
3d9458b3d0
Initial commit
9 years ago