aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #492 from ArthurHoaro/locale-sort-fixArthur2016-02-242-25/+31
|\ \ \ | |/ / |/| |
| * | Fixes #481: tag cloud fatal errorArthurHoaro2016-02-191-4/+5
| * | Apply the locale to all categories and move autolocale to Utils.phpArthurHoaro2016-02-192-21/+26
| |/
* | Merge pull request #490 from nicolasdanelon/patch-2Arthur2016-02-191-0/+29
|\ \
| * | adding styles for code & pre tagsNicolas Danelon2016-02-191-0/+29
|/ /
* | Merge pull request #486 from virtualtam/refactor/datetimeArthur2016-02-183-43/+29
|\ \
| * | cleanup: use DateTime to format datesVirtualTam2016-02-173-43/+29
| |/
* | Merge pull request #470 from ArthurHoaro/description-trimArthur2016-02-181-1/+1
|\ \ | |/ |/|
| * Fixes #468: don't trim descriptionArthurHoaro2016-02-181-1/+1
|/
* Merge pull request #455 from ArthurHoaro/improved-search-454Arthur2016-02-154-46/+138
|\
| * Support text search across link fields.ArthurHoaro2016-02-154-35/+73
| * Improved search: combine AND, exact terms and exclude search.ArthurHoaro2016-02-154-29/+83
|/
* Merge pull request #461 from ArthurHoaro/tagcloud-sortArthur2016-02-151-3/+17
|\
| * Fixes #456: Tag cloud does not sort tags (fully) alphabeticallyArthurHoaro2016-02-051-3/+17
* | Merge pull request #447 from ArthurHoaro/hidden-tagsArthur2016-02-154-2/+27
|\ \
| * | Private/Hidden tagsArthurHoaro2016-02-154-2/+27
|/ /
* | Merge pull request #446 from ArthurHoaro/search-tag-excludeArthur2016-02-158-12/+79
|\ \
| * | Remove first '-' char when saving tagsArthurHoaro2016-02-151-0/+2
| * | Add exclusion in tag searchArthurHoaro2016-02-157-12/+77
|/ /
* | Merge pull request #479 from ArthurHoaro/pluginsadmin-error-urlArthur2016-02-151-1/+1
|\ \
| * | Fixes typo in plugin admin redirection URLArthurHoaro2016-02-151-1/+1
* | | Merge pull request #460 from ArthurHoaro/440-editlink-404Arthur2016-02-151-13/+34
|\ \ \
| * | | Fixes #440 - 404 error after editing a linkArthurHoaro2016-02-041-1/+1
| * | | Code cleanup: index.php - save_editArthurHoaro2016-02-041-12/+33
| | |/ | |/|
* | | Merge pull request #442 from ArthurHoaro/updaterArthur2016-02-158-86/+550
|\ \ \ | |_|/ |/| |
| * | Introduce the Updater class whichArthurHoaro2016-02-158-86/+550
| |/
* | Merge pull request #473 from ArthurHoaro/commonhook-orderArthur2016-02-111-1/+1
|\ \
| * | Common hooks: process includes before header/footerArthurHoaro2016-02-101-1/+1
|/ /
* | Merge pull request #472 from ArthurHoaro/wallabag-version-parameterArthur2016-02-101-1/+1
|\ \
| * | Wallabag plugin: add version parameter in the meta fileArthurHoaro2016-02-101-1/+1
|/ /
* | Merge pull request #458 from ArthurHoaro/plugins-init-parametersArthur2016-02-041-1/+2
|\ \
| * | Initialize plugin parameters array to avoid unnecessary warning.ArthurHoaro2016-02-021-1/+2
| |/
* | Merge pull request #457 from ArthurHoaro/updatecheck-warningArthur2016-02-041-0/+3
|\ \ | |/ |/|
| * Add a default value to ENABLE_UPDATECHECK to avoid unnecessary warning.ArthurHoaro2016-02-021-0/+3
|/
* Merge pull request #453 from ArthurHoaro/pr450Arthur2016-02-012-14/+48
|\
| * Implemented searching for a phrase in double-quotes or all words in no partic...Florian Voigt2016-02-012-14/+48
* | Merge pull request #452 from ArthurHoaro/v0.6.3v0.6.3Arthur2016-01-312-3/+3
|\ \
| * | Bump version to v0.6.3ArthurHoaro2016-01-312-3/+3
|/ /
* | Merge pull request #451 from ArthurHoaro/markdown-gitdiffArthur2016-01-313-57/+57
|\ \
| * | Fixes forced git changesArthurHoaro2016-01-313-57/+57
|/ /
* | Merge pull request #388 from ArthurHoaro/pluginadminArthur2016-01-3120-7/+636
|\ \
| * | Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-3120-7/+636
* | | Merge pull request #379 from ArthurHoaro/plugin-markdownArthur2016-01-3110-9/+1996
|\ \ \ | |/ / |/| |
| * | PLUGIN MarkdownArthurHoaro2016-01-0310-9/+1996
* | | Merge pull request #448 from shaarli/whitespaceArthur2016-01-311-1/+1
|\ \ \ | |_|/ |/| |
| * | fix whitespacenodiscc2016-01-221-1/+1
|/ /
* | Merge pull request #444 from dimtion/404_templateArthur2016-01-213-6/+45
|\ \
| * | Create 404 templateDimtion2016-01-203-6/+45
* | | Bugfix: prevent LinkFilter to work on outdated data.ArthurHoaro2016-01-202-9/+5
|/ /
* | Merge pull request #441 from virtualtam/tests/check-file-permissionsVirtualTam2016-01-187-1/+16
|\ \