Commit Graph

  • 11522b79f0 Add tracker validation for uploaded torrent master sqozz 2018-04-02 13:34:51 +02:00
  • 439e284135 Add torrent file detection for single files sqozz 2018-04-02 02:52:05 +02:00
  • b56fe04bbe Fix client side torrent file browser sqozz 2018-04-02 02:43:23 +02:00
  • d1818be844 Fix upload validation sqozz 2018-04-01 21:29:42 +02:00
  • 599c54bf4e Merge branch 'master' of http://git.struppi.name/struppi/TorrentIndexer sqozz 2018-04-01 20:05:05 +02:00
  • d9bd330129 Fix torrent creation encoding sqozz 2018-04-01 20:04:52 +02:00
  • df83e9124d Change tracker URL sqozz 2018-04-01 20:04:15 +02:00
  • 1e4196b53c Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer Stefan Rupp 2018-04-01 19:45:11 +02:00
  • dcae2ac323 Close used db connections sqozz 2018-04-01 19:44:49 +02:00
  • 40225594c0 fix wrong URL in settings.json Stefan Rupp 2018-04-01 19:32:59 +02:00
  • f45afb3035 Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer Stefan Rupp 2018-04-01 18:37:01 +02:00
  • 0e417ee30a Add torrent statistics sqozz 2018-04-01 18:14:22 +02:00
  • f759d92f89 Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer Stefan Rupp 2018-04-01 02:54:08 +02:00
  • 47b7897402 fix exeption handling in case of empty announce list Stefan Rupp 2018-04-01 02:51:33 +02:00
  • 51c9a55968 Fix decoding of empty values sqozz 2018-04-01 02:12:40 +02:00
  • 6c66eeb86c Disable debug mode sqozz 2018-04-01 01:36:11 +02:00
  • befc9db877 Add config for valid tracker sqozz 2018-04-01 01:35:01 +02:00
  • 46ad8bddad Add clickable categories sqozz 2018-04-01 01:29:57 +02:00
  • 3c2b49fc74 Add category resolver sqozz 2018-04-01 01:14:48 +02:00
  • e351a61964 Improve client side input validation sqozz 2017-12-30 22:28:26 +01:00
  • b34348f035 Merge branch 'master' of http://git.struppi.name/struppi/TorrentIndexer sqozz 2017-12-30 20:28:14 +01:00
  • 29300c09b5 Finalize detail page sqozz 2017-12-29 08:42:22 +01:00
  • e8b46e9763 Change CSS of details page sqozz 2017-12-29 07:18:51 +01:00
  • d0e9457211 Add details from database to details page sqozz 2017-12-29 06:26:22 +01:00
  • d5b04180a6 Add vim magic line sqozz 2017-12-29 05:14:13 +01:00
  • 9c053b5021 Add translation capability sqozz 2017-12-29 08:03:17 +01:00
  • ef3224ecf3 reject torrents that are not announced by our tracker Stefan Rupp 2017-12-29 06:30:58 +01:00
  • 2c220afced Rework categories and stuff sqozz 2017-12-29 04:57:37 +01:00
  • 9faa532577 Change result table sqozz 2017-12-29 03:33:54 +01:00
  • ea6b815c41 Merge remote-tracking branch 'struppi/master' sqozz 2017-12-29 03:24:05 +01:00
  • d42f9a9ac4 Add basic detail routes sqozz 2017-12-29 03:03:47 +01:00
  • 28208f1ba6 format DL size in a human-readible way Stefan Rupp 2017-12-29 02:56:15 +01:00
  • 16878ee228 Fix category layout sqozz 2017-12-29 02:27:43 +01:00
  • a67182df2c Change translation sqozz 2017-12-29 01:48:49 +01:00
  • 09be31db82 Add success and duplicate message sqozz 2017-12-29 01:47:39 +01:00
  • 2256e6f2de Add duplicate detection sqozz 2017-12-29 00:31:28 +01:00
  • 88b9a32b5f Add requirements sqozz 2017-12-28 22:13:15 +01:00
  • c80e9bbd2e Add categories headline sqozz 2017-12-28 21:51:16 +01:00
  • 8fe644a993 Change category overview sqozz 2017-12-28 19:13:27 +01:00
  • c028559650 Fix use of proper file checksum sqozz 2017-12-28 10:15:00 +01:00
  • b86e6cb7cb Add metadata to database and UI sqozz 2017-12-28 08:36:44 +01:00
  • 77e11c3edc Add multi-purpose search sqozz 2017-12-28 05:07:42 +01:00
  • 17c833a616 Add search sqozz 2017-12-28 04:19:04 +01:00
  • 9eddb24fc2 Add categories sqozz 2017-12-28 03:14:35 +01:00
  • 501578a66b Fix subpages sqozz 2017-12-28 03:14:12 +01:00
  • 3092c2e615 changed create dialog sqozz 2015-02-21 04:29:47 +01:00
  • ebc7da1d05 modified create dialog to display torrent infos detected from files sqozz 2015-02-21 03:01:47 +01:00
  • af9a8eb81b implemented sqlite database backend sqozz 2015-02-19 00:50:18 +01:00
  • 8da224ddf9 implemented the right bootstrap form add made some more JS-form-validation sqozz 2015-02-17 23:03:19 +01:00
  • 13ce1a8c81 first javascript form validation implementation sqozz 2015-02-15 05:43:17 +01:00
  • 9ec244d9f3 Files are now stored as a hash from a uuid to preserve uniqueness Server prints out the submitted data sqozz 2015-02-15 04:51:27 +01:00
  • 4ba2e1168f Added translation methods to JS and Python Modified "Create"-form sqozz 2015-02-15 03:48:39 +01:00
  • dc82260d08 revert back to bootstrap sqozz 2015-02-14 00:17:40 +01:00
  • 94ba7485c6 Revert to 71858c6020d75f57d5d10f6617ab610b3846105a sqozz 2015-02-12 22:06:31 +01:00
  • 90bd3ea1f2 throw away this stupid bootstrap shit and build it with plain HTML sqozz 2015-02-09 00:13:32 +01:00
  • 71858c6020 added search page bytewerk 2015-02-06 22:03:42 +01:00
  • 72daa11c33 Added newst version of Bootstrap Added "create" menupoint Added icons to the menupoints sqozz 2015-02-05 22:38:39 +01:00
  • a8bf953078 did some major cleanup work and implemented subpages sqozz 2015-02-05 22:17:33 +01:00
  • 9d9b505886 some more cleanup sqozz 2015-02-05 13:50:44 +01:00
  • 63df26fd29 some cleanup work sqozz 2015-02-05 12:33:23 +01:00
  • c34dad7ef0 initial commit sqozz 2015-02-05 01:02:32 +01:00