Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07 | refactor LIST fix #74 | vincent-peugnet | |
2020-02-10 | new feature : page redirection, close #44 | 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-29 | new feature : home>display>tags colors | vincent-peugnet | |
2020-01-22 | Merge branch 'implement-multi-edit' | vincent-peugnet | |
2020-01-22 | new feature : multidelete | vincent-peugnet | |
2020-01-22 | new feature : multi render | vincent-peugnet | |
2020-01-17 | new feature : sleep time per page | vincent-peugnet | |
2020-01-11 | multi edit : | vincent-peugnet | |
- title - description | |||
2020-01-11 | multiedit : addauthor | vincent-peugnet | |
2020-01-10 | new feature : multi edit base working | vincent-peugnet | |
2019-11-05 | refactor: switch to psr-4 autoloading | n-peugnet | |
2019-10-18 | Big naming Clean-up Art -> Page | vincent-peugnet | |
2019-10-18 | renderall is now a GET action //renderall | vincent-peugnet | |
2019-09-25 | add time for optlist filter | vincent-peugnet | |
2019-08-21 | css style update | vincent-peugnet | |
2019-08-21 | Fix : get list code moved to selection | vincent-peugnet | |
2019-08-21 | Bug fix : limit bookmark id length | vincent-peugnet | |
2019-08-21 | feature : limit query added | vincent-peugnet | |
2019-08-21 | New feature : bookmarks | vincent-peugnet | |
- public bookmarks stored in config.json - personnal bookmarks stored in user data | |||
2019-08-18 | Render All Button | vincent-peugnet | |
2019-08-18 | interface home update | vincent-peugnet | |