23 Commits (0b08c1ce9ce9c0519d68834da62224d85f747eb1)
 

Author SHA1 Message Date
Aadhavan Srinivasan 0b08c1ce9c Added code to hide radius drop-down menu if geo-restriction checkbox was not selected 1 year ago
Aadhavan Srinivasan b7a8602e34 Added code to wait for location to be retrieved before allowing user to submit, and hid the radius drop-down if geo-location wasn't checked 1 year ago
Aadhavan Srinivasan 42eff5e0fa Added code to redirect the user to a different page if the GLink they requested is geo-restricted 1 year ago
Aadhavan Srinivasan 3d36c2704a Added code to retrieve the user's location and store it in the database 1 year ago
Aadhavan Srinivasan ae036686b8 Added code to fetch the user's location, and send it as a GET/POST variable 1 year ago
Aadhavan Srinivasan 70f91c7586 Fixed bug where I accessed the database without opening a session 1 year ago
Aadhavan Srinivasan 913d53b757 Added form field to allow user to georestrict the link 1 year ago
Aadhavan Srinivasan 8b68547644 Added code to generate a random GLink if the user doesn't submit one 1 year ago
Aadhavan Srinivasan 0f85fcf021 Made the Glink field optional 1 year ago
Aadhavan Srinivasan 1d4606db27 Added code to redirect the user if the database query returns a URL 1 year ago
Aadhavan Srinivasan 116bbe5218 Started working on redirect when user enters a GLink 1 year ago
Aadhavan Srinivasan 1b52864952 Added server-side checks to input 1 year ago
Aadhavan Srinivasan 92b70e632b Added code to print out the inserted data, and to check if the data was inserted by querying the database for the inserted data 1 year ago
Aadhavan Srinivasan c81937d6a5 Added code to insert data into Cassandra DB 1 year ago
Aadhavan Srinivasan f451850601 DO NOT USE - SWITCHED TO PHP INSTEAD - Added code to make database query 1 year ago
Aadhavan Srinivasan 3bc6a56516 Added PHP file to make database queries 1 year ago
Aadhavan Srinivasan 536af5f9c5 Removed event parameter from function so that it could be used with the HTML form 'onsubmit' 1 year ago
Aadhavan Srinivasan e5bdf2cc2c Switched to PHP instead of node.js, fixed bug where PHP would not be called regardless of input 1 year ago
Aadhavan Srinivasan 8983f0dd80 Started working on database plugin 1 year ago
Aadhavan Srinivasan 8c296654a7 Added 'action' to form tag 1 year ago
Aravind142857 ac25e58d84 Stylistic additions 1 year ago
Aravind142857 8d65229f66 fixed errors 1 year ago
Aravind142857 4e3c08d1c4 First commit 1 year ago