Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-12 | close #124 display video and audio in gallery view | vincent-peugnet | |
2020-04-29 | feature : rename media fix #82 | vincent-peugnet | |
2020-04-28 | add session as controller var | vincent-peugnet | |
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-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 | Merge pull request #87 from n-peugnet/feat-codemirror-w-syntax | Vincent Peugnet | |
feat: Coloration for W synthax in CodeMirror | |||
2020-04-09 | feat: Coloration for W synthax in CodeMirror | n-peugnet | |
Closes #54 | |||
2020-04-09 | feature : cookie session management | vincent-peugnet | |
2020-04-08 | fix and clean Opt | vincent-peugnet | |
2020-03-23 | map integration in home | vincent-peugnet | |
2020-03-23 | move deepsearch into pages list | vincent-peugnet | |
2020-02-12 | Link to refactoring close #48 | 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-08 | fix %connect + manual update | 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 | default thumbnail fix #49 | vincent-peugnet | |
2020-01-30 | work on thumbnail admin | vincent-peugnet | |
2020-01-29 | fix #22, fix #44 | vincent-peugnet | |
2020-01-29 | Merge branch 'implement-css-parser' | vincent-peugnet | |
2020-01-29 | fix color set for tags colors | 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 | fix: css width and scrollable submenus | 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 | |
2020-01-29 | new feature : better tag view | vincent-peugnet | |
clickable tags displayed in home interface | |||
2020-01-22 | media get symbols and css fix | vincent-peugnet | |
2020-01-21 | user manual update | vincent-peugnet | |
2020-01-21 | user manual tutorial update | vincent-peugnet | |
2020-01-21 | new user manual in markdown | vincent-peugnet | |
2020-01-20 | refactoring ui for info user admin sections | vincent-peugnet | |
2020-01-20 | fix media little problems | vincent-peugnet | |
2020-01-18 | refactoring medialist | vincent-peugnet | |
2020-01-17 | css cleaning | vincent-peugnet | |
2020-01-17 | media ui menu bar | vincent-peugnet | |
2019-10-22 | fix css refactoring error | vincent-peugnet | |
2019-10-21 | add all other highlited editors | n-peugnet | |
2019-10-21 | include CodeMirror in edit page | n-peugnet | |
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea | |||
2019-10-21 | css fix : ajust icon size in mobile view | vincent-peugnet | |
2019-10-21 | CSS mobile clean-up | vincent-peugnet | |
2019-09-11 | mini css edit | vincent-peugnet | |