summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Michel Vourgère [Tue, 7 Mar 2017 17:38:19 +0000 (17:38 +0000)]
Use smarty template inheritance
Code factorisation
Jean-Michel Vourgère [Mon, 27 Feb 2017 16:31:39 +0000 (16:31 +0000)]
New README. Move tem files out of source tree
Jean-Michel Vourgère [Mon, 27 Feb 2017 15:53:04 +0000 (15:53 +0000)]
Moved php files in webroot/
Templates have to reason to be web readable
This will leave room for a README file, apache config exemple, ...
Jean-Michel Vourgère [Mon, 27 Feb 2017 15:46:18 +0000 (15:46 +0000)]
Allow smarty directory customization
Jean-Michel Vourgère [Mon, 27 Feb 2017 15:19:18 +0000 (15:19 +0000)]
Fixed delete logs
Jean-Michel Vourgère [Mon, 27 Feb 2017 15:12:01 +0000 (15:12 +0000)]
Move to html5 / utf8
Also some bank / whitespace / autoclosing tags cleaning
Jean-Michel Vourgère [Mon, 27 Feb 2017 14:23:53 +0000 (03:23 +1300)]
Allow admins to mkdir rmdir
Jean-Michel Vourgère [Sun, 26 Feb 2017 01:02:09 +0000 (14:02 +1300)]
Login box style refresh
Jean-Michel Vourgère [Sat, 25 Feb 2017 22:21:02 +0000 (11:21 +1300)]
Fixes for folder names containing '
Jean-Michel Vourgère [Sat, 25 Feb 2017 21:04:55 +0000 (10:04 +1300)]
Escape weird characters in templates
This fixes a bunch of security issues
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