aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Isso comments pluginArthurHoaro2016-10-175-0/+210
* Merge pull request #659 from ArthurHoaro/plugin-errorsArthur2016-10-178-15/+115
|\
| * New init function for plugins, supports errors reportingArthurHoaro2016-10-148-15/+115
* | Merge pull request #658 from ArthurHoaro/hotfix/plugin-desc-bugVirtualTam2016-10-161-1/+3
|\ \ | |/ |/|
| * Bugfix: display plugin parameter description only if it existsArthurHoaro2016-10-141-1/+3
|/
* Merge pull request #654 from teromene/archive-org-no-internalVirtualTam2016-10-132-4/+101
|\
| * Archive.org plugin: do not propose archival of private notesTeromene2016-10-132-4/+101
* | Merge pull request #622 from ArthurHoaro/update-dateArthur2016-10-128-16/+74
|\ \
| * | Set updated date for items in feedsArthurHoaro2016-08-035-13/+51
| * | Save the update date in LinkDB and pass it to linklist templatesArthurHoaro2016-08-033-3/+23
* | | Merge pull request #623 from ArthurHoaro/security/reverse-proxy-banArthur2016-10-123-1/+94
|\ \ \
| * | | Add trusted IPs in config and try to ban forwarded IP on failed loginArthurHoaro2016-08-033-1/+94
| |/ /
* | | Merge pull request #656 from ArthurHoaro/v0.8.0v0.8.0Arthur2016-10-1260-999/+1437
|\ \ \ | |_|/ |/| |
| * | Bump version to v0.8.0ArthurHoaro2016-10-1260-999/+1437
|/ /
* | Merge pull request #649 from krypty/dockerfile-issueVirtualTam2016-09-141-1/+1
|\ \
| * | Add a missing backslash in stable Dockerfile versionGary Marigliano2016-09-141-1/+1
|/ /
* | Merge pull request #646 from virtualtam/composer/check-autoloadVirtualTam2016-09-061-0/+10
|\ \
| * | composer: display an error message if the autoload script is missingVirtualTam2016-09-051-0/+10
|/ /
* | README: fix link address typoVirtualTam2016-08-201-1/+1
* | update link to install instuctions in READMEnodiscc2016-08-171-1/+1
* | Merge pull request #638 from virtualtam/docker/stable/composerVirtualTam2016-08-141-4/+19
|\ \
| * | Docker: update dependencies, introduce ComposerVirtualTam2016-08-141-4/+19
* | | Merge pull request #633 from virtualtam/docker/composerVirtualTam2016-08-142-15/+38
|\ \ \ | |/ / |/| |
| * | Docker: update dependencies, introduce ComposerVirtualTam2016-08-142-15/+38
|/ /
* | Merge pull request #619 from ArthurHoaro/plugins/param-descVirtualTam2016-08-138-18/+37
|\ \
| * | Add a description to wallabag plugin parametersArthurHoaro2016-08-021-1/+3
| * | Plugin parameter description: Update the templates to display themArthurHoaro2016-08-022-4/+5
| * | Parse plugin parameters description with the PluginManagerArthurHoaro2016-08-025-13/+29
* | | Merge pull request #636 from virtualtam/fix/final-newlineVirtualTam2016-08-137-18/+18
|\ \ \
| * | | Fix: add missing final newlines, untabify textVirtualTam2016-08-137-18/+18
|/ / /
* | | Merge pull request #635 from virtualtam/fix/import/ieVirtualTam2016-08-133-2/+38
|\ \ \
| * | | Fix: ensure Internet Explorer bookmark dumps can be importedVirtualTam2016-08-123-2/+38
|/ / /
* | | Merge pull request #634 from virtualtam/composer/gitattributesVirtualTam2016-08-121-1/+0
|\ \ \
| * | | Fix: keep composer.json in release archivesVirtualTam2016-08-121-1/+0
|/ / /
* | | Merge pull request #612 from virtualtam/refactor/bookmark-parserArthur2016-08-1010-122/+779
|\ \ \
| * | | Refactor bookmark import using a generic Netscape parserVirtualTam2016-08-1010-122/+779
|/ / /
* | | Merge pull request #632 from virtualtam/composer/shaarli/netscape-bookmark-pa...VirtualTam2016-08-101-7/+1
|\ \ \
| * | | Composer: reference shaarli/netscape-bookmark-parser from PackagistVirtualTam2016-08-101-7/+1
|/ / /
* | | Merge pull request #624 from julienCXX/pr-curl-http-fetchArthur2016-08-091-10/+150
|\ \ \
| * | | Set cURL as default in HTTP fetching, a fallback method and consistency fixup...julienCXX2016-08-081-10/+150
| | |/ | |/|
* | | Merge pull request #628 from ArthurHoaro/hotfix/default-privateArthur2016-08-071-1/+1
|\ \ \
| * | | Bugfix: wrong key used to get default private links settingArthurHoaro2016-08-071-1/+1
|/ / /
* | | Merge pull request #627 from ArthurHoaro/feature/translate-initArthur2016-08-073-0/+63
|\ \ \
| * | | Initialize a translation functionArthurHoaro2016-08-073-0/+63
|/ / /
* | | Merge pull request #625 from ArthurHoaro/tokenVirtualTam2016-08-072-9/+1
|\ \ \
| * | | Generate a token for every pagesArthurHoaro2016-08-062-9/+1
| |/ /
* | | Merge pull request #626 from ArthurHoaro/hotfix/changepasswordVirtualTam2016-08-071-1/+1
|\ \ \ | |/ / |/| |
| * | Bugfix: enable change password if open shaarli is disabledArthurHoaro2016-08-061-1/+1
|/ /
* | Merge pull request #621 from ArthurHoaro/hotfix/update-escape-configVirtualTam2016-08-022-2/+26
|\ \
| * | Fix update method escapeUnescapedConfigArthurHoaro2016-08-022-2/+26