Commit Graph

25 Commits (c3c1473dc98eb73507952bb71a2b4146be3661a8)

Author SHA1 Message Date
El RIDO c22537c979 fix sending anonymous comments
6 years ago
rugk da45d347e2
Fix attachment issues
6 years ago
rugk bccb349226
adjust .gitignore to use new config file name
7 years ago
El RIDO 37f5d99bc4
finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now
7 years ago
El RIDO ce92bfa934
updated .htaccess format, refactored .htaccess creation logic and improving code coverage, fixes #194
7 years ago
El RIDO be0919893d
updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194
7 years ago
El RIDO 339ab5e380
ignoring composer.lock, so it isn't accidentally checked in (again)
7 years ago
El RIDO 177c9d7114
Merge branch 'js-unit-testing'
7 years ago
El RIDO fdef8bc5be
starting to work on JSVerify & Mocha based unit tests for our JS code base
7 years ago
rugk 065f5e53b3
Remove composer-lock from .gitignore
7 years ago
rugk e4f615d8be Exclude doch folder
8 years ago
rugk c6af0ebfce Fix typo of Composer name
8 years ago
rugk e7d5b34f4f Also exclude PHP phar builder
8 years ago
rugk 47b5d315f6 Delete excluded files & adjsut exlcusion
8 years ago
rugk 49beb2ff64 Allow PHP files in vendor dir to be committed
8 years ago
El RIDO e117358674 removed as there is no longer a lib/data, now its lib/Data which doesn't match the 'data/' rule
8 years ago
El RIDO 767a995916 added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader
8 years ago
Sobak 54f96b9938 Introduce PSR-4 autoloading
8 years ago
El RIDO 9267e281f5 adding support for automatic code coverage generation into codacy
8 years ago
Simon Rupf a34cc562e1 optimized bootstrap comment layout
9 years ago
El RIDO 24d18c5313 cleaned up phpdoc comments, added README on how to install and use it
9 years ago
Mihail Fedorov 3b3a841be6 Included .htaccess and .htapasswd for safety.
11 years ago
Simon Rupf 907538875b removed leftovers from submodule uglifyjs, added credits file,
12 years ago
Simon Rupf edf95ff56d added autoloading, configurable paste size limit, changed JS to calculate localized comment times instead of UTC
12 years ago
Lancelot HARDEL cc2af8c5ee Added a .gitignore file
12 years ago