spaghetti
46a904d950
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
baccd5da2c
memcached fix
6 years ago
spaghetti
2b211405d0
php is still strict about this stuff now
6 years ago
spaghetti
6a6905d32e
ban IPv6 IPs correctly too
6 years ago
spaghetti
5cb51c8fa9
PHP is strict about this now
6 years ago
spaghetti
d6756fe912
Don't make a query for each freeleech torrent
7 years ago
spaghetti
83c5b4fae3
Prefer require_once in non-entry-points
7 years ago
spaghetti
f69a0d00e2
Fully support unicode
Requires database changes
Adds support for emoji
7 years ago
spaghetti
9d2db56317
Hover cover follows mouse
7 years ago
spaghetti
bdbbbc17bb
Don't abort page creation if magnet link fails to generate
7 years ago
spaghetti
b6d693b1b3
Spruce up rules
7 years ago
spaghetti
fdd7e525ee
Add multi-platform to game releases
7 years ago
spaghetti
de80d91ab6
Support server_status cache method with php-memcached backend
7 years ago
spaghetti
2f7397e6d5
Display tags with spaces between them when reloading upload form
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
fbfb770390
Fix scope resolution error in badge class
7 years ago
spaghetti
2cf5334b4c
Clean up forum posting
- Check post size
- Use prepared queries
- Remove now-pointless injection protection
7 years ago
spaghetti
dd5fa382c4
Support arbitrary thumbnailing profiles
7 years ago
spaghetti
49cc8814b9
Cease use of deprecated functions
7 years ago
spaghetti
c3a965fdee
Remove references to third-party Push services
7 years ago
spaghetti
53e3dca294
Rename DBCrypt class to Crypto
7 years ago
spaghetti
cb1f6ad1d2
Add compatibility with php-memcached
7 years ago
spaghetti
ce7f6f0c91
Fix deprecated constructor format in torrent form
7 years ago
spaghetti
aa4ef62f73
Silence torrent_form errors when adding new format
7 years ago
spaghetti
1a9b5309e3
Fix upload form accidentally setting resolution
7 years ago
spaghetti
2329f52a6c
Enable thumbnailing
7 years ago
spaghetti
6ad9b13e15
Move language field above sub field in upload form
7 years ago
spaghetti
b4f402bbba
Restructure and simplify upload form
7 years ago
spaghetti
1013585f80
Send failed tracker updates to bot debug channel
7 years ago
spaghetti
6f6ca3ffa1
Slim down image tools
Some minor functionality will need to be reimplemented later
Not a priority though
7 years ago
spaghetti
29e6f8a7df
Only show top 10 donors link if donations are enabled
7 years ago
spaghetti
9e1ecd431e
Be more clear about screenshot restrictions on game upload form
7 years ago
spaghetti
7fdb4673b8
Always add badge array to user_info, even if no badges
7 years ago
spaghetti
d8c885dd8d
Replace a whole bunch of sqltime()s with NOW()s
7 years ago
spaghetti
6528c57384
Style password reset login page
7 years ago
spaghetti
c32c60ca8a
Add support for prepared mysql statements
7 years ago
spaghetti
99f08adc0e
Refactor badges
7 years ago
spaghetti
912dd91bb2
Italicize anonymous uploaders
7 years ago
spaghetti
953b08bece
Honor anonymous-ness in requests fill
7 years ago
spaghetti
8c533ee1bf
Add feature flag for donations
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
2bc3c0d49b
Add preliminary slave management page
7 years ago
spaghetti
cef83063a2
Migrate some inline JS
7 years ago
spaghetti
a23bb85827
Upload form: Fix resolution bug
7 years ago
spaghetti
d305ad6288
add tar.{gz,bz2} to archive formats
7 years ago
spaghetti
10831c4902
Replace some inline styling
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
b0ffed7857
Add Universal Two Factor support
Also create seperate account security options page
This commit requires a new database table
7 years ago