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
spaghetti
a058a42a50
Fix weird case where trying to delete an artist that was already deleted breaks edit
8 years ago
spaghetti
2e283fa9f6
fix edit type bug
9 years ago
spaghetti
f49f9d234f
MYSQL -> MYSQLI
9 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
668f290594
Fix censoring stuff
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