-
Notifications
You must be signed in to change notification settings - Fork 273
Feature Updates and Bug Fixes #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
ethanaobrien
wants to merge
154
commits into
kzahel:master
Choose a base branch
from
ethanaobrien:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
154 commits
Select commit
Hold shift + click to select a range
6fb0b80
Update webapp.js
ethanaobrien 4b8a350
Update manifest.json
ethanaobrien 69c1330
Update handlers.js
ethanaobrien e8e878c
Update options.js
ethanaobrien 21f5d60
Update index.js
ethanaobrien 2766460
Update README.md
ethanaobrien e6f85a9
Update options.js
ethanaobrien b9f8a44
Update options.js
ethanaobrien c152e43
Changed index of current directory message to path
ethanaobrien 2834de1
Update webapp.js
ethanaobrien d8d2eab
Update directory-listing-template.html
ethanaobrien 44738e1
Update handlers.js
ethanaobrien a3e5f8f
Update handlers.js
ethanaobrien 93393ef
Update directory-listing-template.html
ethanaobrien f7ad649
Update package.json
ethanaobrien 91c53f8
Fix #226
ethanaobrien 3c34628
Add delete support
ethanaobrien 95395df
Add delete support
ethanaobrien 2b9faa1
Add delete support
ethanaobrien 9a453a7
Add delete support
ethanaobrien f59c533
Add Custom 404 support
ethanaobrien 35bc1c1
Add Custom 404 support
ethanaobrien f40d5ea
Add Custom 404 support
ethanaobrien d34645e
Fix #263
ethanaobrien 65305ed
Clean up
ethanaobrien 1b75741
Add 404 variable feature
ethanaobrien af24b6f
Add 404 variable feature
ethanaobrien 1091ae1
Add 404 variable feature
ethanaobrien 09a1394
Fix #267
ethanaobrien 2c910eb
Update handlers.js
ethanaobrien 1e25659
UI Cleanup
ethanaobrien 6d51d3f
Update index.js
ethanaobrien e6b6bcd
Update handlers.js
ethanaobrien 2712cda
Update index.js
ethanaobrien 6325345
Update options.js
ethanaobrien 73c92d8
Added gz mime type
ethanaobrien 2e4ebcb
Update options.js
ethanaobrien 7fd3009
Update options.js
ethanaobrien ba37439
Update options.js
ethanaobrien 252a640
Update handlers.js
ethanaobrien b91d452
Fix 404 mimetype
ethanaobrien 3333534
Fix 404 mimetype
ethanaobrien dcda51f
Fix no .html mimetype
ethanaobrien eb0479b
Add some more mimetypes
ethanaobrien b957884
Create README.md
ethanaobrien 05b46ab
Update README.md
ethanaobrien 975667e
add wsc.htaccess support
ethanaobrien b0e28bd
Update README.md
ethanaobrien 50446c0
Update README.md
ethanaobrien db382bc
Update README.md
ethanaobrien 3cf47ce
Add 401
ethanaobrien f783733
Add 401 feature to htaccess
ethanaobrien f6831fe
Secutity fixes with rendering directory listing when wsc.htaccess pre…
ethanaobrien af4eb44
Add invalid json string failsafe
ethanaobrien 8feffc7
Update README.md
ethanaobrien 03074ac
Change this.is404html variable to this.useDefaultMime
ethanaobrien 0fa72e0
Add setting this.useDefaultMime on startup
ethanaobrien f17761c
Fix 401 mimetype and change 404 mimetype variable
ethanaobrien c0fd8a9
Clean console
ethanaobrien dd7b548
Added security fix
ethanaobrien 9ad1c25
Update README.md
ethanaobrien 0b26c47
Fix Security for no .html option
ethanaobrien 8f6c446
Update README.md
ethanaobrien e1f1a3d
Update handlers.js
ethanaobrien f04bed1
Update README.md
ethanaobrien e5bc531
Added 403 to htaccess
ethanaobrien 803f204
Added 403 to htaccess
ethanaobrien 0abe5ac
Fix Typo
ethanaobrien 8e06cb4
Clean logging
ethanaobrien 57755d2
Cleaner sending
ethanaobrien 85d68d4
Fix Typo
ethanaobrien e22ec58
Add Custom 403 and 401 pages
ethanaobrien e93589f
Critical UI Bug Fix
ethanaobrien 349c163
Fix 401 index.html bug
ethanaobrien 6ccfa67
Add Additional Info
ethanaobrien 47f1df5
Fix console.assert error with no .html option
ethanaobrien 484f6f1
How could I forget this
ethanaobrien 431bc53
Added htaccess security features
ethanaobrien 844507d
More Htaccess Features, Added better handling for no .html when htacc…
ethanaobrien 2f164e3
Fixed code not displaying
ethanaobrien 1da986b
Add Size and Date Modified to directory listing
ethanaobrien d30b0de
removed duplicate code
ethanaobrien 0cf7aae
Cleanup
ethanaobrien 7bb4ecb
Read Metadata error will continue function
ethanaobrien 859dd40
Custom 400 page
ethanaobrien 0d452ca
One last bug I found
ethanaobrien 8485f4c
Remove console.log()
ethanaobrien 9a32bae
My last htaccess feature (In this pr)
ethanaobrien 93c1fc5
Htaccess Bug Squash
ethanaobrien 403a350
I squashed a bug
ethanaobrien df138fc
Fix 2 bugs I mentioned
ethanaobrien 3883e94
Change some outdated info
ethanaobrien b601fc8
Update htaccess handler
ethanaobrien 61b007a
Update handlers.js
ethanaobrien 1863b53
auth
ethanaobrien 7df38dc
Add cache control option
ethanaobrien 18217ea
Why did I set it to the directory and not the file?
ethanaobrien ca5d2c1
Syntax cleanup
ethanaobrien e977e9f
Fix outdated description
ethanaobrien d0cd60e
Update README.md
ethanaobrien c6ec47e
More htaccess features
ethanaobrien a24c711
I apparently don't know how to use git
ethanaobrien 67370a6
Update outdated description
ethanaobrien 3c3ff61
Bug fix
ethanaobrien cdd0760
Cleanup, Htaccess feature, no .htm
ethanaobrien 2356a92
Bug
ethanaobrien 0ef16d7
LOTS and LOTS of cleanup
ethanaobrien 201da7b
Sequrity fix (#274)
ethanaobrien b4ffcd9
Bug Fix
ethanaobrien 3502691
Bug Fix
ethanaobrien f7fb364
post
ethanaobrien 4f72a80
More Cleanup
ethanaobrien 3025d20
Bug Fix
ethanaobrien 0a2fa88
bug fix
ethanaobrien f0f29e8
htaccess security fix (json directory listing)
ethanaobrien b4a89ed
Server Side POST handler
ethanaobrien 370578e
Forgot to push new utils.js
ethanaobrien f95d9de
Re-fix bug
ethanaobrien 5fa805d
Log to file
ethanaobrien 26cf1c3
Log to file
ethanaobrien f7c7be3
Chunked Encoding
ethanaobrien e16515c
Forgot to fix this
ethanaobrien 85c73e2
Fix syntax/description
ethanaobrien 07268af
Bug fix
ethanaobrien 60e3602
Added security for server side post and get requests, added older dev…
ethanaobrien 606a9fd
Forgot that this.error function existed
ethanaobrien 4a15bbc
IP Blocking
ethanaobrien d185650
bug fix
ethanaobrien 5b95b85
Security & feature
ethanaobrien c30ae1f
Syntax fix
ethanaobrien 3663ad1
Server clean up on method not supported
ethanaobrien d743270
Last minute changes
ethanaobrien e2eab3d
Minor fixes
ethanaobrien 78a63c6
Chunked Encoding Bug Fix
ethanaobrien 3f5acf3
Chunked Encoding Bug Fix
ethanaobrien 0fc514c
Bug Fix
ethanaobrien d59a8e4
Update Description
ethanaobrien 508e74c
Bug fix
ethanaobrien 4f4d5ce
Fixed .html extension on SSJS bug
ethanaobrien cb514a6
Add some things
ethanaobrien e5b4546
Bug Fixes
ethanaobrien 8147e4d
Update htaccess and post
ethanaobrien a7a003c
Bug Fix
ethanaobrien 502a09e
Bug fix
ethanaobrien a6308e5
Replace tabs with spaces
ethanaobrien 0802c0b
bug fix
ethanaobrien d016613
bug fix
ethanaobrien 87155a8
Last change
ethanaobrien 420df8c
Compatibility Support
ethanaobrien 0d1a5d0
Update simple-web-server links
ethanaobrien c4c7f9e
Bug fix
ethanaobrien 812f21c
Bug Fix
ethanaobrien 04abbb6
Fix a not smart thingy I did
ethanaobrien 70a0f93
Some work
ethanaobrien File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.