Moved rc4.js to DB
[mirrors/Kyberia-bloodline.git] / wwwroot /
2011-01-06  HarvieMoved rc4.js to DB
2011-01-06  HarvieRenamed ajax to _ajax
2011-01-03  niekt0require fixup
2011-01-02  HarvieSmarty DB resource improved: recompiling templates...
2010-12-28  HarvieUglyHack to get delete event working - should use delet...
2010-12-28  HarvieCleanup of delete event
2010-12-27  HarvieMoved DB related code from nodes.inc to mysql backend
2010-12-24  HarvieImproved transport links...
2010-12-24  HarvieAdded transport processing to get_linked_nodes smarty...
2010-12-24  HarvieMoved all transport code to transports.inc
2010-12-24  HarvieEven more transport cleanup
2010-12-24  HarvieTransport cleanup
2010-12-24  HarvieRemoved transport event... Do not need this anymore...
2010-12-24  HarvieTransports are now implemented using external_link...
2010-12-24  HarvieAdded transport event - not working yet... :(
2010-12-24  HarvieFirst working transport - not so cool yet...
2010-12-24  HarvieAdded transports.inc
2010-12-24  HarvieAdded rudimentary transport support to get_threaded_chi...
2010-12-24  HarvieAdded kyberia.sk transport - not working yet...
2010-12-23  niekt0registration temporary fixup
2010-12-22  niekt0setparrent fix
2010-12-22  niekt0verification fix
2010-12-22  niekt0added setParrent function
2010-12-22  niekt0fixed vector in registrations
2010-12-22  HarvieAdded base36 support to eventz.inc
2010-12-21  HarvieNow MySQL_real_escaping mail text...
2010-12-21  HarvieRemoved StripSlashes() on node content and name. Breaks...
2010-12-21  HarvieTODO: Minor DB cleanups, fixed typo psql -> pgsql
2010-12-20  HarvieNow assigning JSON interpretation of node to Smarty
2010-12-20  HarvieNow addNode can set custom access policies - I've neede...
2010-12-19  niekt0fix including constants
2010-12-19  niekt0Anihilating constans
2010-12-18  niekt0removing constants from code
2010-12-18  niekt0register fix
2010-12-18  niekt0small registratiron fix
2010-12-18  niekt0Registration form update
2010-12-17  HarvieRemoved images symlink
2010-12-17  HarvieFixed inconsistency in image check
2010-12-17  HarvieAdded define SYSTEM_IMAGES and using it to generate...
2010-12-17  HarvieAdded _images symlink for migrating to the new rewrite...
2010-12-17  niekt0data structure fix
2010-12-17  niekt0image upload "fix"
2010-12-17  HarvieRewrite cleanup, TODO: rename images to _images
2010-12-17  niekt0images fix
2010-12-17  niekt0fixed removing end of lines
2010-12-12  Daniel HromadaMerge branch 'master' of ssh://kyberia.cz/srv/git/kyber...
2010-12-12  Daniel Hromadanew epoch
2010-12-12  niekt0modified senate constant. Registrations should work...
2010-12-12  Daniel Hromadadatation according to unix epoche
2010-12-11  HarvieDisabled Base36 fascism redirect for download (probably...
2010-12-09  Daniel Hromadaadd event partially fixed
2010-12-09  Daniel Hromadacorrecting the type from previous commit
2010-12-09  Daniel Hromadaconfigure_content node_content sql injection vulnerabil...
2010-12-09  Daniel HromadaMerge branch 'master' of ssh://kyberia.cz/srv/git/kyber...
2010-12-09  Daniel Hromadadate_diff function added so kyberia can show time accor...
2010-12-08  niekt0replaced <? with <?php (lighttp needs)
2010-12-08  niekt0verify fix
2010-12-08  niekt0small fix to verify event
2010-12-08  niekt0Added register event
2010-12-06  niekt0Registrations cleanup
2010-12-06  niekt0small events cleanup
2010-12-01  HarvieHandle basic HTTP auth using PHP instead of using webse...
2010-12-01  HarvieInitial support for variable hashing alghorithms (curre...
2010-11-30  HarvieBase36 fascism - will redirect every GET request to /k/
2010-11-30  HarvieAdded smarty_function_base_convert() - now we can simpl...
2010-11-30  HarvieFixed PHP shorttag in get_mail.php
2010-11-30  HarvieRegister event - debugging version
2010-11-29  HarvieAdded commented line that can switch debugging off...
2010-11-29  HarvieMoved all templates from files to DB using - BASH scrip...
2010-11-29  HarvieAdded default timezone to config (prevents lots of...
2010-11-29  HarvieAdding base36 id to children listing...
2010-11-29  HarvieAdded node.node_kid (base36 id) for use in Smarty templates
2010-11-29  HarvieAdded base36id to login.inc
2010-11-29  HarvieEnabled Smarty from DB... This needs lots of improvemen...
2010-11-29  HarvieAdded Smarty from DB support, but disabled by default...
2010-11-29  HarviePrepared to experimentaly fire smarty from database...
2010-11-29  HarvieAdded inc/getTemplate.inc - i will use this for loading...
2010-11-28  HarvieLittle fixup of PATH_INFO algorithm... Default page...
2010-11-28  HarvieFinaly sent all mod_rewrites to trash :-), few minor...
2010-11-28  HarvieImproved PATH_INFO support :-)
2010-11-28  HarvieInitial PATH_INFO support (experimental!)
2010-11-28  HarvieInitial Base36 ( en.wikipedia.org/wiki/Base_36 ) suppor...
2010-11-21  niekt0Added minor comments, started movil SQL into backed...
2010-11-13  niekt0warning & sqli fix
2010-11-13  niekt0&& fix
2010-11-13  niekt0Removed warnings from nodes.php
2010-11-12  niekt0warning fix
2010-11-12  niekt0Warning fix
2010-11-12  niekt0typo fix
2010-11-12  niekt0Removed some warnings from nodes.php
2010-11-12  niekt0Fixed another typo
2010-11-12  niekt0fixed isset typo
2010-11-12  niekt0removed more warnings
2010-11-12  niekt0small warning fix & removed is 2045 backdoor
2010-11-11  niekt0syntax fix
2010-11-11  niekt0Removed warnings from nodes.php
2010-11-05  niekt0Turned off debug messages by default
2010-11-05  niekt0moved old events to trash
2010-11-04  niekt0fixed session fixation
2010-11-04  niekt0fixing several SQL injections
next
This page took 0.329697 seconds and 7 git commands to generate.