Pierre Rudloff
|
f475fa2a47
|
Lint
|
2023-03-03 00:18:00 +01:00 |
|
Pierre Rudloff
|
1031ad152d
|
Remove every reference to alltubedownload.net (#422)
|
2022-10-16 15:22:47 +02:00 |
|
Pierre Rudloff
|
e53393d670
|
Force port for canonical URL (#410)
|
2022-06-01 21:57:46 +02:00 |
|
Pierre Rudloff
|
64ac180a53
|
Merge branch 'master' into develop
|
2022-02-20 14:07:21 +01:00 |
|
Pierre Rudloff
|
2afbfb4bf2
|
fixup! Don't redirect to REQUEST_URI when browsing to index.php Instead, we can make sure everything works correctly on index.php
|
2022-02-20 14:06:59 +01:00 |
|
Pierre Rudloff
|
9410d4b49b
|
LinkHeaderMiddleware should use the same URL as ViewFactory
This way the X-Forwarded-Path header is used to generate the Link header
|
2022-02-20 13:55:44 +01:00 |
|
Pierre Rudloff
|
bfaea0e381
|
Merge tag '3.0.1' into develop
Fixed an open redirect vulnerability that could be used to construct an URL redirecting to an arbitraty domain
|
2022-02-20 13:34:53 +01:00 |
|
Pierre Rudloff
|
bc14b6e45c
|
Don't redirect to REQUEST_URI when browsing to index.php
Instead, we can make sure everything works correctly on index.php
|
2022-02-20 13:28:57 +01:00 |
|
Pierre Rudloff
|
781b5c8bc2
|
phpcs does not like full namespaces
|
2022-02-03 20:03:55 +01:00 |
|
Pierre Rudloff
|
ffd9275500
|
Correct way to use interface constant
|
2022-02-03 20:01:56 +01:00 |
|
Pierre Rudloff
|
6fef87f58b
|
Use HTML dumper for Smarty collector
|
2022-01-27 00:15:05 +01:00 |
|
Pierre Rudloff
|
5d40523cf4
|
Don't hardcode class name
|
2021-10-18 13:16:28 +02:00 |
|
Pierre Rudloff
|
1e17dff21e
|
Use the new root_path service to make some code more portable
|
2021-02-09 22:35:32 +01:00 |
|
Pierre Rudloff
|
50fe879f16
|
Add route info to debug bar
|
2021-02-07 12:24:16 +01:00 |
|
Pierre Rudloff
|
9af922f3f1
|
Add Smarty collector to debug bar
|
2021-02-07 00:03:37 +01:00 |
|
Pierre Rudloff
|
5c0ed594f3
|
Debug bar
|
2021-02-06 15:35:09 +01:00 |
|
Pierre Rudloff
|
05311ac7b6
|
Add return types
|
2020-12-17 22:49:21 +01:00 |
|
Pierre Rudloff
|
f184bda59b
|
Make sure locale is always set, even on first request
|
2020-11-21 14:20:01 +01:00 |
|
Pierre Rudloff
|
d83774ae7d
|
Cleaner way to get the domain
|
2020-10-22 21:40:20 +02:00 |
|
Pierre Rudloff
|
e1d7ad44e0
|
Make the bookmarklet compatible with ugly URLs
|
2020-10-22 01:36:00 +02:00 |
|
Pierre Rudloff
|
7dead957f0
|
Fix bookmarklet behind a reverse proxy
|
2020-10-22 00:45:41 +02:00 |
|
Pierre Rudloff
|
6bb577bcce
|
Use default view variables
|
2020-10-22 00:45:09 +02:00 |
|
Pierre Rudloff
|
342b8c4a42
|
Use secure session cookies (fixes #321)
|
2020-10-21 23:04:29 +02:00 |
|
Pierre Rudloff
|
de8c5e5dc7
|
Convert SessionManager to a factory class
|
2020-10-21 22:48:05 +02:00 |
|
Pierre Rudloff
|
0a220d4d8e
|
Move factory classes to a subfolder
|
2020-10-20 23:29:50 +02:00 |
|