spaghetti
49cc8814b9
Cease use of deprecated functions
7 years ago
spaghetti
bbfdde836a
Accessibility improvements
7 years ago
spaghetti
21bd1476ec
Touch up editing 'Other' group
7 years ago
spaghetti
7a88e46d1b
Query infohash in an encoding-safe way
7 years ago
spaghetti
ce7f6f0c91
Fix deprecated constructor format in torrent form
7 years ago
spaghetti
2329f52a6c
Enable thumbnailing
7 years ago
spaghetti
b4f402bbba
Restructure and simplify upload form
7 years ago
spaghetti
82c06f7d3d
Respect anonymous uploads in log
7 years ago
spaghetti
0d4cc1a87d
Tag namespace support for user torrent searches
7 years ago
spaghetti
e36a953e32
Lazy-load screenshots
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
a8099af79f
Clear artist cache when added to a new group
7 years ago
spaghetti
b18ee05bb8
Consider group edits anonymous if user has uploaded a member torrent anonymously
7 years ago
spaghetti
64fe216673
Bring up to date with private repo
7 years ago
spaghetti
d8c885dd8d
Replace a whole bunch of sqltime()s with NOW()s
7 years ago
spaghetti
488a22857c
Don't show screenshot adder on edit form
7 years ago
spaghetti
88fce5b1f6
Fix some cover stuff on the details page
7 years ago
spaghetti
912dd91bb2
Italicize anonymous uploaders
7 years ago
spaghetti
d037a6a7d4
Force torrent title for categories without grouping
7 years ago
spaghetti
98e410c49a
Show report summary on hover
7 years ago
spaghetti
dc0f530b5a
Fix anonymous upload regression
7 years ago
spaghetti
b773278a7f
Fix SQL issue that shouldn't be happening
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
a2f248ec65
Fix large tags in sidebar overflowing
8 years ago
spaghetti
d4fca326e8
Change advanced toggle on torrent search form
8 years ago
spaghetti
cef83063a2
Migrate some inline JS
8 years ago
spaghetti
9966e5923a
Sort by name correctly in user searches
8 years ago
spaghetti
10831c4902
Replace some inline styling
8 years ago
spaghetti
91faea2797
Sort tags in details view by name
8 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
8 years ago
spaghetti
fc87556b2b
Remove unnecessary div around torrents table
8 years ago
spaghetti
5bfdb53672
Fix query in masspm.php
8 years ago
spaghetti
9f7885546a
Remove torrent group voting and similar artists
These features only have any value if users actually use them, and
experience has shown that nowhere near enough users use them to make
them worthwhile.
8 years ago
spaghetti
785d4c17f6
Put magnet links behind a user setting
8 years ago
spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 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.
8 years ago
spaghetti
b6b3343db1
Add search by size
8 years ago
spaghetti
fa8e9bfddf
Clarify torrent edit button text
8 years ago
spaghetti
a12781cc2d
Replace snatched icon PNG with inline SVG
8 years ago
spaghetti
75fd81cabc
Modify markup to be more HTML5 compliant
8 years ago
spaghetti
e51d6963b4
Miscellaneous changes to bring public repo in line with private
This consists mostly of commits I somehow skipped over and didn't patch
into the public repo
8 years ago
spaghetti
f1af3a89e8
Allow sorting by catalogue number
8 years ago
spaghetti
f6e05f2f50
Fix reseed
8 years ago
spaghetti
e291dda404
Remove CORS header
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
spaghetti
beaf9b254b
Use IS and IS NOT for newly added sql NULLs
8 years ago
ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
8 years ago
spaghetti
4ed111fb57
Typo
8 years ago