Commit Graph

32 Commits

Author SHA1 Message Date
Roardom 4bf6f4c95e revert: group histories and uploads by month
Reverted because the implementation only allows sorting by date. Sorting using another column was broken.
2024-05-03 06:47:57 +00:00
HDVinnie 71c5a3ebcb patch: livewire url attributes 2024-03-06 02:02:05 -05:00
HDVinnie 2fa847f6a8 remove: dead code 2024-03-04 16:21:58 -05:00
HDVinnie bde593e48b update: livewire 2024-03-03 22:41:29 -05:00
Roardom ad9ae8d21f update: group histories and uploads by month 2024-02-01 11:09:38 +00:00
Roardom fe31076104 Reapply "Merge pull request #3380 from Roardom/livewire-types"
This reverts commit b4a9dfea8b.
2024-01-24 08:03:05 +00:00
HDVinnie b4a9dfea8b Revert "Merge pull request #3380 from Roardom/livewire-types"
This reverts commit a4e1a1bc62, reversing
changes made to 10982c68bd.
2024-01-14 16:18:08 -05:00
Roardom 69cd4aa982 update: livewire sortBy to trait and add parameter type 2024-01-14 11:35:55 +00:00
Roardom 7037200377 fix: Livewire queryString type hint 2024-01-14 11:35:55 +00:00
Roardom b6a3917575 fix: add type hints to Livewire computed properties 2024-01-14 11:35:55 +00:00
Roardom 0da9cef272 fix: specify primitive data types for Livewire properties 2024-01-14 11:35:55 +00:00
Roardom 3630be2d63 fix: some phpstan level 7 errors in Livewire 2024-01-07 17:21:12 +00:00
HDVinnie 3f03214e39 PHP Style Change (Laravel Pint CI) 2023-11-07 23:54:38 +00:00
Roardom 6e6f551367 fix: various larastan livewire issues 2023-08-25 06:45:41 +00:00
HDVinnie 2a3ee4a045 remove: dead livewire component function 2023-06-19 10:07:56 -04:00
HDVinnie 3650900c97 update: lint
- not_operator_with_space to false
2023-02-03 16:01:29 -05: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 b38abb8f8f update: UserTorrents 2022-12-15 17:19:52 -05:00
HDVinnie f6bf6a326e PSR12 Linting 2022-09-11 23:54:18 +00:00
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00
HDVinnie 7e65e1d589 PSR12 Linting 2022-09-11 23:50:41 +00:00
HDVinnie be24614eb7 update: iuser torrents component 2022-09-09 12:57:05 -04:00
Roardom e7890331e5 refactor: split user torrents into history and uploads 2022-06-03 02:18:22 -05:00
Roardom 8aef3890b4 fix: user torrents query 2022-05-18 16:20:08 +00:00
Roardom 186b82eacb update: query string on user torrents page 2022-05-17 22:43:53 -05:00
Roardom 8d68692a8e fix: unsatisfieds filter on user torrents page 2022-05-17 22:35:50 -05:00
Roardom 60ecb728e7 add: downloaded filter to user torrents page 2022-05-17 22:16:47 -05:00
Roardom c7547af16b add: unannounced uploaded torrents to user torrents page 2022-05-17 22:15:40 -05:00
Roardom b6f4a1443e fix: user torrents page credited upload 2022-05-15 19:55:52 -05:00
StyleCI Bot 68c37a96a3 Apply fixes from StyleCI 2022-05-15 22:38:51 +00:00
Roardom 2d12936faf fix: user torrents/actives page query generation 2022-05-15 02:07:19 -05:00
Roardom b7892ee290 refactor: user torrent history page to livewire 2022-05-15 01:03:00 -05:00