FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mvied/wordpress-https · GitHub
mvied
/
wordpress-https
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
94
Code
Issues
14
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 2, 2018
Version 3.4.2 patch for buggy release 3.4.1.
Mike Ems
committed
43496b8
View commit details
Copy full SHA for 43496b8
Browse repository at this point
...
headstash
committed
cc32e44
View commit details
Copy full SHA for cc32e44
Browse repository at this point
Completely, accidentally turned off the Parser plugin. Awesome.
headstash
committed
553866c
View commit details
Copy full SHA for 553866c
Browse repository at this point
Attempt to fix `Call to a member function setPort() on boolean WordPressHTTPS.php on line 445`.
headstash
committed
4f50a83
View commit details
Copy full SHA for 4f50a83
Browse repository at this point
Fixed icon.
headstash
committed
73953c3
View commit details
Copy full SHA for 73953c3
Browse repository at this point
Added link to 3.5.0 Github project.
headstash
committed
daa20a9
View commit details
Copy full SHA for daa20a9
Browse repository at this point
Version 3.4.1.
headstash
committed
b506d41
View commit details
Copy full SHA for b506d41
Browse repository at this point
Always filter RSS feed.
headstash
committed
83fb7ea
View commit details
Copy full SHA for 83fb7ea
Browse repository at this point
Some admin cookies were not setting `secure` appropriately. Needs testing.
headstash
committed
90a86ce
View commit details
Copy full SHA for 90a86ce
Browse repository at this point
Disable filtering of all links when Content Fixer is enabled. Relying on the output buffer by default seems to be faster than using WordPress filters, in testing.
headstash
committed
339ec0a
View commit details
Copy full SHA for 339ec0a
Browse repository at this point
¯\_(ツ)_/¯
headstash
committed
5501521
View commit details
Copy full SHA for 5501521
Browse repository at this point
Created cache for `WordPressHTTPS->makeUrlHttps` and `makeUrlHttp`. Rests `hosts` cache on install. Updated `$this->isUrlLocal($string)` to `$this->isUrlLocal($url)` which was responsible for #59.
headstash
committed
005bd78
View commit details
Copy full SHA for 005bd78
Browse repository at this point
Fixed update of `$wp_styles->baseUrl` and `$wp_scripts->baseUrl`. Reduced calls of `WordPressHTTPS->isSsl()`. Removed `Core.php` filter for `wordpress_https_parser_ob` and made Parser module aware …
Show description for 25094b3
headstash
committed
25094b3
View commit details
Copy full SHA for 25094b3
Browse repository at this point
Reset new `hosts` setting when clearing cache manually.
headstash
committed
bbc709f
View commit details
Copy full SHA for bbc709f
Browse repository at this point
Only add admin hook while in admin. Duh.
headstash
committed
2281f68
View commit details
Copy full SHA for 2281f68
Browse repository at this point
Updated current page detection for `plugins.php` in `Admin.php`
headstash
committed
82f1582
View commit details
Copy full SHA for 82f1582
Browse repository at this point
Still use output buffering even without Content Fixer by default.
headstash
committed
9779300
View commit details
Copy full SHA for 9779300
Browse repository at this point
Commits on Jan 1, 2018
Force $wp_styles and $wp_scripts base_url to be HTTPS on HTTPS pages. This allows the Content Fixer to be disabled, somewhat. This does not totally work for shared SSL, but is a start to making the…
Show description for 118c4d7
headstash
committed
118c4d7
View commit details
Copy full SHA for 118c4d7
Browse repository at this point
Add hosts setting to uninstall.php.
headstash
committed
9ae5c28
View commit details
Copy full SHA for 9ae5c28
Browse repository at this point
Commits on Dec 31, 2017
Fixed `ssl_host_mapping` defaults during reset. Changed version to 3.5.0.
headstash
committed
debdccd
View commit details
Copy full SHA for debdccd
Browse repository at this point
Commits on Dec 29, 2017
New support topic link update.
headstash
committed
1c1b96f
View commit details
Copy full SHA for 1c1b96f
Browse repository at this point
Updating change log.
headstash
committed
2a0895b
View commit details
Copy full SHA for 2a0895b
Browse repository at this point
Updating readme.
headstash
committed
73e7535
View commit details
Copy full SHA for 73e7535
Browse repository at this point
Added Content Fixer option to make output buffer parsing optional. I still need to evaluate how well the plugin works without relying on this feature 100% of the time.
headstash
committed
ce39dbf
View commit details
Copy full SHA for ce39dbf
Browse repository at this point
Remove network defaults on uninstall.
headstash
committed
a27cc6a
View commit details
Copy full SHA for a27cc6a
Browse repository at this point
Merge branch '3.5.0' of https://github.com/mvied/wordpress-https into 3.5.0
headstash
committed
89a465d
View commit details
Copy full SHA for 89a465d
Browse repository at this point
Missed one!
headstash
committed
8c76bf3
View commit details
Copy full SHA for 8c76bf3
Browse repository at this point
Missed one!
headstash
committed
7322ef8
View commit details
Copy full SHA for 7322ef8
Browse repository at this point
Updates to readme.
headstash
committed
aa3381b
View commit details
Copy full SHA for aa3381b
Browse repository at this point
Removed unused comment.
headstash
committed
af457b1
View commit details
Copy full SHA for af457b1
Browse repository at this point
Fixed new issue link.
headstash
committed
f157d4a
View commit details
Copy full SHA for f157d4a
Browse repository at this point
Fixed SQL queries pulling multisite blogs.
headstash
committed
57b0048
View commit details
Copy full SHA for 57b0048
Browse repository at this point
Add RSS permalink to filtered URLs.
headstash
committed
ee1d3a5
View commit details
Copy full SHA for ee1d3a5
Browse repository at this point
Screenshot update.
headstash
committed
6fd4c06
View commit details
Copy full SHA for 6fd4c06
Browse repository at this point
Fixed tested version.
headstash
committed
6ffaf4e
View commit details
Copy full SHA for 6ffaf4e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL