Commit Graph

5356 Commits

Author SHA1 Message Date
HDVinnie 3d3de56ccb update: queries 2020-05-26 13:22:18 -04:00
HDVinnie 5bc20e40c7 update: view blades 2020-05-26 13:01:17 -04:00
HDVinnie fb7c4ac723 fix: api torrent controller test 2020-05-19 01:44:33 -04:00
HDVinnie 57f273ba72 update: api torrent controller test 2020-05-19 01:27:38 -04:00
HDVinnie f0eb5f3672 update: torrent factory 2020-05-18 23:14:01 -04:00
HDVinnie 21db1f07f5 Merge branch 'master' into Types-System-Refactor 2020-05-18 23:00:03 -04:00
HDVinnie 9c5427bafc Merge pull request #1345 from HDInnovations/analysis-2Qb4Dr
Apply fixes from StyleCI
2020-05-18 22:59:25 -04:00
HDVinnie f90bfe8814 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-19 02:59:08 +00:00
HDVinnie 52d2e35e7b add: new migration
- this new migration fixes the torrent table column from `type` to `type_id`.
- this column should be filled with the type id and not type name as previously done.
- this migration is backwards compatible and will update existing UNIT3D torrents in the foreach loop.
2020-05-18 22:57:53 -04:00
HDVinnie 4748e9ef7c refactor: backup manager 2020-05-18 21:28:20 -04:00
HDVinnie 128344580a Rename sponsors.yml to label-sponsors.yml 2020-05-18 02:19:37 -04:00
HDVinnie 05e5636379 update: playlists system 2020-05-16 10:58:41 -04:00
HDVinnie 910f64a35c fix: playlist torrent controller
- this adds proper validation to make sure the torrent_id and playlist_id are unique within a entry like the migration.
2020-05-15 13:00:16 -04:00
HDVinnie f4c75f4351 update: changelog.md 2020-05-15 12:08:50 -04:00
HDVinnie 4104e21906 Merge pull request #1342 from fionera/patch-1
(Refactor) Bonus System
2020-05-15 11:57:12 -04:00
HDVinnie e697042a02 Merge pull request #1341 from PyR8zdl/subtitle-patch
(Update) Subtitles System
2020-05-15 11:45:40 -04:00
HDVinnie 89bc6dea90 update: bonus controller test 2020-05-15 11:43:58 -04:00
Fionera be16f3dbf9 Remove call to load all Users from Bon Store
This creates a out-of-memory exception if not fixed
2020-05-15 16:03:13 +02:00
PyR8zdl 603934c6ef Reverted a mistake.
Details here. https://github.com/HDInnovations/UNIT3D-Community-Edition/pull/1341#discussion_r425335151
2020-05-14 13:12:54 -05:00
PyR8zdl 93838a726a Subtitle-System Patch
1. Fixed typo in return route.
2. Made the use of filesystem consistent.
3. Removed unneeded copy to tmp directory.
4. Simplified mime-type and file return.
2020-05-14 11:42:31 -05:00
HDVinnie 7de8989c8b chore: update dependencies
- there remains 10 low serverity vunerabilites due to laravel mix. A upstream fix is pending.
2020-05-14 00:44:05 -04:00
HDVinnie f4d1ab8668 Merge pull request #1339 from HDInnovations/analysis-D2WRKy
Apply fixes from StyleCI
2020-05-13 13:32:04 -04:00
HDVinnie 7ade1288d6 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-13 17:31:52 +00:00
HDVinnie 9ee6269b2d Merge pull request #1338 from HDInnovations/analysis-M1MEpj
Apply fixes from StyleCI
2020-05-13 13:29:45 -04:00
HDVinnie d8f0331192 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-13 17:29:02 +00:00
HDVinnie 4dc042b7ce Merge pull request #1337 from HDInnovations/analysis-5ZPm9x
Apply fixes from StyleCI
2020-05-13 13:27:23 -04:00
HDVinnie 1699d884d4 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-13 17:26:44 +00:00
HDVinnie 2a456c3b18 Merge pull request #1336 from HDInnovations/analysis-wjNDQZ
Apply fixes from StyleCI
2020-05-13 13:23:17 -04:00
HDVinnie 2b3989bb76 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-13 17:22:32 +00:00
HDVinnie 874cd3df9d update: announce controller 2020-05-13 13:08:48 -04:00
HDVinnie c58f549f1f fix: spanish language support
- closes #1332
2020-05-10 08:24:27 -04:00
HDVinnie d706f2521b Merge pull request #1331 from innocente205/patch-4
(Fix) Bencode.php
2020-05-10 08:18:23 -04:00
HDVinnie f39c197b76 Merge pull request #1330 from innocente205/patch-3
(Fix) About field length
2020-05-10 08:17:34 -04:00
innocente205 5993f80a00 (Fix) Bencode.php
Allow negative integers
2020-05-10 13:13:13 +07:00
innocente205 9e0f01fa55 (Fix) About field length 2020-05-10 08:57:18 +07:00
HDVinnie de75c239c4 Merge pull request #1329 from HDInnovations/analysis-QMrN1O
Apply fixes from StyleCI
2020-05-07 16:25:42 -04:00
HDVinnie 0b9221a760 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-05-07 20:25:20 +00:00
HDVinnie eb88163e48 update: subtitles system
- adds a subtitles index with faceted filtering
- linked in sidenav
2020-05-07 16:16:47 -04:00
HDVinnie 03d3594f0d update: readme.md
- update discord invite link
2020-05-05 04:30:41 -04:00
HDVinnie e319000b0c update: torrent recommendations query 2020-05-05 04:29:08 -04:00
HDVinnie 8a8de54f20 chore: styleci 2020-05-05 04:27:41 -04:00
HDVinnie 8bb3e5c162 remove: html-encrypt
- This feature is somewhat misleading being called html-encrypt, as it does not encrypt HTML or JS files, it basically re-encodes their bytes as hex values and then decodes it in the browser again. Every script kiddy with basic javascript knowledge will be able to read the files. This feature obfuscates the files for direct access, but provides no additional security benefits. It really doesnt seem benificail to have seeing UNIT3D is open-source.
2020-05-05 03:35:56 -04:00
HDVinnie d791ae2588 update: readme.md 2020-05-02 22:18:21 -04:00
HDVinnie 5ef040a7d8 update: game meta
- closes #1324
2020-05-01 11:53:11 -04:00
HDVinnie 6190218a5e update: jquery
- rollback jquery until v3.5.0 bugs are fixed
- closes #1325
2020-05-01 11:04:31 -04:00
HDVinnie d89e003cba Merge pull request #1321 from innocente205/patch-2
(Update) New news block
2020-04-30 05:31:06 -04:00
HDVinnie 2acc8d220b Merge pull request #1319 from innocente205/patch-1
(Fix) CommentController.php
2020-04-30 05:30:31 -04:00
HDVinnie e6a5a25041 Merge pull request #1322 from HDInnovations/revert-1310-refactor/AnnounceController
Revert "(Refactoring) Announce Controller: add new method for response torren…"
2020-04-30 05:27:54 -04:00
HDVinnie 75f0f91235 Merge pull request #1323 from HDInnovations/analysis-x0eDKB
Apply fixes from StyleCI
2020-04-30 05:21:10 -04:00
HDVinnie 8ad948799a Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-30 09:20:48 +00:00