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
7 years ago
spaghetti
d4fca326e8
Change advanced toggle on torrent search form
7 years ago
spaghetti
cef83063a2
Migrate some inline JS
7 years ago
spaghetti
9966e5923a
Sort by name correctly in user searches
7 years ago
spaghetti
10831c4902
Replace some inline styling
7 years ago
spaghetti
91faea2797
Sort tags in details view by name
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
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
spaghetti
77caf27a02
Spruce up small inputs with submit buttons
8 years ago
spaghetti
3c517f23c6
Make thumbnail instructions more clear
8 years ago
spaghetti
bbcf2ae6eb
Make torrent deletion errors more descriptive
8 years ago
spaghetti
7336fb839c
Add Romaji titles
8 years ago
spaghetti
d76fa311d6
Shorten "week" in freeleech time format
8 years ago
spaghetti
e54f549df1
Add nocover image
8 years ago
spaghetti
1dcb5f0ddb
Tag namespace tweaks
8 years ago
spaghetti
09e4eaf252
Color some tag namespaces
8 years ago
spaghetti
89a536497f
Update JS get_size function
8 years ago
spaghetti
fef2fb5797
Do lightbox init in global.js instead of onclicks
8 years ago
spaghetti
20aae61a7d
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
ba83225b19
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
368b3ca589
Add name metadata to magnet links
8 years ago
spaghetti
405dc917b1
Remove unused variables
8 years ago
spaghetti
94ff2bd873
Style changes
8 years ago