aboutsummaryrefslogtreecommitdiffhomepage
path: root/web/wallassets/baggy.js
Commit message (Collapse)AuthorAgeFilesLines
* Enhanced article displayNicolas LÅ“uillet2020-04-061-1/+1
| | | | Fixes #4153
* Fix createdAt date range filterKevin Decherf2020-03-221-1/+1
| | | | | | | | | | | - hiddenName has been disabled in order to fix the missing date range values when using the material theme - data format has been changed to 'Y-m-d' in order to comply with the browser date input default format - tests: date() and strtotime have been replaced with DateTime-related objects Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Added prod js filesNicolas LÅ“uillet2019-09-271-1/+1
|
* Update translationsJeremy Benoist2019-07-091-1/+1
| | | | Remove log
* Update assetsJeremy Benoist2018-09-251-1/+1
|
* Fix Firefox mobile unneeded resizeSimounet2018-05-241-1/+1
| | | | | | Before that, on Firefox Mobile, when you were moving to the top or to the bottom of the page, you were stopped before to go to the opposite side.
* Update prod assetsKevin Decherf2017-12-201-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Removing web/bundles/wallabagcore and adding prod assets in web/wallassetsKevin Decherf2017-10-241-0/+1
baggy.css, baggy.js, material.css, material.js and public.js are seen as new files, something changed in these files. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>