.travis
|
Add collision for test listeners and remove one old dep
|
2018-02-12 09:02:05 -06:00 |
app
|
include csrf token and fix escaping for admin scripts
|
2018-03-13 01:48:47 -05:00 |
bootstrap
|
Add config.php at root; include configuration overhaul and then fixes to the installer #156
|
2018-01-29 13:16:39 -06:00 |
config
|
Include Theme as facade
|
2018-03-11 22:26:19 -05:00 |
modules
|
Fixing XSS vulnerability by using the proper output tags
|
2018-03-12 17:58:12 -05:00 |
public
|
include csrf token and fix escaping for admin scripts
|
2018-03-13 01:48:47 -05:00 |
resources
|
Cleanup the api_key and csrf_token setters
|
2018-03-13 01:55:14 -05:00 |
storage
|
fix ignore files
|
2018-01-04 15:08:32 -06:00 |
tests
|
Rename the PirepService class
|
2018-03-06 17:36:06 -06:00 |
.gitignore
|
Fix gitignore for config file
|
2018-02-04 12:49:35 -06:00 |
.htaccess
|
remove QSA, seems to cause problems
|
2018-02-27 12:32:58 -06:00 |
.travis.yml
|
Travis build distros on PHP 7.1
|
2018-02-06 13:13:45 -06:00 |
artisan
|
laravel base files
|
2017-06-08 13:28:26 -05:00 |
CHANGELOG.md
|
Make sure login uses Form to get the csrf token
|
2018-03-12 22:17:58 -05:00 |
composer.json
|
Update skinning with more flexible theme module
|
2018-03-11 18:00:42 -05:00 |
composer.lock
|
Update skinning with more flexible theme module
|
2018-03-11 18:00:42 -05:00 |
env.php.example
|
Cleanup the sample env.php file
|
2018-02-09 16:36:02 -06:00 |
index.php
|
Changes for shared hosting and numerous installer fixes
|
2017-12-17 16:58:53 -06:00 |
LICENSE
|
Copyright/license update
|
2018-02-22 11:37:47 -06:00 |
Makefile
|
first pass splitting js into commonjs modules
|
2018-03-12 17:30:52 -05:00 |
package-lock.json
|
Update ssri npm package bc of vulnerability
|
2018-03-12 20:20:59 -05:00 |
package.json
|
Update ssri npm package bc of vulnerability
|
2018-03-12 20:20:59 -05:00 |
phpunit.xml
|
Add collision for test listeners and remove one old dep
|
2018-02-12 09:02:05 -06:00 |
Procfile
|
updated travis and dependencies
|
2018-01-18 20:22:24 -05:00 |
README.md
|
Cleanup composer file and reqs in readme #166
|
2018-02-05 13:26:54 -06:00 |
webpack.mix.js
|
Configure axios library and read the api-key dynamically
|
2018-03-12 20:14:55 -05:00 |