Commit Graph

3123 Commits

Author SHA1 Message Date
clandestine8 bcb5e40a9d Update: Rebuilt Quick Search Livewire Component for Improved Usability 2021-09-04 17:01:17 -04:00
clandestine8 33ab8e86a1 fix: quick search dropdowns
use blur instead of focusout  to prevent event bubbling when holding or right clicking on results. Does not change the behavior normal clicking on the link
2021-09-04 12:15:27 -04:00
clandestine8 45865f6fac fix: Typo removing space in last commit 2021-09-04 10:14:18 -04:00
clandestine8 141c797175 fix: Quick Search Drop down race condition 2021-09-04 10:10:56 -04:00
clandestine8 f437271306 fix: Toggle +/- icon when expanding the torrent audits partial 2021-09-03 21:02:49 -04:00
Roardom 126a8f58d3 update: reseed requests
Only show the reseed request button if user is currently leeching
2021-08-30 19:30:27 +00:00
HDVinnie b6e1fc9dc9 fix: #1839
- note other languages besides English are not supported. However this fixes the Undefined array key "format".
2021-08-23 02:06:37 -04:00
HDVinnie 78df5e7cca update: torrent audit + mediainfo accordion to alpine 2021-08-20 11:18:53 -04:00
HDVinnie 3a28b17acf fix: #1656 2021-08-20 10:18:29 -04:00
HDVinnie 1e1053f802 update: custom.js 2021-08-20 10:04:05 -04:00
HDVinnie 1a958f947e fix: #1876 2021-08-19 22:07:19 -04:00
HDVinnie edb77e6b6c fix: #1873 #1875 2021-08-17 20:08:57 -04:00
HDVinnie 98b0ce08fc fix: torrent keywords search 2021-08-11 06:41:53 -04:00
HDVinnie 2820fcfc52 update: torrent.blade.php 2021-08-10 23:07:12 -04:00
Roardom 6a3252190c add: HTML ID to torrent page
Also fixed indenting
2021-08-11 00:33:00 +00:00
HDVinnie dcbb4753d4 fix: #1867
- close #1867
- torrent cards and grouping have been removed. They will be added again via Livewire and AlpineJS soon.
- NOTE: To avoid errors for users who have there default torrent layout as the now removed cards or grouping please run the following command in php artisan tinker. $users = User:all(); foreach($users as $user) { $user->torrent_layout = 0; $user->save(); }
2021-08-10 19:28:17 -04:00
HDVinnie 88bf916b0a update: rss system
- a lot more refactoring to come
2021-08-10 11:31:47 -04:00
Roardom ab843da797 update: start/end year placeholder in search 2021-08-09 21:28:56 +00:00
Roardom b779ea1629 add: HTML class to torrent subtitles 2021-08-08 06:49:10 +00:00
Roardom 16f90f85e4 add: HTML class to torrent audits 2021-08-08 06:42:47 +00:00
Roardom db3300f45f add: HTML classes to torrent page 2021-08-08 06:40:36 +00:00
Alkl58 353f1fb692 (Fix) Missing " in torrent-list-search.blade.php 2021-08-07 20:27:35 +02:00
HDVinnie 3404127faa fix: helpdesk system 2021-08-06 12:10:51 -04:00
HDVinnie 86b28a7e7f update: livewire pagination
- this commit fires an event on livewire pagination that will auto scroll to top of page as intended.
2021-08-06 11:36:58 -04:00
HDVinnie 8f1014b2c6 Merge pull request #1863 from Alkl58/master
(Fix) MediaHub Movie Collection Hardcoded Category ID
2021-08-06 10:59:33 -04:00
Alkl58 945d6025bf (Fix) MediaHub Movie Collection Hardcoded Category ID 2021-08-06 16:53:38 +02:00
HDVinnie a30b281ec0 update: forum index 2021-08-06 10:53:15 -04:00
HDVinnie 53226828a9 disable: peer connectivity checks
- this needs to be redesigned
2021-08-06 10:51:52 -04:00
Alkl58 e88c20087a (Add) Hide Closed Tickets by default 2021-08-06 16:34:52 +02:00
HDVinnie 97457c7a52 Merge pull request #1858 from Roardom/master
(Add) HTML classes and IDs to list search
2021-08-06 08:24:30 -04:00
HDVinnie dce237ad07 refactor: peer connectable
- this was a major performance issue and was implemented wrong. More refactoring to come.
2021-08-06 00:04:54 -04:00
Roardom 43c6206a87 add: HTML classes and IDs to list search 2021-08-06 00:48:43 +00:00
Alkl58 316b6ae43c Fix ShoutBox PM not working when clicking on Username 2021-08-04 21:25:26 +02:00
Alkl58 dafb40d5a7 (Add) Client List in User Profile with Connectable Check 2021-08-01 22:18:26 +02:00
Oha-you 6c787af67e fix: Don't add imgbb button under bdinfo, trigger image insert for wysibb 2021-07-31 22:44:14 +03:00
Obi-Wana 5bbe1fd2fb add menu for internals 2021-07-31 10:35:32 +02:00
Obi-Wana 91723ab7e8 show grouped & single internals 2021-07-31 10:34:29 +02:00
Obi-Wana 7fd73b73e1 add selector for internal group to edit user view 2021-07-31 10:33:22 +02:00
Obi-Wana 0ac1845ae4 add default view for internal groups 2021-07-31 10:32:16 +02:00
Obi-Wana 0dd96414bb add edit internal group view 2021-07-31 10:31:42 +02:00
Obi-Wana d990dc5415 add create internal group view 2021-07-31 10:31:09 +02:00
HDVinnie b0a09746fc Merge pull request #1850 from hucstar/patch-4
(Update) zh-CN Translations
2021-07-27 08:43:58 -04:00
HDVinnie 85da568bdd Update mediahub.php 2021-07-27 08:43:34 -04:00
HDVinnie d8cd20bd3c Update playlist.php 2021-07-27 08:42:52 -04:00
HDVinnie 9e93d81f58 Update playlist.php 2021-07-27 08:42:14 -04:00
DrinkingIce 9cdec34537 Create mediahub.php 2021-07-27 15:15:01 +08:00
DrinkingIce ef6d9cdf06 Create playlist.php 2021-07-27 15:11:28 +08:00
Jiří Jehlář a449e116a1 repair Czech translate
oprava českého překladu
2021-07-25 16:17:29 +02:00
HDVinnie 0cfe8eb838 update: log viewer blades
- use modern Laravel blade directives
2021-07-12 22:03:21 -04:00
HDVinnie 43932b5ada fix: bulk torrent deletes
- fix removal reason not being passed
2021-07-11 22:11:27 -04:00