| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SASSLint makefile target, and run it in CI | ArthurHoaro | 2018-05-10 | 8 | -14/+312 |
* | Add classes to default template to avoid using IDs in SCSS | ArthurHoaro | 2018-05-10 | 11 | -15/+15 |
* | Reformat default theme SCSS to match SASS rules | ArthurHoaro | 2018-05-10 | 1 | -929/+1117 |
* | Merge pull request #1116 from ArthurHoaro/ci/eslint | ArthurHoaro | 2018-05-06 | 2 | -11/+32 |
|\ |
|
| * | Use Travis stages to run JS tests separately | ArthurHoaro | 2018-05-05 | 2 | -11/+32 |
|/ |
|
* | Merge pull request #1133 from ArthurHoaro/hotfix/title-dl | ArthurHoaro | 2018-05-02 | 2 | -5/+14 |
|\ |
|
| * | Support redirection in cURL download callback | ArthurHoaro | 2018-05-01 | 1 | -4/+13 |
| * | Fix parameter order which was preventing max_dl parameter to work properly | ArthurHoaro | 2018-05-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1081 from nodiscc/doc-merge-sharing | nodiscc | 2018-04-18 | 12 | -63/+98 |
|\ |
|
| * | remove duplicate translation | nodiscc | 2018-04-14 | 1 | -6/+0 |
| * | doc: sharing: add link to REST API documentation | nodiscc | 2018-04-14 | 1 | -1/+1 |
| * | doc: optimize PNGs with pngcrush | nodiscc | 2018-04-14 | 6 | -0/+0 |
| * | doc: add edit_icon.png to git repository | nodiscc | 2018-04-14 | 2 | -1/+1 |
| * | update PO strings for Edit/New Shaare | nodiscc | 2018-04-14 | 1 | -3/+14 |
| * | default/editlink.tpl: title: Shaare -> New Shaare | nodiscc | 2018-04-14 | 1 | -2/+1 |
| * | doc: merge all sharing methods under a single "Sharing content" page | nodiscc | 2018-04-14 | 5 | -58/+89 |
* | | German language created (#1114) | Buster One | 2018-04-15 | 2 | -0/+1314 |
|/ |
|
* | Merge pull request #1126 from kramred/master | ArthurHoaro | 2018-04-14 | 2 | -4/+4 |
|\ |
|
| * | add loading user css at last to vintage tpl | Mark Schmitz | 2018-04-13 | 1 | -1/+1 |
| * | load user css at last, after plugin css to enable changing plugin styles | Mark Schmitz | 2018-04-13 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #1121 from virtualtam/node/packaging-metadata | VirtualTam | 2018-04-08 | 12 | -22/+28 |
|\ |
|
| * | Cleanup unused asset resources | VirtualTam | 2018-04-05 | 5 | -0/+0 |
| * | Update documentation and Doxygen icon location | VirtualTam | 2018-04-05 | 4 | -3/+3 |
| * | Update COPYING | VirtualTam | 2018-04-05 | 2 | -19/+21 |
| * | Update NPM frontend metadata | VirtualTam | 2018-04-04 | 1 | -0/+4 |
| * | Update EditorConfig for frontend resources | VirtualTam | 2018-04-03 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1115 from ArthurHoaro/parsedown-version | ArthurHoaro | 2018-03-31 | 3 | -60/+71 |
|\ |
|
| * | Update parsedown to its latest version instead of fixed 1.6 | ArthurHoaro | 2018-03-31 | 3 | -60/+71 |
|/ |
|
* | Remove minified JS libs | ArthurHoaro | 2018-03-31 | 2 | -9/+0 |
* | Merge pull request #1113 from ArthurHoaro/docker/node-yarn-webpack | ArthurHoaro | 2018-03-28 | 1 | -1/+10 |
|\ |
|
| * | Docker: build frontend dependencies with node and yarn | ArthurHoaro | 2018-03-27 | 1 | -1/+10 |
| * | Webpack / Documentation update | ArthurHoaro | 2018-03-26 | 5 | -11/+47 |
| * | Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git | ArthurHoaro | 2018-03-26 | 9 | -18/+4849 |
| * | Webpack / Update front paths in template files | ArthurHoaro | 2018-03-26 | 15 | -50/+97 |
| * | Webpack / Rewrite all JS to ES6 Syntax | ArthurHoaro | 2018-03-26 | 5 | -724/+656 |
| * | Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ | ArthurHoaro | 2018-03-26 | 48 | -8228/+19 |
* | | Merge pull request #1072 from ArthurHoaro/feature/modern-front-end | ArthurHoaro | 2018-03-28 | 81 | -9118/+5755 |
|\ \ |
|
| * | | Webpack / Documentation update | ArthurHoaro | 2018-03-28 | 5 | -11/+47 |
| * | | Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and git | ArthurHoaro | 2018-03-28 | 9 | -18/+4849 |
| * | | Webpack / Update front paths in template files | ArthurHoaro | 2018-03-28 | 15 | -50/+97 |
| * | | Webpack / Rewrite all JS to ES6 Syntax | ArthurHoaro | 2018-03-28 | 5 | -724/+656 |
| * | | Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ | ArthurHoaro | 2018-03-28 | 48 | -8228/+19 |
|/ / |
|
* | | Merge pull request #1093 from ArthurHoaro/feature/theme-translation | ArthurHoaro | 2018-03-26 | 6 | -2/+98 |
|\ \ |
|
| * | | Load theme translations files automatically | ArthurHoaro | 2018-03-26 | 6 | -2/+98 |
* | | | Merge pull request #1103 from dennisverspuij/fix-on-in-markdown | ArthurHoaro | 2018-03-26 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix removal of on=... attributes from html generated from markdown | Dennis Verspuij | 2018-03-19 | 1 | -1/+1 |
* | | | Merge pull request #1110 from virtualtam/doc/v0.9.6 | VirtualTam | 2018-03-25 | 3 | -4/+11 |
|\ \ \ |
|
| * | | | Documentation: release v0.9.6 | VirtualTam | 2018-03-25 | 3 | -4/+11 |
|/ / / |
|
* | | | Merge pull request #1107 from virtualtam/apache/htaccess/jwt-header | VirtualTam | 2018-03-25 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | httpd: always forward the 'Authorization' header | VirtualTam | 2018-03-22 | 1 | -0/+4 |