aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr
Commit message (Expand)AuthorAge
* Article: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-20
* Repository: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Image: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Image: Make $pre_max{w,h} constsLaria Carolin Chabowski2020-10-19
* Image: Fix referencing undefined propertyLaria Carolin Chabowski2020-10-19
* Tag: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Section: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-19
* Plugin: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-18
* Style: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-18
* Comment: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* Multilingual+Translation: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* Group: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* User: Update documentation and remove global db usagesLaria Carolin Chabowski2020-10-05
* KVStorage: Move into namespace and remove global db usagesLaria Carolin Chabowski2020-10-05
* Remove unused classLaria Carolin Chabowski2020-10-05
* Introduce some new database wrappersLaria Carolin Chabowski2020-10-05
* Use password_hash() and friends to hash and verify passwordsLaria Carolin Chabowski2020-09-25
* Cast POSTed data into strings before passing it into Esc::escLaria Carolin Chabowski2020-09-25
* Replace kses with HTMLPurifierLaria Carolin Chabowski2020-09-25
* Require jQuery using composerLaria Carolin Chabowski2020-09-25
* Fix some broken references to the \ste namespaceLaria Carolin Chabowski2020-09-25
* Refactor textprocessorsLaria Carolin Chabowski2020-09-25
* Deprecate htmlesc for Esc::escLaria Carolin Chabowski2020-09-25
* Turn documentation in plugin_api into phpdocLaria Carolin Chabowski2020-09-25
* Fix inconsistent return typeLaria Carolin Chabowski2020-09-22
* Get php-markdown via composerLaria Carolin Chabowski2020-09-22
* Require STE using composer and add autoloadingLaria Carolin Chabowski2020-09-22
* Code cleanupLaria Carolin Chabowski2020-09-21
* Return translation array from includeLaria Carolin Chabowski2020-09-21
* Turn global function defined in a function to a closureLaria Carolin Chabowski2020-09-21
* Fix broken SQL in Repository::createLaria Carolin Chabowski2020-04-28
* Format config generation codeLaria Carolin Chabowski2020-04-28
* Rename example config fileLaria Carolin Chabowski2020-04-27
* Oops, some unfinished changes slipped into ade9ede m(Laria Carolin Chabowski2020-04-27
* Automatic code formattingLaria Carolin Chabowski2020-04-26
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Expand tabs and remove trailing whitespaceLaria Carolin Chabowski2020-04-26
* Update copyright noticeLaria Carolin Chabowski2020-04-15
* rename github accountLaria Carolin Chabowski2016-08-16
* Fix some php7 bugs. Also new name and new repository urlsLaria Carolin Chabowski2016-08-15
* Include new STE versiondevelopKevin Chabowski2014-05-25
* We are now Beta 3.Kevin Chabowski2013-10-28
* Using the new ste:else in ste:foreach feature.Kevin Chabowski2013-10-28
* STE has a new repository and name.Kevin Chabowski2013-10-28
* 0.2 Beta 2Kevin Chabowski2013-10-04
* Merge branch 'develop'Kevin Chabowski2013-10-04
|\
| * PHP < 5.4 can not use $this in anonymous functions.Kevin Chabowski2013-10-04
* | Changed version number.Kevin Chabowski2013-10-03
|/
* Fixed wrong variable namesKevin Chabowski2013-10-03
* Fixed referencing and constants.Kevin Chabowski2013-10-03