Commit graph

  • 82e3680203 Create a FeedBuilder class which build data for both ATOM and RSS feed. ArthurHoaro 2016-03-12 16:08:01 +0100
  • ecd051905f Fix issue 366, Problem when shaaring a link in Reader View of Firefox. Kevin Canévet 2015-11-08 23:06:21 +0100
  • b2764886c7 Merge pull request #521 from ArthurHoaro/hotfix/404login VirtualTam 2016-03-24 00:27:15 +0100
  • e15f08d72a Use generateLocation to set the redirection in login (and don't escape the url) ArthurHoaro 2016-03-21 19:06:46 +0100
  • 3ce20d9e84 Markdown: Add the 'meta-tag' .nomarkdown which prevent a shaare from being parsed with markdown ArthurHoaro 2016-03-21 18:46:34 +0100
  • d4542fdb0d Reword the ENABLE_RSS_PERMALINKS in the settings. ArthurHoaro 2016-03-12 14:48:14 +0100
  • bcd078bf0a Plugin: add render_feed hook and call it while generating ATOM and RSS feed. ArthurHoaro 2016-03-12 14:39:06 +0100
  • e67712ba0f Refactor showRSS, and make it use the RSS template ArthurHoaro 2016-03-12 14:38:06 +0100
  • 69c474b966 Refactor showAtom, and make it use the ATOM template ArthurHoaro 2016-03-10 19:01:30 +0100
  • 8395d0b761 Adds a route for ATOM and RSS feeds page ArthurHoaro 2016-03-10 18:48:21 +0100
  • 5f8e6ebc6a Adds a RSS template file ArthurHoaro 2016-03-12 14:13:41 +0100
  • 56e8ea2089 Create a template to handle ATOM feed ArthurHoaro 2016-03-10 18:46:07 +0100
  • 1c2fdb98b1 Add method assignAll() to pageBuilder to assign an array of data ArthurHoaro 2016-03-10 18:41:23 +0100
  • 5816801b15 Merge pull request #513 from ArthurHoaro/hotfix/retrieve-title-issue VirtualTam 2016-03-14 21:29:19 +0100
  • 68ea1d2b30 Fixes #512: retrieving title didn't match the first closing tag ArthurHoaro 2016-03-08 10:00:53 +0100
  • 890afc32f7 Merge pull request #509 from ArthurHoaro/v0.6.5 Arthur 2016-03-02 20:06:33 +0100
  • 797a6f308f Bump version to v0.6.5 ArthurHoaro 2016-03-02 19:59:58 +0100
  • 9f277ad878 Merge pull request #504 from ArthurHoaro/hotfix/http_language Arthur 2016-03-01 12:15:41 +0100
  • 40b25bef6a Merge pull request #506 from kalvn/master Arthur 2016-03-01 12:15:22 +0100
  • 6e7a3210c3 Merge pull request #505 from ArthurHoaro/hotfix/multi-reverse-proxy Arthur 2016-03-01 12:15:10 +0100
  • 841df2dd55 Avoids populating a markdown empty container if there's no description. kalvn 2016-02-28 18:24:30 +0100
  • 85244fa0d0 Fixes #477: support multi reverse proxy with comma syntax ArthurHoaro 2016-02-28 16:24:18 +0100
  • 408def1a07 Fixes #503: check that HTTP_ACCEPT_LANGUAGE is set before calling autoLocale() ArthurHoaro 2016-02-28 15:53:28 +0100
  • 8710d4da8e Merge pull request #501 from ArthurHoaro/v0.6.4 Arthur 2016-02-28 14:34:33 +0100
  • 09674d9359 Bump version to v0.6.4 ArthurHoaro 2016-02-28 14:33:05 +0100
  • b0faecb959 Merge pull request #500 from ArthurHoaro/plugin-icon-style Arthur 2016-02-28 14:28:43 +0100
  • c6744a9e89 Merge pull request #496 from ArthurHoaro/cross-search Arthur 2016-02-28 14:26:46 +0100
  • 1b0e3c7fdf Fixes #411: remove hardcoded plugin icon size ArthurHoaro 2016-02-28 14:22:30 +0100
  • c51fae92dc Allow crossed search between terms and tags ArthurHoaro 2016-02-23 19:21:14 +0100
  • 10269bc8c9 Merge pull request #491 from ArthurHoaro/markdown-escape2 Arthur 2016-02-25 08:52:42 +0100
  • cee0d9609f Merge pull request #495 from nicolasdanelon/patch-3 Arthur 2016-02-24 19:34:29 +0100
  • fa40b43f60 Merge pull request #492 from ArthurHoaro/locale-sort-fix Arthur 2016-02-24 19:26:57 +0100
  • 81dea5910e Update shaarli.css Nicolas Danelon 2016-02-23 10:51:18 -0300
  • dc71701cb4 Fixes #494: inputs & labels with plugin name Nicolas Danelon 2016-02-23 10:48:35 -0300
  • 7eb0a83201 Fixes #481: tag cloud fatal error ArthurHoaro 2016-02-19 20:20:33 +0100
  • 7b63e4ca09 Apply the locale to all categories and move autolocale to Utils.php ArthurHoaro 2016-02-19 20:14:06 +0100
  • 6c3d6a31f4 Merge pull request #490 from nicolasdanelon/patch-2 Arthur 2016-02-19 19:46:44 +0100
  • 2925687e1e Markdown: don't escape content + sanitize sensible tags ArthurHoaro 2016-02-19 19:37:13 +0100
  • 01abde4f14 adding styles for code & pre tags Nicolas Danelon 2016-02-19 09:58:01 -0300
  • 64282b1499 Merge pull request #486 from virtualtam/refactor/datetime Arthur 2016-02-18 19:53:39 +0100
  • 185447fbc6 Merge pull request #470 from ArthurHoaro/description-trim Arthur 2016-02-18 19:40:19 +0100
  • ed853da7fd Fixes #468: don't trim description ArthurHoaro 2016-02-10 11:31:45 +0100
  • 72944a7234 [fix] encode of date Knah Tsaeb 2016-02-18 16:59:17 +0100
  • 205a42778d cleanup: use DateTime to format dates VirtualTam 2016-02-17 22:46:50 +0100
  • bfec695df1 Merge pull request #455 from ArthurHoaro/improved-search-454 Arthur 2016-02-15 21:43:07 +0100
  • 522b278b03 Support text search across link fields. ArthurHoaro 2016-02-02 19:42:48 +0100
  • bedd176a54 Improved search: combine AND, exact terms and exclude search. ArthurHoaro 2016-02-01 20:33:58 +0100
  • 07c2f73543 Merge pull request #461 from ArthurHoaro/tagcloud-sort Arthur 2016-02-15 21:26:33 +0100
  • 3a38c95d42 Merge pull request #447 from ArthurHoaro/hidden-tags Arthur 2016-02-15 21:22:35 +0100
  • 195acf9f09 Private/Hidden tags ArthurHoaro 2016-01-21 20:18:44 +0100
  • 1e7331126d Merge pull request #446 from ArthurHoaro/search-tag-exclude Arthur 2016-02-15 21:12:39 +0100
  • ce354bf1a6 Remove first '-' char when saving tags ArthurHoaro 2016-02-15 21:06:17 +0100
  • 21979ff11c Add exclusion in tag search ArthurHoaro 2016-01-20 23:34:33 +0100
  • 6e607ca613 Merge pull request #479 from ArthurHoaro/pluginsadmin-error-url Arthur 2016-02-15 20:38:31 +0100
  • 6cbff7e80f Merge pull request #460 from ArthurHoaro/440-editlink-404 Arthur 2016-02-15 20:38:10 +0100
  • 854ea37255 Merge pull request #442 from ArthurHoaro/updater Arthur 2016-02-15 20:36:42 +0100
  • 59edea42bb Fixes typo in plugin admin redirection URL ArthurHoaro 2016-02-15 20:34:44 +0100
  • 510377d2cb Introduce the Updater class which ArthurHoaro 2016-01-12 19:50:48 +0100
  • 2865118ca4 Merge pull request #473 from ArthurHoaro/commonhook-order Arthur 2016-02-11 20:07:16 +0100
  • fea5db7ab1 Common hooks: process includes before header/footer ArthurHoaro 2016-02-10 15:40:11 +0100
  • 250f132879 Merge pull request #472 from ArthurHoaro/wallabag-version-parameter Arthur 2016-02-10 13:09:05 +0100
  • 9f57d1916c Wallabag plugin: add version parameter in the meta file ArthurHoaro 2016-02-10 13:08:19 +0100
  • f1e96a06d8 Fixes #456: Tag cloud does not sort tags (fully) alphabetically ArthurHoaro 2016-02-05 16:10:26 +0100
  • 5369f04521 Merge pull request #458 from ArthurHoaro/plugins-init-parameters Arthur 2016-02-04 20:29:02 +0100
  • c11330fe32 Merge pull request #457 from ArthurHoaro/updatecheck-warning Arthur 2016-02-04 20:28:52 +0100
  • fd50e14cba Fixes #440 - 404 error after editing a link ArthurHoaro 2016-02-04 20:24:17 +0100
  • 5a23950c95 Code cleanup: index.php - save_edit ArthurHoaro 2016-02-04 19:58:47 +0100
  • 091e2d139d Initialize plugin parameters array to avoid unnecessary warning. ArthurHoaro 2016-02-02 21:07:25 +0100
  • 7c873f1cd0 Add a default value to ENABLE_UPDATECHECK to avoid unnecessary warning. ArthurHoaro 2016-02-02 20:10:49 +0100
  • 268a2e5265 Merge pull request #453 from ArthurHoaro/pr450 Arthur 2016-02-01 19:21:47 +0100
  • ebd8075a89 Implemented searching for a phrase in double-quotes or all words in no particular order. Florian Voigt 2016-01-24 06:13:11 +0000
  • 7676d82e75 Merge pull request #452 from ArthurHoaro/v0.6.3 Arthur 2016-01-31 19:47:49 +0100
  • 729d267172 Bump version to v0.6.3 ArthurHoaro 2016-01-31 19:32:22 +0100
  • b7acd6f431 Merge pull request #451 from ArthurHoaro/markdown-gitdiff Arthur 2016-01-31 19:25:29 +0100
  • 1456358240 Fixes forced git changes ArthurHoaro 2016-01-31 19:22:14 +0100
  • 53603f5823 Merge pull request #388 from ArthurHoaro/pluginadmin Arthur 2016-01-31 19:00:13 +0100
  • 893338f0d4 Merge pull request #379 from ArthurHoaro/plugin-markdown Arthur 2016-01-31 18:57:29 +0100
  • dea0ba28f9 Fixes #378 - Plugin administration UI. ArthurHoaro 2015-11-18 17:40:42 +0100
  • 423e2a8b13 Merge pull request #448 from shaarli/whitespace Arthur 2016-01-31 17:50:07 +0100
  • abe330b5e9 fix whitespace nodiscc 2016-01-22 15:00:18 +0100
  • db36b8812d Merge pull request #444 from dimtion/404_template Arthur 2016-01-21 19:27:00 +0100
  • f4c84ad7fc Create 404 template Dimtion 2016-01-20 10:57:07 +0100
  • 55d0a5c445 Bugfix: prevent LinkFilter to work on outdated data. ArthurHoaro 2016-01-20 22:51:56 +0100
  • 25d88c90aa Merge pull request #441 from virtualtam/tests/check-file-permissions VirtualTam 2016-01-18 00:29:14 +0100
  • dc7db03feb Merge pull request #443 from virtualtam/fix/logm-eol VirtualTam 2016-01-18 00:28:21 +0100
  • aa7f7b3ea6 fix: use PHP_EOL for carriage returns in file logs VirtualTam 2016-01-18 00:24:36 +0100
  • fc17813bd1 tests: add a make target to check file permissions VirtualTam 2016-01-17 20:48:39 +0100
  • 122d90ef8d Merge pull request #438 from virtualtam/utils/logm/date-format VirtualTam 2016-01-17 20:11:42 +0100
  • 478ce8afb4 Logging: improve formatting to enable fail2ban parsing VirtualTam 2016-01-16 16:16:56 +0100
  • 73151d9546 Merge pull request #437 from virtualtam/refactor/utils/logm VirtualTam 2016-01-16 16:10:14 +0100
  • 1abe655597 Logging: move logm() from index.php to application/Utils.php VirtualTam 2016-01-16 15:48:26 +0100
  • 92ba7b573f Merge pull request #432 from ArthurHoaro/title-retrieve VirtualTam 2016-01-11 21:47:00 +0100
  • 1557cefbd7 Fixes #410 - Retrieve title fails in multiple cases ArthurHoaro 2016-01-04 10:45:54 +0100
  • c0a50f3663 Git *wants* to rewrite this file in the exact same way... ArthurHoaro 2016-01-06 20:40:17 +0100
  • 88c15abb2a Merge pull request #424 from ArthurHoaro/search Arthur 2016-01-06 19:57:42 +0100
  • eefb636cea Fixes a bug preventing to remove a tag with special chars when searching ArthurHoaro 2016-01-06 19:54:44 +0100
  • 2c75f8e780 Fixes #426 - Do not filter with blank tags. ArthurHoaro 2016-01-03 15:29:15 +0100
  • 822bffced8 Link filter refactoring ArthurHoaro 2015-12-27 10:08:20 +0100
  • 1be4afacf9 PLUGIN Markdown ArthurHoaro 2015-11-17 21:01:11 +0100
  • a327d891b3 Merge pull request #429 from ArthurHoaro/changetag-buttons VirtualTam 2016-01-03 16:54:13 +0100