Commit Graph

  • 1ad8016e74
    We are now version 1.0.2 master David Todd 2014-12-09 14:42:10 -0600
  • 371b00f452
    Create the context menu when chrome starts. David Todd 2014-12-09 14:38:55 -0600
  • 26faf57b8b
    Move from beta to version 1.0.1, comment out future API code David Todd 2014-10-20 20:42:17 -0500
  • 6a398e6041
    Add the Chrome WebStore badge that's on the main page David Todd 2014-10-20 20:39:04 -0500
  • d269b39832
    Remove button color changing code from AJAX request David Todd 2014-10-20 20:38:15 -0500
  • f72ec8f685
    Make generated tokens expire now. David Todd 2014-10-20 20:36:15 -0500
  • 3cc8511a91
    Clean up APIkey stuff and add link stats David Todd 2014-09-19 20:59:07 -0400
  • 4aa2c0b7c0
    Add more API functions David Todd 2014-09-19 15:35:41 -0400
  • 704a68104d
    Add new icons to the extension David Todd 2014-09-18 21:09:56 -0400
  • fb02307b20
    Add link chrome extension alopexc0de 2014-08-29 20:33:27 -0400
  • 6eb32ed84f
    Minor mod to API, make chrome extension work with beta alopexc0de 2014-08-29 17:54:26 -0400
  • 26d460b173
    Re-add body.copy (for update page) v0.0.1-beta redis alopexc0de 2014-08-29 15:42:17 -0400
  • da6837fdad
    Copy of lobli.ico, renamed to favicon.ico alopexc0de 2014-08-29 15:32:01 -0400
  • 7972971ee0
    Remove placeholder code for resolving, make links resolve, remove token from get on process alopexc0de 2014-08-29 15:23:09 -0400
  • 298b2606ea
    Reload page if token invalid alopexc0de 2014-08-29 14:24:02 -0400
  • cb3008536d
    Test for valid token. alopexc0de 2014-08-29 14:14:49 -0400
  • 28e0ce013a
    Move token data to token.php alopexc0de 2014-08-29 14:11:35 -0400
  • f825c6bd29
    New token generation and fix output on shorten alopexc0de 2014-08-29 14:08:50 -0400
  • fb5ccdce5e
    Change the IF statements to a switch alopexc0de 2014-08-29 11:22:37 -0400
  • e395ac49e8
    Chrome extension for lob.li. alopexc0de 2014-08-18 20:50:30 -0400
  • ea1a3a4c10
    Quick and dirty API for the chrome/firefox extension. alopexc0de 2014-08-18 20:48:43 -0400
  • b40c3206f8
    Remove more title stuff alopexc0de 2014-08-18 20:36:37 -0400
  • 6c64f12366
    Remove the background image that's nolonger used alopexc0de 2014-08-18 20:35:04 -0400
  • e0f15f6d51
    New design for lobli logo and remove backup copy alopexc0de 2014-08-16 19:33:55 -0400
  • ce574e8a32
    Add Nginx config for lob.li alopexc0de 2014-08-15 19:58:13 -0400
  • cacd80a024
    Remove title grabbing. alopexc0de 2014-08-15 19:35:35 -0400
  • 0836e64c80
    Add some documentation to the migrator. alopexc0de 2014-08-15 18:51:45 -0400
  • f5f143d2e6
    Attempt begin resolving links and testing code. alopexc0de 2014-08-15 18:34:46 -0400
  • 1846388b01
    tell process.php that we want to resolve links, not shorten alopexc0de 2014-08-15 18:33:22 -0400
  • fe5e5f1854
    Mysql to Redis migration helper. alopexc0de 2014-08-15 18:31:20 -0400
  • 89dda7ae4a
    Add lobli links to the linkid field alopexc0de 2014-08-10 21:12:19 -0400
  • a2baa09376
    Fix the date outputtoday's date alopexc0de 2014-08-10 21:00:38 -0400
  • 39baade2e4
    Fix check to see if link exists in db or not. alopexc0de 2014-08-10 20:37:34 -0400
  • 9e1035fde3
    Change l59 if to or instead of and, remove echo alopexc0de 2014-08-10 19:54:41 -0400
  • 5d41d3adb8
    Grab links from list and start redirecting again. alopexc0de 2014-08-10 18:46:39 -0400
  • 41a6684ccc
    Add missing parenthesis that I forgot. alopexc0de 2014-08-10 18:44:40 -0400
  • 4ad0f8ce74
    Change click tracking to sorted set. alopexc0de 2014-08-10 18:29:17 -0400
  • 485f1fa66f
    remove diagnostic print_r to test array values. alopexc0de 2014-08-09 20:32:53 -0400
  • 7c71c5744e
    Move stat table generation to stats.php. alopexc0de 2014-08-09 20:30:10 -0400
  • da266cce1a
    Change link expire time to future (in secs) alopexc0de 2014-08-09 19:35:09 -0400
  • 169fe0fc23
    remove misplaced bang that prevented stat gathering from working. alopexc0de 2014-08-09 19:32:45 -0400
  • 9cd6c9ca7e
    hide #theLoader by default. alopexc0de 2014-08-09 19:30:41 -0400
  • 469f453605
    Fix the Include path on Operating Systems that use a case-sensitive FS (*nix) alopexc0de 2014-08-09 18:26:50 -0400
  • 12df81bd3c
    Escape class 'res' for the echo statement. alopexc0de 2014-07-25 20:34:51 -0400
  • 052a0a751c
    Put link data into a list instead of storing seperate values for everything. alopexc0de 2014-07-25 17:48:46 -0400
  • adfcc57e00
    Redis-only version of lob.li - Almost complete. alopexc0de 2014-07-25 17:41:51 -0400
  • e52c236e47
    Add link age select box. alopexc0de 2014-07-24 21:30:01 -0400
  • c1f5a2eee8
    Add linkage css and make input box 47px tall instead of % alopexc0de 2014-07-24 21:25:40 -0400
  • 09280b93fa
    Add rudimentary AJAX call for the stat table. alopexc0de 2014-07-24 21:23:29 -0400
  • 173b977aaf
    Fix my stupidity when naming my directories. alopexc0de 2014-07-24 20:41:14 -0400
  • e068995839
    Align the page head to top of navbar alopexc0de 2014-07-22 22:05:35 -0400
  • f0f858950d
    Move Redis connection to db.php and change shorten icon. alopexc0de 2014-07-22 22:02:17 -0400
  • 4a66e9aa3b
    Change user agent of isonline 'bot' to look more bot-like. alopexc0de 2014-07-22 15:54:40 -0400
  • 9cabd24d19
    Add forgotten semicolon on line 52. alopexc0de 2014-07-22 13:08:15 -0400
  • c02e6d6f28
    Add Regis caching alopexc0de 2014-07-20 19:42:00 -0400
  • 064739de36
    Delete signtest now that I'm sure everything works alopexc0de 2014-07-20 14:34:18 -0400
  • 5033c0a67f
    This is a test file that I will also sign. alopexc0de 2014-07-20 14:32:08 -0400
  • c24391db9e
    Small CSS tweaks, add more contrast to elements. alopexc0de 2014-07-20 14:25:48 -0400
  • e6247ad601
    Small CSS tweaks, add more contrast to elements. alopexc0de 2014-07-20 14:19:59 -0400
  • 285633c34f
    Small CSS tweaks, add more contrast to elements.\n\nTrying to make it look a bit less cluttered and still have high contrast. This works rather well I think. alopexc0de 2014-07-20 14:18:02 -0400
  • 1a3391e487 Move to simpler color scheme alopexc0de 2014-07-20 00:23:18 -0400
  • b98d46c5dd Make the navbar slightly bigger alopexc0de 2014-07-14 23:30:02 -0400
  • 92140f083a Add the Montserrat google cdn font to relevant pages alopexc0de 2014-07-14 18:37:43 -0400
  • 3f501132d0 Move from Verdana font to the Montserrat font alopexc0de 2014-07-14 18:34:32 -0400
  • f5528007a1 Make the background a brighter color alopexc0de 2014-07-14 16:05:30 -0400
  • dfd0b82ca0 Change favicon from the bitmap with alpha to a png alopexc0de 2014-07-14 15:57:04 -0400
  • 591e3de923 Add favicon to website alopexc0de 2014-07-10 16:06:01 -0400
  • f03ab215d1 Linux move weirdness and make theLoader always visible for debug alopexc0de 2014-07-04 17:32:42 -0400
  • 1d6a2a569c Linux move weirdness alopexc0de 2014-07-04 17:31:52 -0400
  • ab4010b41f Work on tracking function alopexc0de 2014-07-04 17:30:48 -0400
  • d9d8338a3d Linux move weirdness, also remove the invisible padding icon alopexc0de 2014-07-04 17:29:35 -0400
  • 2692bdf753 Moved from windows to linux - Git is acting weird alopexc0de 2014-07-04 17:28:17 -0400
  • 27f70868b3 Move seperator into process.php and test shorten function alopexc0de 2014-07-03 15:20:44 -0400
  • c2dbb861d0 Add link tracking and require tracking function alopexc0de 2014-07-03 15:20:13 -0400
  • 2164dd856f Update response code list, Add site descriptions, basic link tracking alopexc0de 2014-07-03 15:16:57 -0400
  • 4c98480648 Change placeholders to empty strings alopexc0de 2014-06-26 20:38:57 -0400
  • d86eb10d1f Move database connection to independant file alopexc0de 2014-06-26 20:38:35 -0400
  • e7f4f22737 Move database connection to independent file alopexc0de 2014-06-26 20:38:07 -0400
  • a4ad01fa86 Add more messages to $messages array and placeholder data alopexc0de 2014-06-26 19:35:21 -0400
  • fa4c66e8d1 Change submitbtn to type submit, remove placeholder php for messages and smaller jquery alopexc0de 2014-06-26 19:33:48 -0400
  • 160af78728 Make submit-btn type submit and make ajax jquery smaller alopexc0de 2014-06-26 19:31:37 -0400
  • 7728f081e5 New Lob.li icon alopexc0de 2014-06-26 19:29:52 -0400
  • b00033742f Ignore more stuff alopexc0de 2014-06-26 19:29:37 -0400
  • 4a570655b1 Add the AJAX loading animation for when data needs to be pulled alopexc0de 2014-06-22 21:21:32 -0400
  • e81d809f36 Remove id="message" and replace it with a better descriptor alopexc0de 2014-06-22 21:20:29 -0400
  • a70aca3d64 Remove test messages, add AJAX loader, and form button click event alopexc0de 2014-06-22 21:16:11 -0400
  • 1bb170d04e Modify #message and add loading animation alopexc0de 2014-06-22 21:15:02 -0400
  • 8edc7c8296 Add a gitignore for test code alopexc0de 2014-06-22 21:14:05 -0400
  • 187900675d Add return code messages to array and remove API stuf alopexc0de 2014-06-22 02:04:07 -0400
  • 0598e96979 Add onclick for popup link unps.us alopexc0de 2014-06-22 02:00:51 -0400
  • e845309c84 Change keys, remove newlink (TEMP), align copy icon more right alopexc0de 2014-06-22 01:26:46 -0400
  • 889312c35f Change spacing on copy glyphicon alopexc0de 2014-06-22 01:24:59 -0400
  • f94ab2ee01 Add the link processor and begin modifications alopexc0de 2014-06-22 01:24:17 -0400
  • 253a9fa89b Add the main functions of the app alopexc0de 2014-06-22 01:23:02 -0400
  • 4e6ee69afb Minor modification alopexc0de 2014-06-22 00:20:25 -0400
  • b2ded2184e Add placeholder top 5 links table to stats alopexc0de 2014-06-22 00:18:41 -0400
  • b0b74ec2cf Build Link resolver UI more fully and flesh out error messages alopexc0de 2014-06-22 00:17:57 -0400
  • c70e6f67e4 Comment out the WPI and leave padding alopexc0de 2014-06-22 00:15:55 -0400
  • c23592b37f Add About us text alopexc0de 2014-06-22 00:14:23 -0400
  • d481e6866c Change the body background image and make a copy alopexc0de 2014-06-22 00:13:01 -0400