aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and gitArthurHoaro2018-03-269-18/+4849
| * Webpack / Update front paths in template filesArthurHoaro2018-03-2615-50/+97
| * Webpack / Rewrite all JS to ES6 SyntaxArthurHoaro2018-03-265-724/+656
| * Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-2648-8228/+19
* | Merge pull request #1072 from ArthurHoaro/feature/modern-front-endArthurHoaro2018-03-2881-9118/+5755
|\ \
| * | Webpack / Documentation updateArthurHoaro2018-03-285-11/+47
| * | Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and gitArthurHoaro2018-03-289-18/+4849
| * | Webpack / Update front paths in template filesArthurHoaro2018-03-2815-50/+97
| * | Webpack / Rewrite all JS to ES6 SyntaxArthurHoaro2018-03-285-724/+656
| * | Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ArthurHoaro2018-03-2848-8228/+19
|/ /
* | Merge pull request #1093 from ArthurHoaro/feature/theme-translationArthurHoaro2018-03-266-2/+98
|\ \
| * | Load theme translations files automaticallyArthurHoaro2018-03-266-2/+98
* | | Merge pull request #1103 from dennisverspuij/fix-on-in-markdownArthurHoaro2018-03-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix removal of on=... attributes from html generated from markdownDennis Verspuij2018-03-191-1/+1
* | | Merge pull request #1110 from virtualtam/doc/v0.9.6VirtualTam2018-03-253-4/+11
|\ \ \
| * | | Documentation: release v0.9.6VirtualTam2018-03-253-4/+11
|/ / /
* | | Merge pull request #1107 from virtualtam/apache/htaccess/jwt-headerVirtualTam2018-03-251-0/+4
|\ \ \
| * | | httpd: always forward the 'Authorization' headerVirtualTam2018-03-221-0/+4
* | | | Merge pull request #1109 from ilesinge/patch-1VirtualTam2018-03-251-1/+1
|\ \ \ \
| * | | | Fix current version file name in docsAlexandre G.-Raymond2018-03-251-1/+1
| |/ / /
* | | | Merge pull request #1108 from virtualtam/fix/template/vintage/check-login-banVirtualTam2018-03-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix: IP ban check for the Vintage themeVirtualTam2018-03-241-1/+1
|/ / /
* | | Merge pull request #1100 from Angristan/docker-logsVirtualTam2018-03-194-4/+14
|\ \ \ | |/ / |/| |
| * | Nginx logs to stdout for Docker Alpine imagesAngristan2018-03-114-4/+14
* | | Merge pull request #1102 from ArthurHoaro/fix/settings-warningArthurHoaro2018-03-141-2/+0
|\ \ \
| * | | Fix warning when trying to save redictor setting from the configure pageArthurHoaro2018-03-131-2/+0
|/ / /
* | | Merge pull request #1096 from ArthurHoaro/feature/download-paramsArthurHoaro2018-03-133-1/+96
|\ \ \ | |/ / |/| |
| * | Make max download size and timeout configurableArthurHoaro2018-03-073-1/+96
* | | Merge pull request #1097 from ArthurHoaro/fix/psr-elseifArthurHoaro2018-03-078-15/+15
|\ \ \
| * | | PSR: use elseif instead of else ifArthurHoaro2018-02-288-15/+15
| |/ /
* | | Merge pull request #1098 from josqu4red/perms-docker-alpine-latestVirtualTam2018-03-021-0/+2
|\ \ \ | |/ / |/| |
| * | Fix permission issue introduced with multi-stage buildJonathan Amiez2018-03-021-0/+2
|/ /
* | Merge pull request #1090 from virtualtam/fix/doxygenVirtualTam2018-02-262-2/+3
|\ \ | |/ |/|
| * Doxygen: ignore data/, simplify Make targetVirtualTam2018-02-232-2/+3
* | Merge pull request #1085 from virtualtam/docker/multi-stageVirtualTam2018-02-242-23/+29
|\ \
| * | docker: introduce multi-stage image build (master, latest)VirtualTam2018-02-142-23/+29
* | | Merge pull request #1092 from ArthurHoaro/fix/scuttle-doctype-caseArthurHoaro2018-02-243-2/+25
|\ \ \
| * | | Ignore the case while checking DOCTYPE during the file importArthurHoaro2018-02-233-2/+25
| | |/ | |/|
* | | Merge pull request #1062 from ArthurHoaro/feature/pages-titleArthurHoaro2018-02-243-105/+158
|\ \ \ | |/ / |/| |
| * | Use a specific page title in all pagesArthurHoaro2018-02-243-105/+158
|/ /
* | Merge pull request #1089 from virtualtam/readme/badgesVirtualTam2018-02-221-1/+1
|\ \
| * | Update badges for 'stable'VirtualTam2018-02-221-1/+1
|/ /
* | Merge pull request #1084 from virtualtam/doc/updatesVirtualTam2018-02-164-25/+31
|\ \ | |/ |/|
| * doc: update references to config(.json)?.phpVirtualTam2018-02-143-17/+16
| * doc: update Directory StructureVirtualTam2018-02-141-8/+15
|/
* Merge pull request #1059 from virtualtam/fix/htaccess-gitVirtualTam2018-02-051-0/+8
|\
| * htaccess: prevent accessing resources not managed by SCMVirtualTam2018-02-051-0/+8
|/
* Merge pull request #1008 from virtualtam/refactor/authenticationVirtualTam2018-02-056-103/+385
|\
| * Refactor login / ban authentication stepsVirtualTam2018-02-056-103/+385
|/
* Merge pull request #1074 from kalvn/feature/dailymarkdownArthurHoaro2018-02-024-50/+42
|\