innocente205
7a119993fe
Update ChatRepository.php
...
Lookup the 'command' instead of the 'slug' to allow changing the systembot name.
2020-04-19 12:58:49 +07:00
HDVinnie
3235e6edb1
Merge pull request #1281 from innocente205/patch-4
...
Update latest_posts.blade.php
2020-04-18 01:42:08 -04:00
innocente205
d73e92cfd4
Update latest_posts.blade.php
...
Correct breadcrumb
2020-04-18 11:21:15 +07:00
HDVinnie
5624aae969
Merge pull request #1278 from innocente205/patch-2
...
Update topic.blade.php
2020-04-17 10:13:08 -04:00
HDVinnie
f7cc01277c
Merge pull request #1277 from innocente205/patch-1
...
Update send.blade.php
2020-04-17 10:12:18 -04:00
HDVinnie
6db138818a
Merge pull request #1279 from innocente205/patch-3
...
(Update) upload.blade.php
2020-04-17 10:11:18 -04:00
innocente205
8e0170e5bf
Update upload.blade.php
...
Take out spaces in the description and mediainfo input fields to stop them being included in blank form and allow the mediainfo placeholder to show. Also added length validation to prohibit a raw mysql overflow error (500 error) if data is too long.
2020-04-17 14:34:51 +07:00
innocente205
54d8d5d429
Update topic.blade.php
...
Correct quote formatting and spacing.
2020-04-17 14:25:26 +07:00
innocente205
33cc3b482a
Update send.blade.php
...
Pulls in recipient when this view is called from the forum topic pages.
2020-04-17 14:15:11 +07:00
HDVinnie
d87126f701
add: sponsors.yml
2020-04-16 23:34:19 -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