66 Commits (62de516001ecad94c4250406b504a2ad4608c2e4)

Author SHA1 Message Date
  spaghetti d037a6a7d4 Force torrent title for categories without grouping 8 years ago
  spaghetti 98e410c49a Show report summary on hover 8 years ago
  spaghetti dc0f530b5a Fix anonymous upload regression 8 years ago
  spaghetti b773278a7f Fix SQL issue that shouldn't be happening 8 years ago
  spaghetti e5f97629bb Allow anonymous uploads 8 years ago
  tricidious 8733cf04cc Add additional fields to Other category torrents 8 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 9 years ago
  spaghetti 9966e5923a Sort by name correctly in user searches 9 years ago
  spaghetti 10831c4902 Replace some inline styling 9 years ago
  spaghetti 91faea2797 Sort tags in details view by name 9 years ago
  spaghetti 61603a4c1b Remove tag voting 9 years ago
  spaghetti fc87556b2b Remove unnecessary div around torrents table 9 years ago
  spaghetti 5bfdb53672 Fix query in masspm.php 9 years ago
  spaghetti 9f7885546a Remove torrent group voting and similar artists 9 years ago
  spaghetti 785d4c17f6 Put magnet links behind a user setting 9 years ago
  spaghetti e650a1ab73 Code style: replace "array()" with "[]" 9 years ago
  spaghetti 69c165ee75 Remove .txt torrent download option 9 years ago
  spaghetti b6b3343db1 Add search by size 9 years ago
  spaghetti fa8e9bfddf Clarify torrent edit button text 9 years ago
  spaghetti a12781cc2d Replace snatched icon PNG with inline SVG 9 years ago
  spaghetti 75fd81cabc Modify markup to be more HTML5 compliant 9 years ago
  spaghetti e51d6963b4 Miscellaneous changes to bring public repo in line with private 9 years ago
  spaghetti f1af3a89e8 Allow sorting by catalogue number 9 years ago
  spaghetti f6e05f2f50 Fix reseed 9 years ago
  spaghetti e291dda404 Remove CORS header 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
  spaghetti beaf9b254b Use IS and IS NOT for newly added sql NULLs 9 years ago
  ngxez ad7abee5c2 Allow Gazelle to run with mysql strict mode enabled. 9 years ago
  spaghetti 4ed111fb57 Typo 9 years ago
  spaghetti 77caf27a02 Spruce up small inputs with submit buttons 9 years ago
  spaghetti 3c517f23c6 Make thumbnail instructions more clear 9 years ago
  spaghetti bbcf2ae6eb Make torrent deletion errors more descriptive 9 years ago
  spaghetti 7336fb839c Add Romaji titles 9 years ago
  spaghetti d76fa311d6 Shorten "week" in freeleech time format 9 years ago
  spaghetti e54f549df1 Add nocover image 9 years ago
  spaghetti 1dcb5f0ddb Tag namespace tweaks 9 years ago
  spaghetti 09e4eaf252 Color some tag namespaces 9 years ago
  spaghetti 89a536497f Update JS get_size function 9 years ago
  spaghetti fef2fb5797 Do lightbox init in global.js instead of onclicks 9 years ago
  spaghetti 20aae61a7d Replace inline JS gtoggles with html attributes and some global JS 9 years ago
  spaghetti ba83225b19 Migrate to storing torrent files on the filesystem rather than the DB 9 years ago
  spaghetti 368b3ca589 Add name metadata to magnet links 9 years ago
  spaghetti 405dc917b1 Remove unused variables 9 years ago
  spaghetti 94ff2bd873 Style changes 9 years ago
  spaghetti a058a42a50 Fix weird case where trying to delete an artist that was already deleted breaks edit 10 years ago
  spaghetti 2e283fa9f6 fix edit type bug 10 years ago
  spaghetti f49f9d234f MYSQL -> MYSQLI 10 years ago