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-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
2020-04-19
finish PSR 12 error cleaning
vincent-peugnet
2020-04-17
apply psr 12 part 2
vincent-peugnet
2020-04-17
tests: fix setup of phpcsand phpunit
n-peugnet
2020-04-17
tests: add check to release target + readme info
n-peugnet
2020-04-17
tests(phpcs): add cache file + checkstyle report
n-peugnet
2020-04-17
tests: add phpunit w/coverage + 1 test SummaryTest
n-peugnet
2020-04-17
apply psr12
vincent-peugnet
2020-04-17
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
vincent-peugnet
2020-04-17
tests: add phpcs with minimal PSR12 config
n-peugnet
2020-04-17
fix bugs detected by sentry
vincent-peugnet
2020-04-14
finish flashmessages implementation
vincent-peugnet
2020-04-13
first arrival of flash messages close #85
vincent-peugnet
2020-04-13
fix: un-highlight wsyntax in comments
n-peugnet
2020-04-11
codemirror style and editor cleanup
vincent-peugnet
2020-04-10
Merge branch 'implement-password'
vincent-peugnet
2020-04-10
user manage password close #69
vincent-peugnet
2020-04-10
Merge pull request #87 from n-peugnet/feat-codemirror-w-syntax
Vincent Peugnet
2020-04-09
connect using user and password close #70
vincent-peugnet
2020-04-09
feat: add keywords coloration for each macro
n-peugnet
2020-04-09
feat: Coloration for W synthax in CodeMirror
n-peugnet
2020-04-09
feature : cookie session management
vincent-peugnet
2020-04-09
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
vincent-peugnet
2020-04-09
remember me with hash comparaison close #68
vincent-peugnet
[next]