Commit Graph

13410 Commits

Author SHA1 Message Date
unit3d-bot ef6587d1d3 automation: laravel pint ci 2025-08-24 22:01:29 +00:00
AnabolicsAnonymous 774e3db586 Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-24 16:59:05 -05:00
AnabolicsAnonymous 79338d68a9 update: arrow function syntax and removing description query 2025-08-24 16:57:59 -05:00
unit3d-bot eabbb95f1f automation: laravel pint ci 2025-08-24 20:09:41 +00:00
AnabolicsAnonymous 02edf87592 Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-24 15:07:08 -05:00
AnabolicsAnonymous be200c5db1 update: use eloquent's when() instead of if statements 2025-08-24 15:07:07 -05:00
unit3d-bot 33327b3765 automation: laravel pint ci 2025-08-24 19:47:07 +00:00
AnabolicsAnonymous 4544f6cc59 update: use findorfail for request retrieval in request controller 2025-08-24 14:44:50 -05:00
AnabolicsAnonymous 3766503f91 update: add tyoe to request resource 2025-08-24 14:43:46 -05:00
AnabolicsAnonymous 219ed2516b Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-24 14:14:50 -05:00
AnabolicsAnonymous 6aae59b02a undo: complete pack classification 2025-08-24 14:14:49 -05:00
unit3d-bot ac015d0f1c automation: prettier blade ci 2025-08-24 19:14:01 +00:00
AnabolicsAnonymous d4d18653d9 update: use S00E00 formatting 2025-08-24 14:13:01 -05:00
AnabolicsAnonymous 7591906037 update: request integer methods 2025-08-24 14:03:16 -05:00
AnabolicsAnonymous 8525db23f7 update: remvoe is_null function calls 2025-08-24 13:58:59 -05:00
Anabol 716eaa7e6a update: fix request url example typo
Co-authored-by: Roardom <roardom@protonmail.com>
2025-08-24 13:54:46 -05:00
Anabol 3dffd1f9ff update: API key placeholder
Co-authored-by: Roardom <roardom@protonmail.com>
2025-08-24 13:53:48 -05:00
Anabol 7c4a5df982 update: API key placeholder
Co-authored-by: Roardom <roardom@protonmail.com>
2025-08-24 13:53:31 -05:00
AnabolicsAnonymous a87eef9f48 update: example request domain and curl argument 2025-08-24 13:49:08 -05:00
AnabolicsAnonymous 832ab672bb chore: spellcheck typo 2025-08-22 19:00:30 -05:00
AnabolicsAnonymous e179f2bb3a Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-22 18:57:27 -05:00
AnabolicsAnonymous 03871ea8df add: torrent request API documentation 2025-08-22 18:57:26 -05:00
unit3d-bot fae49f177a automation: laravel pint ci 2025-08-22 23:27:24 +00:00
AnabolicsAnonymous eb34e86dd0 Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-22 18:25:08 -05:00
AnabolicsAnonymous 50a756154c chore: larastan 2025-08-22 18:25:07 -05:00
unit3d-bot 51404e8edc automation: update schema dump 2025-08-22 23:17:24 +00:00
AnabolicsAnonymous ff5193fe3d Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-22 18:15:31 -05:00
AnabolicsAnonymous c12c2024ad fix: use whereNotNull for spellcheck CI 2025-08-22 18:15:31 -05:00
unit3d-bot 1122ddea9b automation: prettier blade ci 2025-08-22 23:06:21 +00:00
AnabolicsAnonymous 8ac66de956 Merge branch 'torrent-request-api' of https://github.com/AnabolicsAnonymous/UNIT3D into torrent-request-api 2025-08-22 18:05:17 -05:00
AnabolicsAnonymous bacbee2288 update: add season and episode number entries to torrent requests 2025-08-22 18:05:16 -05:00
unit3d-bot a41fe736fd automation: laravel pint ci 2025-08-22 23:04:19 +00:00
AnabolicsAnonymous 75e3200381 add: torrent request API controller 2025-08-22 18:02:05 -05:00
AnabolicsAnonymous 7ac3b4823f add: torrent request API route 2025-08-22 17:59:42 -05:00
HDVinnie 413d2d6e52 Merge pull request #4916 from Roardom/fix-public-private-migration 2025-08-21 18:16:24 -04:00
HDVinnie 3ffac6235f Merge pull request #4915 from Roardom/fix-boolean-migration 2025-08-21 18:16:12 -04:00
HDVinnie b7160092b0 Merge pull request #4914 from weblate/weblate-unit3d-common 2025-08-21 18:16:00 -04:00
Roardom 0fdf5e5386 fix: exclude empty filenames from public to private file migration
Empty filenames cause the rename command to rename the directory instead of the file, which fails.
2025-08-21 22:08:27 +00:00
Roardom 1a38a070dd fix: boolean migration when it has nulls
The `user_read` and `staff_read` columns were nullable initially so we have to fix edge cases where the database got into this state.
2025-08-21 22:07:12 +00:00
Hosted Weblate 5039cb117e Translated using Weblate (Italian)
Currently translated at 74.5% (302 of 405 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (405 of 405 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (229 of 229 strings)

Co-authored-by: Globber <globbered@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Shareisland <rjflwtbw6@mozmail.com>
Translate-URL: https://hosted.weblate.org/projects/unit3d/common/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/it/
Translation: UNIT3D/common
Translation: UNIT3D/user
2025-08-21 22:02:57 +00:00
HDVinnie d822bab3a8 chore: larastan ci
- missed in #4910
2025-08-21 10:14:39 -04:00
HDVinnie 68f014fdd2 Merge pull request #4911 from weblate/weblate-unit3d-common 2025-08-21 09:48:02 -04:00
HDVinnie e022a17788 Merge pull request #4912 from Roardom/remove-redundant-group 2025-08-21 09:46:09 -04:00
HDVinnie fcc64d8e72 Merge pull request #4910 from Roardom/remove-infohash 2025-08-21 09:45:11 -04:00
HDVinnie 60e481c654 Merge pull request #4909 from Roardom/fix-some-eloquent-api-resource-types 2025-08-21 09:44:15 -04:00
Roardom 29ed89a1b5 update: remove redundant group from interna and staff pages
The group is already included in the heading.
2025-08-21 01:43:07 +00:00
Roardom 84ddc74447 fix: most phpstan types in eloquent api resources 2025-08-21 00:50:13 +00:00
Hosted Weblate 67bd25a8a6 Translated using Weblate (German)
Currently translated at 100.0% (52 of 52 strings)

Co-authored-by: wake134 <github@stdin.vip>
Translate-URL: https://hosted.weblate.org/projects/unit3d/bon/de/
Translation: UNIT3D/bon
2025-08-20 23:03:12 +02:00
HDVinnie a0ee56b692 Merge pull request #4908 from Roardom/fix-some-donation-types
(Fix) Most phpstan types in donation controllers
2025-08-20 16:45:48 -04:00
Roardom e1486613bb security: randomize info_hash upon upload and hide it from users
Require a user to download a .torrent file in order to view the info_hash.
2025-08-20 12:27:12 +00:00