Code Monkey home page Code Monkey logo

campick's People

Contributors

pdbogen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

campick's Issues

upgrading to php 5.4.6 causes campick to error out (server error 500)

php -v

PHP 5.4.6-1ubuntu1.2 (cli) (built: Mar 11 2013 14:57:54)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

PHP Fatal error: Call-time pass-by-reference has been removed in /www/atenlabs/camwar/functions.php on line 299

line 299 is:

array_push( $invoke_args, &$args[$k] );

Feature request: login block/log

A mechanism (evercookie would be rad) to track asshats attemping to bruteforce the login, maybe redirect them to meatspin or something.

interacting with the 'broken cams' page is really really slow

My guess is that it has something to do with this (as seen in mytop) every time I click a cam to nuke or mark OK..

 Id      User         Host/IP         DB      Time    Cmd Query or State                                                                                                             
        --      ----         -------         --      ----    --- --------------                                                                                                             
    203178      root       localhost    campick         0  Query show full processlist                                                                                                      
    203365   campick       localhost    campick         1  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203364   campick       localhost    campick         4  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203362   campick       localhost    campick        10  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203363   campick       localhost    campick        10  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203360   campick       localhost    campick        12  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203361   campick       localhost    campick        12  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203359   campick       localhost    campick        20  Query CREATE TABLE IF NOT EXISTS cameras ( camera_id SERIAL PRIMARY KEY, camera_url TEXT , camera_votes INTEGER )                
    203358   campick       localhost    campick        22 Execut SELECT camera_url, reports FROM cameras INNER JOIN reports ON cameras.camera_url = reports.url ORDER BY reports DESC LIMIT 

Feature request: bottom cams

in an effort to find a way to 'tidy up the cameras', it would be neat to have a 'bottom cams' listing for the admin to be able to see what people think suck, possibly reset vote counts, etc.

Feature request: sticky cams

Similar to sticky threads on a forum, it would be neat for the admin to have the ability to mark a cam 'sticky' and have it live on topcams, perhaps until unselected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.