Commit Graph

159 Commits

Author SHA1 Message Date
alopexc0de c780a8c3da Removed Travis-ci stuff 2013-05-20 19:05:10 -05:00
Arctic Code 97dcc0b5e3 Added Travis-ci build status 2013-05-20 19:54:48 -04:00
Arctic Code c27f4555dd Create .travis.yml 2013-05-20 19:49:09 -04:00
alopexc0de 62c0fe1b45 Revert "Created travis.yml for travis-ci.org"
This reverts commit 4a8740cbb6.
2013-05-20 18:47:31 -05:00
alopexc0de 14d2f0f5ec Added randomized ads in banner 2013-05-20 18:45:03 -05:00
Arctic Code 4a8740cbb6 Created travis.yml for travis-ci.org 2013-05-20 18:42:39 -05:00
Arctic Code 33712de612 Changed checkRemoteFile function to be faster and smaller
This requires that links be public. Forum links appear not to work in testing.
2013-05-11 19:56:18 -05:00
alopexc0de b3d1dfc202 Added code for searching with google 2013-04-14 10:08:18 -05:00
alopexc0de feddbdcc2a Added Search google checkbox 2013-04-14 10:07:51 -05:00
alopexc0de b9a7134586 Corrected spelling mistake and gave credit for most of the code 2013-02-25 17:49:15 -05:00
alopexc0de 79bf12d646 Finished Recent Uploaded Pictures (changed during upload) 2013-02-25 17:43:34 -05:00
alopexc0de 5769d729d3 Finished Version one of Recent Uploaded Pictures V2 to follow 2013-02-25 17:42:48 -05:00
alopexc0de d139d74445 Removed unneeded echos 2013-02-21 02:24:14 -05:00
alopexc0de 5b5b92d293 No major changes 2013-02-21 02:13:54 -05:00
alopexc0de d6175acee9 Changed sticky to "Force spaces in tags" 2013-02-21 02:13:15 -05:00
alopexc0de c719d0b42e Removed old image display line 2013-02-21 02:01:06 -05:00
alopexc0de 1f741c3563 Removed sidebar ads 2013-02-20 20:01:06 -05:00
alopexc0de 768534d4ad Minor fix of spacing after title tag - OCD correction 2013-02-20 19:36:07 -05:00
alopexc0de 6515e13c83 Changed thumbnail layout and removed headstuff and title 2013-02-20 19:33:18 -05:00
alopexc0de 8056c7744e Fixed headstuff and title 2013-02-20 19:32:51 -05:00
alopexc0de f061e99a61 Added footer_right for page-gen-time-thingy 2013-02-19 02:28:43 -05:00
alopexc0de d7e59f6dd8 Should be just minor changes I think 2013-02-19 02:26:24 -05:00
alopexc0de 6d57b39575 Verbose output with die at end 2013-02-19 02:25:52 -05:00
alopexc0de a952729268 index.php/?generatenewthumbnailsformeprettyplease for refresh thumbs 2013-02-19 02:24:59 -05:00
alopexc0de dcee62b382 Shown when thumbnail can't be found 2013-02-19 01:44:16 -05:00
alopexc0de 74aef1292e Changed Recently Uploaded Pictures sidebar - Changed Sticky 2013-02-19 01:43:14 -05:00
alopexc0de cccdd39978 Automatic detection of missing thumbnails and shows nothumb.png 2013-02-19 01:42:25 -05:00
alopexc0de ea8c4d84f0 Forgot to add these files to the repo - whoops 2013-02-18 23:22:38 -05:00
alopexc0de f4421870ac Offline placeholder for ads, will change to google ads later 2013-02-18 23:21:13 -05:00
alopexc0de 35730bb760 Playing with banner ads a little bit 2013-02-18 23:20:52 -05:00
alopexc0de a755b98aa4 Added #mainwide and #mainwide#post back in for use with banner ads 2013-02-18 23:19:51 -05:00
alopexc0de 70a408c79e Minor updates - pseudocode for createThumbs() added near top 2013-02-18 22:54:28 -05:00
alopexc0de eb52aaf7d4 createThumbs() added to rebuild all thumbnails 2013-02-18 22:51:55 -05:00
alopexc0de a127bc2c88 Call genthumb after sucessful upload 2013-02-18 19:07:57 -05:00
alopexc0de 19734eb470 automatic thumbnails on upload - dropped bmp support 2013-02-18 19:07:09 -05:00
alopexc0de e9d7968a5a Simple test for new thumbnail generation before integration 2013-02-18 19:06:36 -05:00
alopexc0de 1a6bb8501a Everything is now seperated for easier finding of code 2013-02-15 18:19:19 -05:00
alopexc0de 340ea22be8 Before I seperated all the functions - Just in case 2013-02-15 18:18:18 -05:00
alopexc0de a34d45defc Function for generating thumbnails on upload 2013-02-15 18:14:58 -05:00
alopexc0de 42471e530f Extra main functions 2013-02-15 18:12:48 -05:00
alopexc0de 3136f0c1d2 Main program - imgstuff() 2013-02-15 18:08:46 -05:00
alopexc0de 77b09736a5 Holds the functions for cleaning input and output 2013-02-15 18:06:21 -05:00
alopexc0de 7cd1996202 Holds the functions for get - uname, tag, search, and upload 2013-02-15 18:03:51 -05:00
alopexc0de 4493bcdc1c Fixed display part of recently uploaded images 2013-02-15 17:47:30 -05:00
alopexc0de 530b609771 Better thumbnails on noimg and all functions working again 2013-02-15 17:29:23 -05:00
alopexc0de 0ebbf723cf Rounded corners around image links in sidebar and main post 2013-02-15 17:28:43 -05:00
alopexc0de 5571b5a371 The favicon file 2013-02-15 16:41:24 -05:00
alopexc0de 082593dfbb Added Thumbnails (WIP) & updated to mysqli 2013-02-15 16:39:34 -05:00
alopexc0de dd5f2427fb Updated to mysqli 2013-02-15 15:54:16 -05:00
alopexc0de 55f51ac6e8 Disabled headstuff() and title() due to bugginess 2013-02-12 04:38:50 -05:00