index
:
wcms
master
Le cms de vincent
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-25
add page specific password protection close #118
vincent-peugnet
2020-05-25
add /login and /logout close #117
vincent-peugnet
2020-05-18
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
vincent-peugnet
2020-05-18
file :show max upload size
vincent-peugnet
2020-05-18
Merge pull request #113 from vincent-peugnet/tests-multiple-os
Vincent Peugnet
2020-05-18
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
vincent-peugnet
2020-05-18
upgrade user password management
vincent-peugnet
2020-05-15
new cookie session system
vincent-peugnet
2020-05-15
manual update
vincent-peugnet
2020-05-11
fix: tests for Windows
n-peugnet
2020-05-11
fix: explicitely set PATH in Makefile for MacOS
n-peugnet
2020-05-11
fix: log file was not closed
n-peugnet
2020-05-11
tests: run tests over multiple OS
n-peugnet
2020-05-08
fix: </textarea> closing tag bug
n-peugnet
2020-04-30
tests: use codecov instead of coveralls
n-peugnet
2020-04-30
fix: Can't find variable: InputEvent on Safari
n-peugnet
2020-04-29
fix default thumbnail and lewline errors
vincent-peugnet
2020-04-29
fix bookmark construction in user
vincent-peugnet
2020-04-29
Merge pull request #108 from vincent-peugnet/add-whoops
Vincent Peugnet
2020-04-29
feature : rename media fix #82
vincent-peugnet
2020-04-28
fix: never catch LogicExceptions except in index
n-peugnet
2020-04-28
fix page secure output
vincent-peugnet
2020-04-28
chore: add whoops for a better dev environment
n-peugnet
2020-04-28
listen to brother Stan and clean some things
vincent-peugnet
2020-04-28
add session as controller var
vincent-peugnet
2020-04-28
fix password max size
vincent-peugnet
2020-04-28
move fonts into media
vincent-peugnet
2020-04-28
tests: phpstan adjustments + 3 phpstan fixes
n-peugnet
2020-04-28
fix: error codes on error pages
n-peugnet
2020-04-28
refactor: clean js code with "activate" functions
n-peugnet
2020-04-28
feat: select all for code inputs
n-peugnet
2020-04-26
add bookmarks to media
vincent-peugnet
2020-04-26
user bookmarks use new object
vincent-peugnet
2020-04-25
Merge branch master with implement-exception
vincent-peugnet
2020-04-25
fix: most of PHPStan errors
n-peugnet
2020-04-25
tests(ci): problemMatchers, 3 php versions, optims
n-peugnet
2020-04-25
feat: warning, info & debug directly a throwable
n-peugnet
2020-04-25
fix: Logger::exception didn't print the error position
n-peugnet
2020-04-22
tests: add coverage report and badge
n-peugnet
2020-04-22
tests: add github annotation reports
n-peugnet
2020-04-22
colors refactor with exceptions
vincent-peugnet
2020-04-21
correct warning psr 12 : 120 characters lines
vincent-peugnet
2020-04-21
feat: Logger throws Exceptions instead of die
n-peugnet
2020-04-21
tests: add github actions
Nicolas Peugnet
2020-04-21
feat: add Logger class to log catched errors
n-peugnet
2020-04-21
refactor: error handling uncatched LogicException ex
n-peugnet
2020-04-21
tests: add phpunit phpstan extension
n-peugnet
2020-04-21
tests: add exception phpstan extensions
n-peugnet
2020-04-21
tests: add phpstan static analysis tool (level5)
n-peugnet
2020-04-21
chore: add fn.php to composer autoloading
n-peugnet
[next]