Commit Graph

62 Commits

Author SHA1 Message Date
sqozz 4f6a4d2681 Return 409 if torrent already exists 2018-12-28 07:35:45 +01:00
sqozz 11522b79f0 Add tracker validation for uploaded torrent 2018-04-02 13:34:51 +02:00
sqozz 439e284135 Add torrent file detection for single files 2018-04-02 02:52:05 +02:00
sqozz b56fe04bbe Fix client side torrent file browser 2018-04-02 02:43:23 +02:00
sqozz d1818be844 Fix upload validation 2018-04-01 21:29:42 +02:00
sqozz 599c54bf4e Merge branch 'master' of http://git.struppi.name/struppi/TorrentIndexer 2018-04-01 20:05:05 +02:00
sqozz d9bd330129 Fix torrent creation encoding 2018-04-01 20:04:52 +02:00
sqozz df83e9124d Change tracker URL 2018-04-01 20:04:15 +02:00
Stefan Rupp 1e4196b53c Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer 2018-04-01 19:45:11 +02:00
sqozz dcae2ac323 Close used db connections 2018-04-01 19:44:49 +02:00
Stefan Rupp 40225594c0 fix wrong URL in settings.json 2018-04-01 19:32:59 +02:00
Stefan Rupp f45afb3035 Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer 2018-04-01 18:37:01 +02:00
sqozz 0e417ee30a Add torrent statistics 2018-04-01 18:14:22 +02:00
Stefan Rupp f759d92f89 Merge branch 'master' of https://git.geekify.de/sqozz/TorrentIndexer 2018-04-01 02:54:08 +02:00
Stefan Rupp 47b7897402 fix exeption handling in case of empty announce list 2018-04-01 02:51:33 +02:00
sqozz 51c9a55968 Fix decoding of empty values 2018-04-01 02:12:40 +02:00
sqozz 6c66eeb86c Disable debug mode 2018-04-01 01:36:11 +02:00
sqozz befc9db877 Add config for valid tracker 2018-04-01 01:35:33 +02:00
sqozz 46ad8bddad Add clickable categories 2018-04-01 01:29:57 +02:00
sqozz 3c2b49fc74 Add category resolver 2018-04-01 01:14:48 +02:00
sqozz e351a61964 Improve client side input validation 2017-12-30 23:59:34 +01:00
sqozz b34348f035 Merge branch 'master' of http://git.struppi.name/struppi/TorrentIndexer
Add basic torrent validation
2017-12-30 20:28:14 +01:00
sqozz 29300c09b5 Finalize detail page 2017-12-29 08:42:22 +01:00
sqozz e8b46e9763 Change CSS of details page 2017-12-29 08:08:43 +01:00
sqozz d0e9457211 Add details from database to details page 2017-12-29 08:08:43 +01:00
sqozz d5b04180a6 Add vim magic line 2017-12-29 08:03:39 +01:00
sqozz 9c053b5021 Add translation capability 2017-12-29 08:03:17 +01:00
Stefan Rupp ef3224ecf3 reject torrents that are not announced by our tracker 2017-12-29 06:30:58 +01:00
sqozz 2c220afced Rework categories and stuff 2017-12-29 04:57:37 +01:00
sqozz 9faa532577 Change result table 2017-12-29 03:33:54 +01:00
sqozz ea6b815c41 Merge remote-tracking branch 'struppi/master'
Add human readable file sizes
2017-12-29 03:24:58 +01:00
sqozz d42f9a9ac4 Add basic detail routes 2017-12-29 03:03:47 +01:00
Stefan Rupp 28208f1ba6 format DL size in a human-readible way 2017-12-29 02:56:15 +01:00
sqozz 16878ee228 Fix category layout 2017-12-29 02:27:43 +01:00
sqozz a67182df2c Change translation 2017-12-29 01:48:49 +01:00
sqozz 09be31db82 Add success and duplicate message 2017-12-29 01:47:39 +01:00
sqozz 2256e6f2de Add duplicate detection 2017-12-29 00:31:28 +01:00
sqozz 88b9a32b5f Add requirements 2017-12-28 22:13:15 +01:00
sqozz c80e9bbd2e Add categories headline 2017-12-28 21:51:16 +01:00
sqozz 8fe644a993 Change category overview 2017-12-28 19:13:27 +01:00
sqozz c028559650 Fix use of proper file checksum 2017-12-28 10:15:00 +01:00
sqozz b86e6cb7cb Add metadata to database and UI 2017-12-28 08:36:44 +01:00
sqozz 77e11c3edc Add multi-purpose search 2017-12-28 05:07:42 +01:00
sqozz 17c833a616 Add search 2017-12-28 04:19:04 +01:00
sqozz 9eddb24fc2 Add categories 2017-12-28 03:14:35 +01:00
sqozz 501578a66b Fix subpages 2017-12-28 03:14:12 +01:00
sqozz 3092c2e615 changed create dialog 2015-02-21 04:29:47 +01:00
sqozz ebc7da1d05 modified create dialog to display torrent infos detected from files 2015-02-21 03:01:47 +01:00
sqozz af9a8eb81b implemented sqlite database backend 2015-02-19 00:50:18 +01:00
sqozz 8da224ddf9 implemented the right bootstrap form add made some more JS-form-validation 2015-02-17 23:03:19 +01:00