summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Michel Vourgère [Sat, 25 Feb 2017 19:29:00 +0000 (08:29 +1300)]
Style cleanup
Jean-Michel Vourgère [Sat, 25 Feb 2017 17:06:09 +0000 (06:06 +1300)]
Moved style to a css file
Jean-Michel Vourgère [Fri, 24 Feb 2017 23:42:32 +0000 (12:42 +1300)]
Removed unused file
Jean-Michel Vourgère [Fri, 24 Feb 2017 23:29:45 +0000 (12:29 +1300)]
Removed the unused streaming functions/templates
Jean-Michel Vourgère [Fri, 24 Feb 2017 23:29:45 +0000 (12:29 +1300)]
Removed the unused streaming functions/templates
Jean-Michel Vourgère [Fri, 24 Feb 2017 22:57:32 +0000 (11:57 +1300)]
Removed mass delete wip
Jean-Michel Vourgère [Fri, 24 Feb 2017 22:52:48 +0000 (11:52 +1300)]
Fix smarty warnings for version 3
Jean-Michel Vourgère [Fri, 24 Feb 2017 22:14:13 +0000 (11:14 +1300)]
Move db setup in config.php
Now using system smarty, can be changed in config
Jean-Michel Vourgère [Fri, 24 Feb 2017 20:08:45 +0000 (09:08 +1300)]
Restored templates indentation
Jean-Michel Vourgère [Fri, 24 Feb 2017 18:58:29 +0000 (07:58 +1300)]
Prevent mysql injections
Jean-Michel Vourgère [Fri, 24 Feb 2017 17:17:39 +0000 (06:17 +1300)]
Removed most of the execution notices
Jean-Michel Vourgère [Fri, 24 Feb 2017 00:30:05 +0000 (13:30 +1300)]
blank
Jean-Michel Vourgère [Thu, 23 Feb 2017 21:11:28 +0000 (10:11 +1300)]
Fixed "Use of undefined constant" warnings
Jean-Michel Vourgère [Thu, 23 Feb 2017 18:02:46 +0000 (07:02 +1300)]
Optimized user lookup, cleanups
Jean-Michel Vourgère [Thu, 23 Feb 2017 17:51:05 +0000 (06:51 +1300)]
No longer salting login user name
Password is more than enough.
Jean-Michel Vourgère [Thu, 23 Feb 2017 16:43:29 +0000 (05:43 +1300)]
Show login name on the login screen
Jean-Michel Vourgère [Thu, 23 Feb 2017 16:29:12 +0000 (05:29 +1300)]
Normalized <?php headers for modern setups
Jean-Michel Vourgère [Thu, 23 Feb 2017 15:22:00 +0000 (04:22 +1300)]
Work around missing user #0
Jean-Michel Vourgère [Thu, 23 Feb 2017 15:21:11 +0000 (04:21 +1300)]
Added gitignore
Jan Bakuwel [Mon, 6 Feb 2017 20:24:00 +0000 (09:24 +1300)]
First git import