Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-12 | disable javascript config option, close #114 | vincent-peugnet | |
2020-08-12 | close #119 config param to disable md hard wrap | vincent-peugnet | |
2020-08-12 | close #124 display video and audio in gallery view | vincent-peugnet | |
2020-05-25 | viewport | vincent-peugnet | |
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 | file :show max upload size | vincent-peugnet | |
fix #101 | |||
2020-05-18 | Merge branch 'master' of https://github.com/vincent-peugnet/wcms | vincent-peugnet | |
2020-05-18 | upgrade user password management | vincent-peugnet | |
- add confirm password option - remove maxlength - add dedicated flash messages | |||
2020-05-08 | fix: </textarea> closing tag bug | n-peugnet | |
- escape the value in php templates - clean edittab template by the way @vincent-peugnet, you should never use echo in a template Fixes #112 | |||
2020-04-29 | fix bookmark construction in user | vincent-peugnet | |
fix colortag file creation by fixing fn access media | |||
2020-04-29 | feature : rename media fix #82 | vincent-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 | |
add error in hydrate | |||
2020-04-28 | move fonts into media | vincent-peugnet | |
move global css into media | |||
2020-04-28 | feat: select all for code inputs | n-peugnet | |
This enable the "select all" feature for `input.select-all` element. input elements are used because these are the only one with the `select()` method. To obtain the same rendering as before the readonly attribute and the class `code` have been added to these elements. @vincent-peugnet: make sure to use this element for future select-all Closes #107 | |||
2020-04-26 | add bookmarks to media | vincent-peugnet | |
2020-04-26 | user bookmarks use new object | vincent-peugnet | |
+ shortcuts visible in backtopbar | |||
2020-04-22 | colors refactor with exceptions | vincent-peugnet | |
2020-04-14 | finish flashmessages implementation | vincent-peugnet | |
+ clean css | |||
2020-04-13 | first arrival of flash messages close #85 | vincent-peugnet | |
2020-04-11 | codemirror style and editor cleanup | vincent-peugnet | |
2020-04-10 | user manage password close #69 | vincent-peugnet | |
users can change their passwords themself | |||
2020-04-09 | connect using user and password close #70 | vincent-peugnet | |
2020-04-09 | feature : cookie session management | vincent-peugnet | |
2020-04-08 | simple cookies storage | vincent-peugnet | |
using flywheel autogerated ID | |||
2020-04-08 | fix and clean Opt | vincent-peugnet | |
2020-04-07 | refactor LIST fix #74 | vincent-peugnet | |
2020-04-07 | query : keep tags, authors filters if not existing | vincent-peugnet | |
fix #84 | |||
2020-03-26 | add id in deepsearchbar options | vincent-peugnet | |
2020-03-26 | media add user and permissions data | vincent-peugnet | |
2020-03-26 | sort media by date and ext fix #67 | vincent-peugnet | |
2020-03-26 | media date display | vincent-peugnet | |
2020-03-26 | fix double search bar | vincent-peugnet | |
2020-03-26 | Merge branch 'implement-cytoscape.js' | vincent-peugnet | |
2020-03-25 | graph look, add redirections, close #50 | vincent-peugnet | |
2020-03-23 | filter map and orphans hide | vincent-peugnet | |
2020-03-23 | clean: remove temporary map dev page | n-peugnet | |
2020-03-23 | map integration in home | vincent-peugnet | |
2020-03-23 | move deepsearch into pages list | vincent-peugnet | |
2020-03-22 | very first graph displayed using cytoscape | n-peugnet | |
2020-03-17 | move deepsearch into pages list | vincent-peugnet | |
2020-02-12 | generate cytoscape datas | vincent-peugnet | |
2020-02-12 | Link to refactoring close #48 | vincent-peugnet | |
2020-02-12 | new feature : filter by link to | vincent-peugnet | |
2020-02-10 | new feature : page redirection, close #44 | vincent-peugnet | |
2020-02-10 | add case sensitivity option in dsb | vincent-peugnet | |
*deep search bar | |||
2020-02-10 | deep search bar close #53 | vincent-peugnet | |
2020-02-07 | fix default body in config- admin | vincent-peugnet | |