Block a user
9cb2b59c08
Added .htaccess to web api for standard configuration.
4e21db37b1
Fixed instructions to include npm instructions.
87049dcd0f
first commit
b6e471187d
Updated instructions for newer pfSense configs.
88616d1e05
I meant to align the labels right.
872a281894
First commit
8f07531e31
Fixed issue where listening to radio in MPV will result in no information
2b9b8d66cc
Learned of fmt.Errorf. Why didn't I know of this?
b93948e250
First commit
c91dc8bbf8
Added new resize of images based on logic such as connected network or auto upload filter. Added default theme as white background. Added upload finish method with the ability to store some info in the history for a future delete option and possibly other features. Removed uploadLock due to issues it causes when an upload fails before it even goes to asynchronous tasks. Added unique ID to auto upload filters to allow unique identification in other locations such as resize logics. Fixed some panels I modified without modifying the language translations.
1b9549f175
Changed the way multi upload works to where plugins can take control and added themes for multi uploads. Fixed issue in the http plugin where if the plugin is unable to talk to the page to determine it's encoding, it will assume that it's a plist format. Now the http plugin checks if it's JSON on every request.
841027cd58
Changed license as I was not as knowledgable as I am now when I started this project.
c231e4badb
Fixed short URL character set. Added short URL shuffling code to help you shuffle the order.
b9501e3b0f
Forgot to add the hexadecimal value for the create flags variable as needed to compile in OS X 10.5.