spaghetti
dd5fa382c4
Support arbitrary thumbnailing profiles
8 years ago
spaghetti
6f6ca3ffa1
Slim down image tools
Some minor functionality will need to be reimplemented later
Not a priority though
8 years ago
spaghetti
7fdb4673b8
Always add badge array to user_info, even if no badges
8 years ago
spaghetti
99f08adc0e
Refactor badges
8 years ago
spaghetti
8f35bf91ff
Don't hard code ID of warning wiki article
9 years ago
spaghetti
69c165ee75
Remove .txt torrent download option
ISPs can't see filenames through TLS. This option is useless in a
codebase that forces HTTPS, and only confuses users.
9 years ago
spaghetti
06c1b69558
HTML5 compliancy: use data prefix for custom attributes
9 years ago
spaghetti
7fa01ea63e
Whitespace fixes to bring inline with private repo
9 years ago
spaghetti
788a4da9c0
More json_encode migration
I swear one of these days I'll just do a search and replace all of them
9 years ago
spaghetti
e857952d21
More json_encode migration and some 2FA fixes
9 years ago
spaghetti
2e7d189568
Apparently NULL from the database becomes an empty string in PHP, not null
9 years ago
ngxez
410c84fa7f
Additional fixes for NULL related fields.
9 years ago
ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
9 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.
9 years ago
spaghetti
271afb5565
camelCase -> snake_case in users.class
9 years ago
spaghetti
fe9cb0641d
Generalize bonus points to be easily renamed
9 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.
9 years ago
spaghetti
b7d468f9f1
Allow for revoking promotion purchasing permission
9 years ago
spaghetti
d613d0801f
Remove unused code in format_username
9 years ago
spaghetti
f88ff8d71b
Informative comment
9 years ago
spaghetti
102c54e720
Require authorization for logins from new locations
9 years ago
spaghetti
4c98bc1431
Whoops
9 years ago
spaghetti
6f1b7809ef
What?
10 years ago
spaghetti
80fa6ddd4a
Remove unused code
10 years ago
spaghetti
f45cfdf2ce
Have disabled icon actually say "Disabled" (Upstream)
10 years ago
spaghetti
52b2b2e219
Retab project
10 years ago
spaghetti
e30e450151
code cleanup
10 years ago
spaghetti
b577cb290e
Migrate to SITE_DOMAIN constant from (NON)SSL_SITE_URL
10 years ago
spaghetti
3d9458b3d0
Initial commit
10 years ago