aboutsummaryrefslogtreecommitdiff
path: root/assets/css
AgeCommit message (Collapse)Author
2020-08-12close #124 display video and audio in gallery viewvincent-peugnet
2020-04-29feature : rename media fix #82vincent-peugnet
2020-04-28add session as controller varvincent-peugnet
2020-04-28feat: select all for code inputsn-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-26add bookmarks to mediavincent-peugnet
2020-04-26user bookmarks use new objectvincent-peugnet
+ shortcuts visible in backtopbar
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-04-13first arrival of flash messages close #85vincent-peugnet
2020-04-11codemirror style and editor cleanupvincent-peugnet
2020-04-10Merge pull request #87 from n-peugnet/feat-codemirror-w-syntaxVincent Peugnet
feat: Coloration for W synthax in CodeMirror
2020-04-09feat: Coloration for W synthax in CodeMirrorn-peugnet
Closes #54
2020-04-09feature : cookie session managementvincent-peugnet
2020-04-08fix and clean Optvincent-peugnet
2020-03-23map integration in homevincent-peugnet
2020-03-23move deepsearch into pages listvincent-peugnet
2020-02-12Link to refactoring close #48vincent-peugnet
2020-02-10new feature : page redirection, close #44vincent-peugnet
2020-02-10add case sensitivity option in dsbvincent-peugnet
*deep search bar
2020-02-10deep search bar close #53vincent-peugnet
2020-02-08fix %connect + manual updatevincent-peugnet
2020-02-07fix default body in config- adminvincent-peugnet
2020-02-06Merge branch 'better-admin'vincent-peugnet
2020-02-06new feature : admin database manager fix #12vincent-peugnet
2020-01-30home date title and manual updatevincent-peugnet
2020-01-30default thumbnail fix #49vincent-peugnet
2020-01-30work on thumbnail adminvincent-peugnet
2020-01-29fix #22, fix #44vincent-peugnet
2020-01-29Merge branch 'implement-css-parser'vincent-peugnet
2020-01-29fix color set for tags colorsvincent-peugnet
2020-01-29new feature : home>display>tags colorsvincent-peugnet
2020-01-29new feature : colored tagsvincent-peugnet
2020-01-29fix: css width and scrollable submenusn-peugnet
2020-01-29fix add label to title in homevincent-peugnet
2020-01-29new feature : secure level coloration in homevincent-peugnet
2020-01-29new feature : better tag viewvincent-peugnet
clickable tags displayed in home interface
2020-01-22media get symbols and css fixvincent-peugnet
2020-01-21user manual updatevincent-peugnet
2020-01-21user manual tutorial updatevincent-peugnet
2020-01-21new user manual in markdownvincent-peugnet
2020-01-20refactoring ui for info user admin sectionsvincent-peugnet
2020-01-20fix media little problemsvincent-peugnet
2020-01-18refactoring medialistvincent-peugnet
2020-01-17css cleaningvincent-peugnet
2020-01-17media ui menu barvincent-peugnet
2019-10-22fix css refactoring errorvincent-peugnet
2019-10-21add all other highlited editorsn-peugnet
2019-10-21include CodeMirror in edit pagen-peugnet
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea
2019-10-21css fix : ajust icon size in mobile viewvincent-peugnet
2019-10-21CSS mobile clean-upvincent-peugnet
2019-09-11mini css editvincent-peugnet