Commit Graph

5151 Commits

Author SHA1 Message Date
HDVinnie ea2a12be15 refactor: closure to arrow function 2020-04-14 20:38:48 -04:00
HDVinnie 46aa876c06 refactor: add literal separator to numbers
- This is for PHP7.4 + only
- Adds an `_` as thousands separator in numbers
2020-04-14 20:25:07 -04:00
HDVinnie bb9002bc48 update: subtitle delete checks 2020-04-13 14:39:53 -04:00
HDVinnie d7a37afbb4 fix: subtitles downloading
- close #1273
2020-04-13 12:55:01 -04:00
HDVinnie 3c3576472c docs: add changelog 2020-04-12 18:02:25 -04:00
HDVinnie 5b0202db74 Merge pull request #1256 from HDInnovations/Subtitle-System
(Add) Subtitle System
v2.3.0
2020-04-12 13:10:16 -04:00
HDVinnie b4b639b6e4 fix: staff dashboard SSL cert block 2020-04-12 13:04:52 -04:00
HDVinnie be1b1f813a update: subtitle views 2020-04-12 12:51:10 -04:00
HDVinnie cf14cddc43 Merge pull request #1271 from HDInnovations/analysis-KZLDK3
Apply fixes from StyleCI
2020-04-12 12:50:22 -04:00
HDVinnie 8b015a42e7 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-12 16:50:09 +00:00
HDVinnie 11bf696284 Merge pull request #1254 from clandestine8/missing-torrentfile-list
(Add) missingTorrentFiles.CSV
2020-04-10 09:12:56 -04:00
HDVinnie 7decf27f2d Merge pull request #1270 from HDInnovations/analysis-YjROrY
Apply fixes from StyleCI
2020-04-10 09:12:12 -04:00
HDVinnie 48104bfc4f Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-10 13:12:01 +00:00
HDVinnie ba96905f07 Merge pull request #1269 from fionera/add-table-support
Add support for conversion of tables to BBCodeConverter.php
2020-04-10 09:11:31 -04:00
Fionera 88f53bad76 Add support for conversion of tables to BBCodeConverter.php 2020-04-10 13:10:06 +02:00
HDVinnie 691ae05b45 update: subtitle create view 2020-04-09 13:25:04 -04:00
HDVinnie 780db13326 update: subtitle controller 2020-04-09 13:23:37 -04:00
HDVinnie 0bb29c37d5 update: filesystems config 2020-04-09 13:23:13 -04:00
HDVinnie 1b4be58ee1 update: subtitles migration 2020-04-09 13:22:56 -04:00
HDVinnie 27949add36 update: subtitle block 2020-04-07 19:58:23 -04:00
HDVinnie 19f3aa531d update: subtitle chat message 2020-04-07 19:58:14 -04:00
HDVinnie 716ff29875 update: subtitle controller
- fix operator
2020-04-07 19:44:33 -04:00
HDVinnie 10bce46772 add: award logic for future usage 2020-04-07 19:26:25 -04:00
HDVinnie 8df2a6c0c4 Merge pull request #1264 from HDInnovations/analysis-NALyOg
Apply fixes from StyleCI
2020-04-07 19:05:43 -04:00
HDVinnie cde6fc48d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-04-07 23:05:20 +00:00
HDVinnie 9c14094ccd add: subtitle achievement badges 2020-04-07 19:03:10 -04:00
HDVinnie e6fd2c151b fix: media languages seeder 2020-04-07 18:49:36 -04:00
HDVinnie 1d676a5ff0 update: subtitle views 2020-04-07 18:49:19 -04:00
HDVinnie 4000feea7f update: subtitle controller 2020-04-07 18:48:51 -04:00
HDVinnie b90054a29e update: subtitles migration 2020-04-07 17:27:19 -04:00
HDVinnie 6f7759a9be add: subtitle achievements 2020-04-07 17:26:35 -04:00
clandestine8 5013223ced (fix) StyleCI - Remove Spaces in Strings 2020-04-07 16:07:20 -04:00
clandestine8 e2ce7b2fb9 (fix) Only add CSV file if Failed Torrent Count is greater than 0 2020-04-07 16:03:37 -04:00
clandestine8 b57b005a5e (fix) StyleCI - Remove escaped characters & Spaces in Strings 2020-04-07 15:59:39 -04:00
clandestine8 94d5fa3387 (fix) Add ext-zip to composer.json 2020-04-07 15:52:42 -04:00
HDVinnie 9ca5ba7a11 Merge pull request #1261 from PyR8zdl/TestMailSettings
(Update) Test Email command
2020-04-07 14:56:17 -04:00
HDVinnie 4d20255127 update: mail settings test command 2020-04-07 14:52:02 -04:00
HDVinnie 887fc2be78 chore: styleci 2020-04-07 14:24:15 -04:00
HDVinnie 657fe1d1d7 update: torrent api
- update torrent resource to parse torrent size
- add filter params for torrent size, info_hash and file_name
2020-04-07 14:20:15 -04:00
HDVinnie 4885ae8dde update: home controller
- upddate caching for User Online Block
2020-04-06 09:30:16 -04:00
HDVinnie f2e4141f1b update: optimize JS
- remove unused dependencies
- remove emoji picker (re-writting)
- replace massive moment.js with day.js
- compiled app.js went from /js/app.js   2.13 MiB to  /js/app.js    654 KiB
2020-04-06 09:24:55 -04:00
HDVinnie 331b42ec77 update: vue element 2020-04-04 11:23:29 -04:00
PyR8zdl c519fcaadd Removed unneeded User Namespace. 2020-04-01 18:20:39 -05:00
PyR8zdl 0025388a32 Update Test Email command
Changed Test Email command to use owner email set in env instead of using mysql query to pluck email using hardcoded default owner user ID.

This is needed incase a tracker decides to change owners. They can easily change the owner info in env file and test emails will just work.
2020-04-01 18:17:10 -05:00
HDVinnie b3c0fee535 update: vue elements 2020-04-01 14:01:51 -04:00
HDVinnie 6ba593c8e9 tests: update group test 2020-04-01 00:41:47 -04:00
HDVinnie c44f295a37 add: double upload permission to groups 2020-04-01 00:09:34 -04:00
HDVinnie c25cc9266e chore: npm audit fix 2020-03-31 15:22:56 -04:00
HDVinnie 6c0cfcdce4 chore: update dependencies 2020-03-31 13:29:05 -04:00
HDVinnie b6e7010fb8 Merge pull request #1258 from diamant-x/master
(Update) Spanish translations
2020-03-31 12:50:51 -04:00