Commit Graph

63 Commits

Author SHA1 Message Date
Roardom ea9fd6c9c9 update: swap infohash from ascii-encoded hex to binary 2023-04-08 08:02:04 +00:00
Roardom dcd4f0b578 update: combine torrent searches 2023-02-22 03:53:20 -06:00
Roardom dc4a161fc0 optimize: torrents list
Eager load the bookmarks and fl tokens
2023-02-15 06:04:01 -06:00
Roardom d97ab002f2 remove: redundant bbcode converter 2023-02-07 23:51:10 -06:00
HDVinnie 472c820f99 update: UNIT3D linting
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie 85ab302611 update: announce 2023-01-23 21:31:51 -05:00
Roardom 873e24d430 fix: torrent model requests relationship 2023-01-09 00:37:31 -06:00
Roardom 47f64e47da update: cache freeleech tokens 2023-01-04 23:10:03 -06:00
Roardom 50e7463926 update: cache personal freeleeches 2023-01-04 23:07:23 -06:00
Roardom fc0235e39b update: fulfill requests with torrent id instead of info_hash 2022-12-23 16:07:47 -06:00
HDVinnie 31baa631a8 update: torrent show function and views 2022-12-15 17:19:39 -05:00
HDVinnie 7269eff48d Merge branch '6.x.x' into Livewire-Comments 2022-06-15 01:18:29 -04:00
HDVinnie 9c6bfaeeae update: torrent model type hint 2022-06-08 23:55:26 -04:00
HDVinnie 11816c79a5 Merge branch '6.x.x' into Livewire-Comments 2022-06-04 16:58:41 -04:00
HDVinnie 03e4f147a4 add: torrent grouping 2022-05-29 21:01:46 -04:00
Roardom 4726d5c555 refactor: torrent search filters into trait 2022-05-25 05:03:49 -05:00
HDVinnie acad7e80a4 update: torrent model 2022-02-17 00:57:17 -05:00
HDVinnie 1fc7c75eaa update: dependencies 2022-02-08 23:34:35 -05:00
HDVinnie 1bf1ae5d68 update: model relations 2022-01-23 19:03:09 -05:00
StyleCI Bot 2cc3d2b2cb Apply fixes from StyleCI 2022-01-23 22:42:35 +00:00
HDVinnie 00d00024e5 chore: cleanup 2022-01-23 17:42:16 -05:00
HDVinnie ebb5b72c2b fix: model type hints 2022-01-08 16:26:53 -05:00
HDVinnie 3c59acef1d update: torrent model 2022-01-08 15:44:58 -05:00
HDVinnie 77ec35bea5 chore: apply the laravel code style linter 2022-01-08 00:03:12 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie dd7b10bc11 update: modularize torrent page
- add new block to show recommendations, collection and playlists if there are any relating to said torrent
2021-12-15 14:23:45 -05:00
HDVinnie 9a0d49049b update: torrent model 2021-12-05 21:18:37 -05:00
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
Oha-you 23122962c1 update: Improve Linkify, escape special chars for BBcode 2021-05-20 22:55:39 +03:00
HDVinnie 30b2c63c66 cleanup: torrent model 2020-12-28 23:50:58 -05:00
HDVinnie e5a4a16ddf refactor: meta data system
- Complete rewrite of meta data system
- New media hub feature.
- Torrent Bumping Refactor
- Wish System Disabled until refactored
- Fetch meta command added for fetchinng new meta on prexsisnting torrents.
- plus alot more
- closes #1428
- closes #1344
- closes #1147
- closes #361
2020-10-28 16:42:22 -04:00
Laravel Shift fac1da0b42 Shift cleanup 2020-09-08 22:25:06 +00:00
Laravel Shift add31768f5 Shift to class based factories 2020-09-08 22:24:30 +00:00
HDVinnie 01093d711c Apply fixes from StyleCI
[ci skip] [skip ci]
2020-07-28 16:54:24 +00:00
HDVinnie a975116218 refactor: preslash simple functions
- Add pre-slash to short named functions to improve performance by almost 30%
-  @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
2020-07-22 15:09:37 -04:00
HDVinnie e7ccde0190 refactor: rename property to match type 2020-07-22 14:50:41 -04:00
HDVinnie 1fc58b98fc update: torrent model 2020-06-06 21:52:37 -04:00
HDVinnie 3f688c0d65 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-06-03 06:10:58 +00:00
HDVinnie b96511357b update: model doc blocks 2020-06-03 02:09:16 -04:00
HDVinnie 8befb5d9b3 update: torrent model 2020-03-25 23:45:26 -04:00
HDVinnie 4b9c006a05 chore: phpdoc blocks cleanup 2020-03-05 10:46:14 -05:00
HDVinnie 0eb606aa51 refactor: remove unnecessary ternary expression 2020-02-14 13:08:04 -05:00
HDVinnie 667e1bc0e7 refactor: simplify useless variables 2020-02-13 10:06:41 -05:00
HDVinnie e47afe4ab4 chore: styleci 2020-02-12 14:51:22 -05:00
HDVinnie 80c842e39c chore: update license block
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie dbb928f940 chore: update license block 2020-02-12 14:45:59 -05:00
HDVinnie 865a139038 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-22 15:49:44 +00:00
HDVinnie 4e9a2d9304 (Update) XSS Protection 🔐
- close #1068
- update dependencies
- add JS obfuscator
- enable purgeCSS by default
2020-01-20 10:10:24 -05:00
HDVinnie 9a893662de Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie 2a0affa30d (Update) Model PHPDocs 🚀 2019-11-11 20:52:59 -05:00