39 Commits

Author SHA1 Message Date
Laurent Raufaste
a9e6b6ee24 Let's not act like we are producing clean XHTML, we aren't and it breaks some browsers (like an old Konqueror) 2013-05-19 22:46:59 -04:00
Laurent Raufaste
bda6cf824e Cleanup trailing tabs 2013-05-18 18:00:32 -04:00
Laurent Raufaste
8f5ca17a46 Fixed a lot of redirected links, resolves #62 2013-05-14 22:19:46 -04:00
John Carehag
60a81c7775 Some nitpicking code changes to the menu and CSS
I couldn't help myself from doing these changes, but managed to stop
before I rewrote the whole CSS.
2013-05-14 22:37:22 +02:00
mog
c3eb829e8d Fix caching issue CSS for now
This should be done properly by actually changing the cachebuster (cb) according to the CSS file version - but will do for now.

Might need testing, assuming this is the only file the header is written.
2013-05-14 16:47:07 +03:00
Gargaj
9fc165dfa9 You need this otherwise the last dot slides in.
Btw there's a better way to do this with li:last-child but OH WELL.
2013-05-14 13:34:04 +03:00
Laurent Raufaste
c8f74e51a7 Revert "Just in case"
This reverts commit 1c70d115581b375a35a87b4f219a72c0257fb566.
2013-05-13 22:25:23 -04:00
Laurent Raufaste
1c70d11558 Just in case 2013-05-13 22:24:26 -04:00
Laurent Raufaste
8cc07c6076 Merge pull request #65 from dfox288/media-queries
Added media queries for phones to hide left/right boxes on the start pag...
2013-05-13 19:22:52 -07:00
D.Fox
160b4eef59 Moved login-box to an include so it can be displayed multiple times without having an impact on rendering time; display login box on the foot of the page if using a mobile phone; removed unused image 2013-05-14 00:33:07 +02:00
Erik Faye-Lund
9e36f0b664 get rid of some old-style code-blocks 2013-05-14 00:23:06 +02:00
D.Fox
f880eb8ba8 Added media queries for phones to hide left/right boxes on the start page; refactored the navigation to use an ul instead of a table (to clear correctly on smaller resolutions) 2013-05-13 23:57:18 +02:00
Erik Faye-Lund
f2aea95b12 lookup server-variables in $_SERVER
This reduces some dependencies on register_globals
2013-05-13 23:08:15 +02:00
Laurent Raufaste
342b1198f7 relative path is problematic for some scripts in subfolders 2013-05-12 22:50:45 -04:00
Erik Faye-Lund
32a3335bba include/top.php: use html entity 2013-05-12 23:53:19 +02:00
Laurent Raufaste
287fded79a Moved all the cache stuff in the tmp folder 2013-05-12 17:07:48 -04:00
Laurent Raufaste
ec6c6fd441 Git wanted to fix the newlines 2013-05-12 16:23:17 -04:00
Laurent Raufaste
3e3a18afb2 Killed the cache folder, everything in tmp now
Also don't show any error when tmp is empty, as it should be emptiable
whenever we want.
2013-05-12 16:20:55 -04:00
Laurent Raufaste
703037a02e Absolute URLs in all redirects (thx @JonasPed) 2013-05-12 15:14:10 -04:00
Laurent Raufaste
3f5fe13efd Let's put the commit files in tmp/ too 2013-05-11 20:42:45 -04:00
Laurent Raufaste
a7a9970a98 Let's put those temp file in a dedicated folder
And start having constants in a centralized file too
2013-05-11 20:33:54 -04:00
Erik Faye-Lund
c6174a4de7 login.php: use relative location to error.php
This also works for local development
2013-05-12 01:25:11 +02:00
Laurent Raufaste
84ced40901 account2.php -> customize.php 2013-05-09 22:14:51 -04:00
Laurent Raufaste
76245735f9 Crap 2013-05-09 22:03:18 -04:00
Laurent Raufaste
069bd536dd Point to / for instead of index.php 2013-05-09 22:03:05 -04:00
Laurent Raufaste
8a6b52a7bc Let's show when a new version is coming 2013-05-09 03:11:23 -04:00
Laurent Raufaste
3e45fbe674 Display the current commit if there is one 2013-05-09 01:49:50 -04:00
Laurent Raufaste
4e5ae7a8b1 Killing ending whitespace to remove future noise on commits 2013-05-08 23:12:00 -04:00
Laurent Raufaste
cba89bd9c3 We need to check for result, dumbass thx @AMcBain 2013-05-08 00:09:12 -04:00
Laurent Raufaste
a4b80a87ba Do not warning when the user has no nickname 2013-05-07 23:39:57 -04:00
Laurent Raufaste
3672a49075 Killed the changelog 2013-05-07 23:16:00 -04:00
Laurent Raufaste
0f27dc048b unicode is not there yet 2013-05-07 21:25:43 -04:00
Laurent Raufaste
f168d4b59d Whitespace 2013-05-07 21:24:00 -04:00
Laurent Raufaste
fa4358da67 No need to fuck up the logo with a warning 2013-05-07 21:23:53 -04:00
Laurent Raufaste
5d2bf0d7f4 Added a fake credentials file 2013-05-07 20:13:03 -04:00
Laurent Raufaste
05c09fce58 This was a little dumb I guess 2013-05-07 14:57:18 -04:00
Laurent Raufaste
715505cf68 utf8 anyone ? 2013-05-07 14:41:06 -04:00
Laurent Raufaste
77672d68c0 Added the link to the repo 2013-05-07 14:26:41 -04:00
Laurent Raufaste
56dc4c1765 Adding the current live shit 2013-05-07 14:20:08 -04:00