Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-02-06 | Merge branch 'better-admin' | vincent-peugnet | |
2020-02-06 | new feature : admin database manager fix #12 | vincent-peugnet | |
2020-01-30 | home date title and manual update | vincent-peugnet | |
2020-01-30 | multi edit can unset templates thumbnail favicon | vincent-peugnet | |
2020-01-30 | thumbnail can be changed in multi edit | vincent-peugnet | |
2020-01-30 | default thumbnail fix #49 | vincent-peugnet | |
2020-01-30 | work on thumbnail admin | vincent-peugnet | |
2020-01-30 | admin use actual interface style | vincent-peugnet | |
2020-01-29 | fix #22, fix #44 | vincent-peugnet | |
2020-01-29 | Merge branch 'implement-css-parser' | vincent-peugnet | |
2020-01-29 | new feature : home>display>tags colors | vincent-peugnet | |
2020-01-29 | new feature : colored tags | vincent-peugnet | |
2020-01-29 | feat: media js bundle with checkall and closesubmenus | n-peugnet | |
2020-01-29 | fix add label to title in home | vincent-peugnet | |
2020-01-29 | new feature : secure level coloration in home | vincent-peugnet | |