Commit Graph

19 Commits

Author SHA1 Message Date
Arctic Code e77fcd1478 Make shortened links bigger and easier to see
I needed a way to fill this space and I recieved some complaints about
the size of the output, it's fairly hard to see.
2014-03-03 09:05:03 -06:00
Arctic Code e3773e95d8 Fix spacing on loading element again
This is very sensitive
2014-03-03 07:51:44 -06:00
Arctic Code 979c2f24ca Remove gradient on h2 text and remove login css
The gradient is distracting and doesn't work on all devices. The login
css takes up space
2014-03-01 21:21:18 -06:00
Arctic Code 9e580751cc Fix spacing of loading animation
This somehow broke when I deleted the ad element. Fixed now
2014-03-01 20:28:02 -06:00
Arctic Code 11876579f8 Remove Google Ads Element 2014-03-01 20:12:32 -06:00
Arctic Code 338b72dcd5 Change the loading animation
The glowing shadow was fairly distracting. This also makes the
circle much thinner
2014-02-22 22:13:21 -06:00
Arctic Code ddde0fef8d Revert "Attempt to make interface more scalable"
This reverts commit 4091ae8226.
2014-02-19 10:23:56 -06:00
Arctic Code 4091ae8226 Attempt to make interface more scalable
This makes better positions the form element on the page,
removing the need for the dummy element in index.php
2014-02-19 10:22:49 -06:00
Arctic Code 937c469892 Make navbar have lighter background and remove footer
Making a few changes to the footer, this keeps it from breaking up
and stretching on mobile devices.
2014-02-19 08:40:36 -06:00
Arctic Code 0f0fde578f Add a loading animation to run when the form gets submitted
This is to show that the page is actually doing something
if the return message doesn't get shown right away for whatever
reason (slow connection, overloaded server, memory leaks, etc)
2014-02-13 12:51:01 -06:00
Arctic Code 53066fac04 Add Google Ads
This hasn't been implemented yet, but it's a work in progress.
I'm planning on only having one ad display on the page under the
message.

Something else that needs to be done is a loading animation where
the message will appear as the AJAX processes the request
2014-02-13 12:21:33 -06:00
Arctic Code ed46bdad76 Make minor changes to gradient and add shadows behind the h2 2013-10-10 15:52:30 -05:00
Arctic Code af50c9b571 Replace old elements with one for new navbar
I independently developed a new style while retaining a similar look
which removed the flat metro-like style and added depth. Also included
is the old css (just because I'm a packrat during development and I wasn't
totally sure that my custom style would work right away).
2013-10-08 10:42:05 -05:00
Arctic Code 2b53a916b2 Large overhaul to the page elements
This is to work globaly instead of just for the link shortener,
plus it looks a whole lot less "metro-like" and thus better.
2013-09-26 18:44:36 -05:00
Arctic Code c97b864d44 Fix background image link
I forgot to change this during testing
2013-09-01 15:05:03 -05:00
Arctic Code eeea8415ec Add background image and make navbar transparent
I think this gives a better design than the gradient that I was using.
2013-09-01 15:02:06 -05:00
Arctic Code 742a2dea2d Add success message div and transparency to div backgrounds
#message messed with the success messages, decided to make a div
for that too
2013-08-26 09:32:46 -05:00
Arctic Code cfe1a23a33 Add red error boxes in return messages
This is continuing development on the interface, they will fade
in the next commit
2013-08-26 01:33:14 -05:00
Arctic Code b674bdb593 Add Shortv4-2 files, watered down UnPSAPI, and Bootstrap 3 2013-08-11 16:21:53 -05:00