| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a button to toggle all checkboxes of displayed links | ArthurHoaro | 2018-08-13 | 4 | -6/+28 |
* | Merge pull request #1206 from ArthurHoaro/hotfix/search-input-size | ArthurHoaro | 2018-08-13 | 1 | -2/+0 |
|\ |
|
| * | Fix input size for dropdown search form | ArthurHoaro | 2018-08-13 | 1 | -2/+0 |
* | | Merge pull request #1193 from llune/patch-1 | ArthurHoaro | 2018-08-13 | 1 | -31/+31 |
|\ \
| |/
|/| |
|
| * | update translation | llune | 2018-08-02 | 1 | -26/+26 |
| * | fix boutton | llune | 2018-08-02 | 1 | -1/+1 |
| * | Maj French translation | llune | 2018-08-02 | 1 | -4/+4 |
* | | badge | ArthurHoaro | 2018-08-11 | 1 | -1/+1 |
* | | CHANGELOG | ArthurHoaro | 2018-08-11 | 2 | -1/+7 |
* | | Merge pull request #1204 from ArthurHoaro/hotfix/docker-build-failure | ArthurHoaro | 2018-08-11 | 1 | -7/+5 |
|\ \ |
|
| * | | Fix docker build | ArthurHoaro | 2018-08-11 | 1 | -7/+5 |
|/ / |
|
* | | Badge | ArthurHoaro | 2018-08-11 | 1 | -1/+1 |
* | | Merge pull request #1203 from ArthurHoaro/changelog | ArthurHoaro | 2018-08-11 | 2 | -1/+22 |
|\ \ |
|
| * | | Update AUTHORS | ArthurHoaro | 2018-08-11 | 1 | -1/+2 |
| * | | CHANGELOG | ArthurHoaro | 2018-08-11 | 1 | -0/+20 |
|/ / |
|
* | | Merge pull request #1202 from ArthurHoaro/composer | ArthurHoaro | 2018-08-11 | 1 | -59/+64 |
|\ \ |
|
| * | | Upgrade composer - web-thumbnailer v1.3.0 | ArthurHoaro | 2018-08-11 | 1 | -59/+64 |
* | | | Merge pull request #1200 from ArthurHoaro/hotfix/htaccess-version | ArthurHoaro | 2018-08-11 | 1 | -0/+25 |
|\ \ \ |
|
| * | | | Use version condition in the root .htaccess | ArthurHoaro | 2018-08-10 | 1 | -0/+25 |
* | | | | Merge pull request #1199 from ArthurHoaro/hotfix/thumbnails-edit-link | ArthurHoaro | 2018-08-11 | 2 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix issue 'You are not authorized to add a link' with thumbnails enabled | ArthurHoaro | 2018-08-10 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge pull request #1195 from llune/patch-3 | ArthurHoaro | 2018-08-10 | 1 | -7/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Delete redundant titles | llune | 2018-08-02 | 1 | -7/+4 |
| |/ |
|
* | | Merge pull request #1194 from llune/patch-2 | ArthurHoaro | 2018-08-06 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | alt should be empty | llune | 2018-08-02 | 1 | -1/+1 |
| * | empty alt on logo image | llune | 2018-08-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1191 from ArthurHoaro/hotfix/daily-thumb | ArthurHoaro | 2018-07-30 | 6 | -20/+24 |
|\ |
|
| * | Fix fatal error on daily page: use new thumbnail system | ArthurHoaro | 2018-07-29 | 6 | -20/+24 |
* | | Merge pull request #1188 from ArthurHoaro/hotfix/release-include-libs | ArthurHoaro | 2018-07-29 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Include assets in the release_archive Makefile target | ArthurHoaro | 2018-07-28 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #1026 from ArthurHoaro/hotfix/remove-firefox-social-api | ArthurHoaro | 2018-07-28 | 3 | -82/+0 |
|\ |
|
| * | Remove Firefox Social API shaare | ArthurHoaro | 2018-07-28 | 3 | -82/+0 |
|/ |
|
* | Update README badges | ArthurHoaro | 2018-07-28 | 1 | -2/+2 |
* | Merge pull request #1186 from ArthurHoaro/changelog | ArthurHoaro | 2018-07-28 | 3 | -28/+42 |
|\ |
|
| * | v0.10: changelog, authors and dependencies | ArthurHoaro | 2018-07-28 | 3 | -28/+42 |
|/ |
|
* | Merge pull request #687 from ArthurHoaro/web-thumb | ArthurHoaro | 2018-07-28 | 34 | -763/+1489 |
|\ |
|
| * | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 12 | -112/+178 |
| * | Thumbnails: add a common mode to only retrieve thumbs from popular media webs... | ArthurHoaro | 2018-07-05 | 9 | -30/+135 |
| * | Bump WT version | ArthurHoaro | 2018-07-05 | 2 | -91/+92 |
| * | Add a page to update all thumbnails through AJAX requests in both templates | ArthurHoaro | 2018-07-05 | 17 | -105/+487 |
| * | Take code review into account | ArthurHoaro | 2018-07-05 | 8 | -89/+133 |
| * | Add Link structure page to the documentation | ArthurHoaro | 2018-07-05 | 2 | -0/+19 |
| * | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 21 | -207/+450 |
| * | ConfigManager: add a method to remove an entry | ArthurHoaro | 2018-07-05 | 2 | -1/+72 |
| * | Use web-thumbnailer to retrieve thumbnails | ArthurHoaro | 2018-07-05 | 12 | -427/+222 |
* | | Merge pull request #1168 from virtualtam/docker/compose | Aurélien Tamisier | 2018-07-27 | 15 | -4/+327 |
|\ \ |
|
| * | | Docs: Add an installation guide for Debian 9 + Docker | VirtualTam | 2018-07-12 | 10 | -1/+264 |
| * | | Docs: rename 'How-to' section to 'Guides' | VirtualTam | 2018-07-12 | 4 | -4/+4 |
| * | | Provide a Docker Compose example | VirtualTam | 2018-07-12 | 3 | -0/+60 |
* | | | Merge pull request #1185 from alemairebe/master | Aurélien Tamisier | 2018-07-27 | 1 | -11/+36 |
|\ \ \ |
|