Harvie [Sat, 11 Dec 2010 18:04:57 +0000 (19:04 +0100)]
Disabled Base36 fascism redirect for download (probably some ugly hack out there)
Daniel Hromada [Thu, 9 Dec 2010 01:13:12 +0000 (02:13 +0100)]
add event partially fixed
Daniel Hromada [Thu, 9 Dec 2010 00:46:02 +0000 (01:46 +0100)]
correcting the type from previous commit
Daniel Hromada [Thu, 9 Dec 2010 00:41:06 +0000 (01:41 +0100)]
configure_content node_content sql injection vulnerability fixed
Daniel Hromada [Thu, 9 Dec 2010 00:31:15 +0000 (01:31 +0100)]
Merge branch 'master' of ssh://kyberia.cz/srv/git/kyberia-bloodline
Daniel Hromada [Thu, 9 Dec 2010 00:27:50 +0000 (01:27 +0100)]
date_diff function added so kyberia can show time according to the new epoche
niekt0 [Wed, 8 Dec 2010 01:34:45 +0000 (02:34 +0100)]
replaced <? with <?php (lighttp needs)
niekt0 [Wed, 8 Dec 2010 01:30:59 +0000 (02:30 +0100)]
verify fix
niekt0 [Wed, 8 Dec 2010 01:27:55 +0000 (02:27 +0100)]
small fix to verify event
niekt0 [Wed, 8 Dec 2010 01:06:59 +0000 (02:06 +0100)]
Added register event
niekt0 [Mon, 6 Dec 2010 01:06:16 +0000 (02:06 +0100)]
Registrations cleanup
niekt0 [Mon, 6 Dec 2010 00:48:55 +0000 (01:48 +0100)]
small events cleanup
Harvie [Wed, 1 Dec 2010 18:45:32 +0000 (19:45 +0100)]
Handle basic HTTP auth using PHP instead of using webserver configuration = better portability and security
Harvie [Wed, 1 Dec 2010 03:03:07 +0000 (04:03 +0100)]
Initial support for variable hashing alghorithms (currently login-only)
Harvie [Wed, 1 Dec 2010 02:42:32 +0000 (03:42 +0100)]
TODO: mail was fixed, generate GPG keypair during registration
Harvie [Tue, 30 Nov 2010 08:00:27 +0000 (09:00 +0100)]
Base36 fascism - will redirect every GET request to /k/
Harvie [Tue, 30 Nov 2010 07:38:46 +0000 (08:38 +0100)]
Added smarty_function_base_convert() - now we can simply get base36 ID in templates everywhere the base10 ID is... using {base_convert f='10' t='36' n=$node.node_id}
Harvie [Tue, 30 Nov 2010 06:16:50 +0000 (07:16 +0100)]
Upgraded graphics a bit (added transparent backgrounds and removed site-specific design)
Harvie [Tue, 30 Nov 2010 06:02:03 +0000 (07:02 +0100)]
Fixed PHP shorttag in get_mail.php
Harvie [Tue, 30 Nov 2010 03:16:43 +0000 (04:16 +0100)]
Register event - debugging version
Harvie [Mon, 29 Nov 2010 09:58:10 +0000 (10:58 +0100)]
Added commented line that can switch debugging off when uncommented...
Harvie [Mon, 29 Nov 2010 09:55:42 +0000 (10:55 +0100)]
Moved all templates from files to DB using - BASH script is in the comments of code... Now Smarty is using ONLY DB backend...
Harvie [Mon, 29 Nov 2010 06:37:04 +0000 (07:37 +0100)]
Added default timezone to config (prevents lots of warnings during debuging)
Harvie [Mon, 29 Nov 2010 03:03:51 +0000 (04:03 +0100)]
Adding base36 id to children listing...
Harvie [Mon, 29 Nov 2010 02:09:44 +0000 (03:09 +0100)]
Added node.node_kid (base36 id) for use in Smarty templates
Harvie [Mon, 29 Nov 2010 01:28:52 +0000 (02:28 +0100)]
Added base36id to login.inc
Harvie [Mon, 29 Nov 2010 00:45:15 +0000 (01:45 +0100)]
Enabled Smarty from DB... This needs lots of improvements (especialy modifying templates in DB and security...)
Harvie [Mon, 29 Nov 2010 00:42:00 +0000 (01:42 +0100)]
Added Smarty from DB support, but disabled by default...
Harvie [Mon, 29 Nov 2010 00:33:21 +0000 (01:33 +0100)]
Prepared to experimentaly fire smarty from database...
Harvie [Mon, 29 Nov 2010 00:20:48 +0000 (01:20 +0100)]
Added inc/getTemplate.inc - i will use this for loading templates directly from DB
Harvie [Sun, 28 Nov 2010 23:55:23 +0000 (00:55 +0100)]
TODO: complete PATH_INFO and Base35 IDs implementation...
Harvie [Sun, 28 Nov 2010 23:42:06 +0000 (00:42 +0100)]
Little fixup of PATH_INFO algorithm... Default page is (k)id 1 now...
Harvie [Sun, 28 Nov 2010 23:34:55 +0000 (00:34 +0100)]
Finaly sent all mod_rewrites to trash :-), few minor cleanups... Hromi a blesky na vas :-P
Harvie [Sun, 28 Nov 2010 23:03:29 +0000 (00:03 +0100)]
removed ~zden from rewrites... bye bye.
Harvie [Sun, 28 Nov 2010 23:00:36 +0000 (00:00 +0100)]
Improved PATH_INFO support :-)
Harvie [Sun, 28 Nov 2010 22:50:15 +0000 (23:50 +0100)]
Initial PATH_INFO support (experimental!)
Harvie [Sun, 28 Nov 2010 21:59:47 +0000 (22:59 +0100)]
Initial Base36 ( en.wikipedia.org/wiki/Base_36 ) support - experimental
niekt0 [Sun, 21 Nov 2010 20:04:02 +0000 (21:04 +0100)]
Added minor comments, started movil SQL into backed, register update
niekt0 [Sun, 21 Nov 2010 00:10:27 +0000 (01:10 +0100)]
Tuning of logarithmic threads
niekt0 [Sun, 21 Nov 2010 00:03:39 +0000 (01:03 +0100)]
Distances in threaded discussion are now logarithmic (in default template)
niekt0 [Sat, 13 Nov 2010 09:20:43 +0000 (10:20 +0100)]
warning & sqli fix
niekt0 [Sat, 13 Nov 2010 09:13:39 +0000 (10:13 +0100)]
&& fix
niekt0 [Sat, 13 Nov 2010 07:22:21 +0000 (08:22 +0100)]
Removed warnings from nodes.php
niekt0 [Fri, 12 Nov 2010 22:05:01 +0000 (23:05 +0100)]
warning fix
niekt0 [Fri, 12 Nov 2010 22:02:42 +0000 (23:02 +0100)]
Warning fix
niekt0 [Fri, 12 Nov 2010 21:58:39 +0000 (22:58 +0100)]
typo fix
niekt0 [Fri, 12 Nov 2010 21:57:06 +0000 (22:57 +0100)]
Removed some warnings from nodes.php
niekt0 [Fri, 12 Nov 2010 20:09:22 +0000 (21:09 +0100)]
Fixed another typo
niekt0 [Fri, 12 Nov 2010 20:08:29 +0000 (21:08 +0100)]
fixed isset typo
niekt0 [Fri, 12 Nov 2010 00:25:26 +0000 (01:25 +0100)]
removed more warnings
niekt0 [Fri, 12 Nov 2010 00:22:03 +0000 (01:22 +0100)]
small warning fix & removed is 2045 backdoor
niekt0 [Thu, 11 Nov 2010 23:36:34 +0000 (00:36 +0100)]
syntax fix
niekt0 [Thu, 11 Nov 2010 23:35:24 +0000 (00:35 +0100)]
Removed warnings from nodes.php
Daniel Hromada [Mon, 8 Nov 2010 15:45:57 +0000 (22:45 +0700)]
prehodil som stlpce, nech si nepletieme slovensku kybcu s ceskou, quoi :)
niekt0 [Fri, 5 Nov 2010 13:26:22 +0000 (14:26 +0100)]
Turned off debug messages by default
niekt0 [Fri, 5 Nov 2010 01:09:49 +0000 (02:09 +0100)]
moved old events to trash
niekt0 [Thu, 4 Nov 2010 19:40:59 +0000 (20:40 +0100)]
Fixed TODO
niekt0 [Thu, 4 Nov 2010 18:05:28 +0000 (19:05 +0100)]
process img test
niekt0 [Thu, 4 Nov 2010 09:56:50 +0000 (10:56 +0100)]
fixed session fixation
niekt0 [Thu, 4 Nov 2010 00:49:44 +0000 (01:49 +0100)]
fixing several SQL injections
niekt0 [Wed, 3 Nov 2010 22:14:20 +0000 (23:14 +0100)]
updated TODO
niekt0 [Wed, 3 Nov 2010 00:55:00 +0000 (01:55 +0100)]
upload files fix
niekt0 [Wed, 3 Nov 2010 00:41:17 +0000 (01:41 +0100)]
file upload fix
niekt0 [Tue, 2 Nov 2010 23:48:20 +0000 (00:48 +0100)]
removed naj.sk pagecounter
niekt0 [Tue, 2 Nov 2010 23:32:31 +0000 (00:32 +0100)]
ICQ removed
Daniel Hromada [Mon, 1 Nov 2010 17:00:49 +0000 (00:00 +0700)]
template not updated during previous commit, dunno why
Daniel Hromada [Mon, 1 Nov 2010 16:52:20 +0000 (23:52 +0700)]
implementing client-based vernam coding into add form
Harvie [Mon, 1 Nov 2010 16:14:08 +0000 (17:14 +0100)]
Another PHP indeter to be tested
Harvie [Mon, 1 Nov 2010 16:09:37 +0000 (17:09 +0100)]
Added PHP beautifier: will process whole code through it once i'll test it properly...
Harvie [Mon, 1 Nov 2010 15:46:39 +0000 (16:46 +0100)]
Removed hash-style comments - so we can autoindent code using GNU Indent later...
niekt0 [Mon, 1 Nov 2010 13:08:39 +0000 (14:08 +0100)]
Fixed small bugs in eventz, TODO fix
niekt0 [Mon, 1 Nov 2010 12:58:16 +0000 (13:58 +0100)]
Fixed upload_data_file, TODO update
Harvie [Fri, 29 Oct 2010 20:07:39 +0000 (22:07 +0200)]
TODO: passwords, PATH_INFO
niekt0 [Thu, 28 Oct 2010 21:17:19 +0000 (23:17 +0200)]
added image for first node and modified mkdirectory script
niekt0 [Thu, 28 Oct 2010 21:11:23 +0000 (23:11 +0200)]
readded process-images script to cron and added 101.gif
Harvie [Thu, 28 Oct 2010 17:35:25 +0000 (19:35 +0200)]
README: Added markdown images for github
niekt0 [Wed, 27 Oct 2010 22:27:30 +0000 (00:27 +0200)]
Cron scripts fixup & added isset to database.inc
niekt0 [Wed, 27 Oct 2010 21:39:38 +0000 (23:39 +0200)]
foxed K cron script
Harvie [Wed, 27 Oct 2010 11:50:03 +0000 (13:50 +0200)]
Join the revolution
Harvie [Wed, 27 Oct 2010 11:26:21 +0000 (13:26 +0200)]
Another gitignore to ignore production data directory
Harvie [Wed, 27 Oct 2010 11:04:27 +0000 (13:04 +0200)]
One more .gitignore fix
Harvie [Wed, 27 Oct 2010 11:00:03 +0000 (13:00 +0200)]
Fixed .gitignores - now we can use git clean -dn on production server
Harvie [Wed, 27 Oct 2010 10:29:04 +0000 (12:29 +0200)]
Fixed typo in logout event
Harvie [Wed, 27 Oct 2010 10:10:32 +0000 (12:10 +0200)]
Temporary mail fix
niekt0 [Wed, 27 Oct 2010 00:05:44 +0000 (02:05 +0200)]
LocalFileInclude security fix
Harvie [Tue, 26 Oct 2010 23:36:17 +0000 (01:36 +0200)]
Logger converted to public static
Harvie [Tue, 26 Oct 2010 23:29:46 +0000 (01:29 +0200)]
logger fix
Harvie [Tue, 26 Oct 2010 23:26:42 +0000 (01:26 +0200)]
htmlparser final fix
Harvie [Tue, 26 Oct 2010 23:24:08 +0000 (01:24 +0200)]
htmlparser fix test
Harvie [Tue, 26 Oct 2010 23:18:48 +0000 (01:18 +0200)]
Another deprecated feature + htmlparser fix
Harvie [Tue, 26 Oct 2010 23:09:48 +0000 (01:09 +0200)]
Fixed: Deprecated: Assigning the return value of new by reference is deprecated
Harvie [Tue, 26 Oct 2010 23:03:11 +0000 (01:03 +0200)]
html parse - another try
Harvie [Tue, 26 Oct 2010 23:01:54 +0000 (01:01 +0200)]
htmlparse test
Harvie [Tue, 26 Oct 2010 22:57:37 +0000 (00:57 +0200)]
Merge branch 'master' of ssh://kyberia.cz/srv/git/kyberia-bloodline
Harvie [Tue, 26 Oct 2010 22:56:57 +0000 (00:56 +0200)]
htmlparse -> static method
niekt0 [Tue, 26 Oct 2010 22:18:18 +0000 (00:18 +0200)]
Adder logger object to eventz
niekt0 [Tue, 26 Oct 2010 22:10:33 +0000 (00:10 +0200)]
log function fix
Harvie [Tue, 26 Oct 2010 21:29:22 +0000 (23:29 +0200)]
TODO: SHA1 passwords
Harvie [Tue, 26 Oct 2010 21:21:39 +0000 (23:21 +0200)]
Enabled markdown in README
Harvie [Tue, 26 Oct 2010 21:04:24 +0000 (23:04 +0200)]
Logout fix test
This page took 0.36012 seconds and 4 git commands to generate.