HDVinnie
2dbadb0b75
add: torrent bdinfo
2021-05-25 19:36:36 -04:00
HDVinnie
fe83bb7841
fix: poll controller union type
2021-05-24 21:29:49 -04:00
HDVinnie
5d175d93d2
fix: report controller union type
2021-05-23 16:01:03 -04:00
HDVinnie
d40a3ff080
Merge pull request #1778 from Oha-you/feature/modals
...
(Refactor) Modal styles and markup, center vertically, fix Light theme styles
2021-05-23 14:10:27 -04:00
Oha-you
925a1d3447
refactor: Modal styles and markup, center vertically, fix Light theme styles
2021-05-23 20:49:10 +03:00
HDVinnie
eb1cbb5f66
update: footer
...
- add page render time
2021-05-23 11:08:28 -04:00
HDVinnie
3921978c57
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-05-23 15:00:26 +00:00
HDVinnie
3ffd5e6ff4
update: cache config
...
- To avoid a collision with other applications that share the same cache servers.
2021-05-23 11:00:13 -04:00
HDVinnie
961ef53757
update: logging config
...
In a non-local environment, it is recommended that your log level should not be set to debug because of various cost factors:
Cost of Storage: Debug logs are the most verbose and will increase the cost of storing logs.
Cost of Processing: If you use a third party service to accumulate logs across your servers, there will be incremental costs for processing logs based on your service provider.
2021-05-23 10:06:19 -04:00
HDVinnie
3e0bfdf4c1
update: gitupdater
...
- Dev dependencies can slow down your application in production. Dev packages are typically used for debugging and can have quite a significant overhead, especially with package auto discovery enabled.
2021-05-23 09:54:20 -04:00
HDVinnie
86b7181f47
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-05-23 12:52:49 +00:00
HDVinnie
8ad0acc94f
Merge pull request #1775 from Oha-you/feature/linkify
...
(Fix) Remove line breaks from BBcode, fix URLs without scheme in Linkify, add noreferrer
2021-05-23 08:52:36 -04:00
Oha-you
2d4b4a8a1d
fix: Linkifier - don't match urls without scheme, add noreferrer/noopener
2021-05-23 15:39:09 +03:00
Oha-you
2ede9812ff
fix: Remove line breaks from parsed bbcode text, fix youtube embeds
2021-05-23 15:39:09 +03:00
HDVinnie
12039dcab1
Merge pull request #1772 from HDInnovations/Graveyard
...
(Refactor) Graveyard
2021-05-22 12:22:10 -04:00
HDVinnie
86b37f9690
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-05-22 16:20:56 +00:00
HDVinnie
c2799b02c4
refactor: graveyard to livewire
2021-05-22 12:20:28 -04:00
HDVinnie
251bf948b5
Merge pull request #1770 from Oha-you/bug/subs
...
(Fix) Add subtitle file validation, remove .ico, edit rules
2021-05-20 20:13:15 -04:00
HDVinnie
d6aed6958b
Merge pull request #1769 from Oha-you/feature/linkify
...
(Update) Improve Linkify, escape special chars for BBcode
2021-05-20 20:11:05 -04:00
Oha-you
1ff90dee81
fix: Add subtitle file validation, remove .ico, edit rules
2021-05-20 23:35:15 +03:00
Oha-you
23122962c1
update: Improve Linkify, escape special chars for BBcode
2021-05-20 22:55:39 +03:00
HDVinnie
de00901458
Merge pull request #1767 from Oha-you/bug/front-fixes
...
(Fix) A batch of front-end fixes for torrents and forum posts
2021-05-18 21:46:30 -04:00
HDVinnie
6b02773725
fix: subtitle controller union type
2021-05-18 20:54:10 -04:00
HDVinnie
f18d7627f0
fix: torrent controller union type
2021-05-18 20:53:56 -04:00
Oha-you
a8b3ef0b79
fix: Undo .head style scope and JS changes
2021-05-19 02:47:09 +03:00
Oha-you
0a38e02669
fix: Checkboxes not being set when editing RSS
2021-05-19 02:35:58 +03:00
Oha-you
0aa41455ef
fix: Remove italic from mediainfo and spaces after colon
2021-05-19 02:35:46 +03:00
Oha-you
e31b6fdb21
fix: Hide subtitle label if there are no subs
2021-05-19 02:35:39 +03:00
Oha-you
ff80b3eda6
fix: Post like/dislike buttons in forum topics
2021-05-19 02:35:27 +03:00
Oha-you
f94b33fe0b
fix: Prevent push content on button click for other themes
2021-05-19 02:35:21 +03:00
Oha-you
2eb2c867f7
fix: Remove some duplicated styles
2021-05-19 02:35:12 +03:00
Oha-you
9aa5e64e01
fix: Sort similar torrents by date descending
2021-05-19 02:35:10 +03:00
Oha-you
de870aece1
fix: Use RSS title for rss xml
2021-05-19 02:34:59 +03:00
Oha-you
d3f992ee27
fix: Add page numbers to category listings
2021-05-19 02:34:53 +03:00
Oha-you
c686ccbc1a
fix: Button focus and active styles, hide bbcode hotkey text
2021-05-19 02:34:38 +03:00
Oha-you
b04fb5fc26
fix: Styling of warnings in user's profile pages
2021-05-19 02:34:21 +03:00
Oha-you
a046691c7a
fix: Change container-fluid to normal for some pages
2021-05-19 02:34:18 +03:00
Oha-you
d805d220de
fix: Better styles for forum posts
2021-05-19 02:34:05 +03:00
Oha-you
599a7bddfa
fix: Make footer stick to bottom, fix forum thread html
2021-05-19 02:33:56 +03:00
Oha-you
99cb4b9c4a
fix: Add debounce to search to prevent many requests when typing
2021-05-19 02:33:20 +03:00
Oha-you
08e7619850
fix: Don't add imgbb button to sweet-alert on upload
2021-05-19 02:33:13 +03:00
Oha-you
396c3d3965
fix: Remove emoji init from collections, remove labels until implemented
2021-05-19 02:32:35 +03:00
Oha-you
93271fd4fb
fix: JS error when ticking checkboxes in Privacy/Notifications - Torrent
2021-05-19 02:31:31 +03:00
HDVinnie
a12430af31
Merge pull request #1766 from Oha-you/feature/newmeta
...
(Refactor) Torrent metadata, dynamic BGs, use thumbs instead of full-sized images
2021-05-18 19:01:47 -04:00
Oha-you
988a54dc01
refactor: Show full titles, remove original_name and unused templates
2021-05-19 01:57:02 +03:00
Oha-you
ca372fd471
refactor: Game category metadata, round ratings
2021-05-19 01:09:11 +03:00
Oha-you
08b890dc59
refactor: Torrent metadata, use thumbs instead of full-sized images
2021-05-18 23:04:39 +03:00
HDVinnie
c1e6ff3a4b
Merge pull request #1765 from Oha-you/bug/theme
...
(Fix) Set Light theme as default for new users
2021-05-18 15:05:31 -04:00
HDVinnie
f529044f5a
Merge pull request #1764 from Oha-you/feature/visited
...
(Add) Use a different color for visited torrent links
2021-05-18 14:36:44 -04:00
HDVinnie
ced574e18f
Merge pull request #1763 from Oha-you/bug/uploads
...
(Fix) Set IMDB to zero by default, don't check it in js
2021-05-18 14:35:50 -04:00