Releases: dptole/laravel-survey
Releases · dptole/laravel-survey
1.76.0
16 Feb 13:29
Compare
Sorry, something went wrong.
No results found
Unit & Feature tests.
StyleCI PHP code.
100% code coverage.
1.75.0
10 Feb 16:49
Compare
Sorry, something went wrong.
No results found
Test App\Helper
Test user registration.
Fix grotesque authentication error.
1.74.0
09 Feb 07:15
Compare
Sorry, something went wrong.
No results found
If Pusher (Websocket) is not available fallback to SSE (Server-Sent Events).
Implement SSE via Symfony's StreamedResponse class.
Turn off output buffering for PHP.
Low max input time from 60 to 5 seconds for PHP.
Create sses table.
1.73.0
04 Feb 09:10
Compare
Sorry, something went wrong.
No results found
Fix README.md
Download Nginx 1.16.1 and compile its source code.
Compile Nginx with Google/Brotli.
Compile Nginx with Maxmind/GeoIP2.
1.70.0
03 Feb 00:41
Compare
Sorry, something went wrong.
No results found
General fixes (layout / redirects / references) & clean ups.
Aviod CSRF verification at /api/save_answer and /api/*/session_id
1.69.0
01 Feb 06:27
Compare
Sorry, something went wrong.
No results found
Upgrade from Laravel 5.4 to 6
Fix QuestionsTable.prototype.generateSessionId
Bump required PHP version
1.68.0
31 Jan 09:59
Compare
Sorry, something went wrong.
No results found
Allow for production build on docker.
Speed up composer with hirak/prestissimo
General fixes.
1.54.0
26 Jan 03:28
Compare
Sorry, something went wrong.
No results found
Remove requirement for DB-IP API key
Remove home technologies listing
Fix infinite redirect when requesting /
Bump axios from 0.15.3 to 0.19.0
Fix npm production bug (UglifyJs doesn't support ECMAScript2015+)