Commit graph

  • 643b631281 README: use explicit version badges VirtualTam 2017-03-19 18:34:08 +0100
  • 5c0e68c071 Merge pull request #815 from ArthurHoaro/theme/display-version ArthurHoaro 2017-03-12 16:10:15 +0100
  • c6a4c2882d Proper error if the conf file is invalid instead of fatal error ArthurHoaro 2017-03-12 16:09:34 +0100
  • bbc6b844c1 Add an updateMethod to match the current remote branch for updates ArthurHoaro 2017-03-12 15:28:23 +0100
  • b897c81f8c Use 'dev' version on the master branch ArthurHoaro 2017-03-12 15:02:06 +0100
  • 8294195677 Theme: display shaarli version in the footer when logged in ArthurHoaro 2017-03-12 14:52:44 +0100
  • 7fc5f07492 Merge pull request #813 from ArthurHoaro/changelog ArthurHoaro 2017-03-12 14:45:46 +0100
  • 89284d554d Update changelog ArthurHoaro 2017-03-12 14:03:19 +0100
  • 6e0a1310a2 Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow ArthurHoaro 2017-03-12 13:52:35 +0100
  • f8a8973f42 Merge pull request #812 from ArthurHoaro/theme/configure-valign ArthurHoaro 2017-03-12 13:52:23 +0100
  • 7cea7c7a9a Theme: Vertical align theme select in configure ArthurHoaro 2017-03-12 13:41:49 +0100
  • 15162272f4 Fixes #806: display overflow for awesomplete list ArthurHoaro 2017-03-12 13:28:37 +0100
  • 5eca4ea11e Merge pull request #809 from ArthurHoaro/cleanup/inline-js ArthurHoaro 2017-03-12 12:59:05 +0100
  • b9b41d25e3 Remove inline JS and add LibreJS headers in JS files ArthurHoaro 2017-03-12 12:45:32 +0100
  • cffc5ce3d1 Merge pull request #808 from ArthurHoaro/demo-readme ArthurHoaro 2017-03-11 20:32:35 +0100
  • 3252fbb3cc Shaarli demo moved to shaarli.org ArthurHoaro 2017-03-11 20:27:35 +0100
  • 196808e14f Merge pull request #779 from ArthurHoaro/feature/import-parser-logs ArthurHoaro 2017-03-11 14:23:05 +0100
  • c4f8360240 Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst ArthurHoaro 2017-03-11 14:20:55 +0100
  • c904bccce1 Merge pull request #805 from ArthurHoaro/mobile-logo ArthurHoaro 2017-03-11 14:20:40 +0100
  • 6fcb443787 Fixes #793: display the star logo on mobile instead of home logo ArthurHoaro 2017-03-11 14:19:04 +0100
  • 2ea89aba4f Fixes #304: use atom feed as default ArthurHoaro 2017-03-11 14:11:06 +0100
  • 1739d6b314 Merge pull request #799 from ArthurHoaro/plugins/piwik-url ArthurHoaro 2017-03-11 13:52:00 +0100
  • 792b26789f Fixes #657: use data-autofirst parameter for awesomeplete ArthurHoaro 2017-03-11 13:47:07 +0100
  • fe83d45c46 Fix #773: set Piwik URL protocol ArthurHoaro 2017-03-09 20:51:28 +0100
  • 87e9631e4a Fix namespace issue ArthurHoaro 2017-03-10 18:49:53 +0100
  • c31f3ce048 Upgrade netscape-bookmark-parser dependency to v2.x ArthurHoaro 2017-03-09 19:54:48 +0100
  • 48417aed1d Link imports are now logged in data/ folder, and can be debug using dev.debug=true setting ArthurHoaro 2017-02-09 20:54:56 +0100
  • 844021ab4c Merge pull request #797 from ArthurHoaro/hotfix/font-git ArthurHoaro 2017-03-09 20:10:14 +0100
  • 16a2ef6b5a Merge pull request #794 from ArthurHoaro/hotfix/namespace ArthurHoaro 2017-03-09 19:45:52 +0100
  • 07b57cfef9 Prevent git from messing with font files ArthurHoaro 2017-03-09 19:39:13 +0100
  • 5ba55f0cf2 Move config exception to dedicated classes with proper namespace ArthurHoaro 2017-03-08 20:28:33 +0100
  • 9c5daad19c Merge pull request #792 from ArthurHoaro/feature/private-filter-visual ArthurHoaro 2017-03-09 19:15:48 +0100
  • 1e38df6606 Merge pull request #791 from ArthurHoaro/feature/ctrl-enter-submit ArthurHoaro 2017-03-09 19:14:10 +0100
  • 2008098574 Merge pull request #796 from virtualtam/changelog VirtualTam 2017-03-08 23:07:53 +0100
  • 5b750090c7 Add v0.7.1 to CHANGELOG.md VirtualTam 2017-03-08 22:58:44 +0100
  • e6cd773f5a Fix blocking namespace issue ArthurHoaro 2017-03-08 19:59:00 +0100
  • 7c26f6626a Display private only filter as search parameter ArthurHoaro 2017-03-08 19:57:15 +0100
  • 2dd698fd79 Submit editlink textarea using CTRL+Enter shortcut ArthurHoaro 2017-03-08 18:59:54 +0100
  • db0caba3c4 Merge pull request #790 from ArthurHoaro/feature/intl-dates ArthurHoaro 2017-03-07 19:32:36 +0100
  • 03b9cb600a Fix autoLocale error and cover it with unit tests ArthurHoaro 2017-03-07 19:27:17 +0100
  • 9971f7c82c Merge pull request #750 from ArthurHoaro/feature/intl-dates ArthurHoaro 2017-03-06 21:13:48 +0100
  • 36c8fb1ef8 Use all_tests target in Travis CI ArthurHoaro 2017-03-06 20:34:02 +0100
  • 6c7d686454 Run languages tests using PHPUnit test suites ArthurHoaro 2017-01-15 16:31:53 +0100
  • 52b503105d Improve datetime display ArthurHoaro 2017-01-07 14:30:42 +0100
  • 1255a42cfe Improve autoLocale() detection ArthurHoaro 2017-01-07 14:28:58 +0100
  • 236239be75 Merge pull request #788 from virtualtam/application/namespace/config VirtualTam 2017-03-04 20:28:38 +0100
  • cc30d749ab Merge pull request #789 from virtualtam/changelog VirtualTam 2017-03-04 17:08:25 +0100
  • 3c66e56435 application: introduce the Shaarli\Config namespace VirtualTam 2017-03-03 23:06:12 +0100
  • 94cddf7be4 Update CHANGELOG.md VirtualTam 2017-03-04 11:06:16 +0100
  • 8868f3ca46 UpdaterTest: ensure PHP 5.3 compatibility VirtualTam 2017-03-04 09:52:48 +0100
  • 6b7ddb4871 Bump version to 0.8.4 VirtualTam 2017-03-04 09:42:26 +0100
  • 9ff17ae20e Add markdown_escape setting ArthurHoaro 2017-02-27 19:45:55 +0100
  • 74198dcdf6 Merge pull request #785 from ArthurHoaro/hotfix/markdown-html VirtualTam 2017-03-04 09:29:29 +0100
  • e037610115 Add markdown_escape setting ArthurHoaro 2017-02-27 19:45:55 +0100
  • 5978588578 Merge pull request #754 from ArthurHoaro/webdesign2 ArthurHoaro 2017-02-27 20:24:28 +0100
  • 7dcbfde5ff Set the vintage theme by default for the time being ArthurHoaro 2017-02-27 20:20:53 +0100
  • 7040169069 Multiple minor improvements and bugfixes regarding the new templates: ArthurHoaro 2017-02-21 14:16:48 +0100
  • 430ff07102 Upgrade awesomplete + fix multiple autocompletion fields ArthurHoaro 2017-01-14 16:13:32 +0100
  • 246d72e143 Fix markdown plugin color overriding ArthurHoaro 2017-01-14 15:57:34 +0100
  • 147f4df843 Improve plugin_admin.js to support multiple ordered rows ArthurHoaro 2017-01-14 15:53:39 +0100
  • 402b034648 Introduce the new default Shaarli template ArthurHoaro 2017-01-14 15:52:17 +0100
  • 009ce93581 Move default template to vintage folder ArthurHoaro 2017-01-14 15:51:30 +0100
  • 9e5a37cc7f Merge pull request #783 from Sbgodin/spaceInBookmarklets ArthurHoaro 2017-02-24 12:21:49 +0100
  • b848615c52 Removes spaces before and after bookmarklet's name Christophe HENRY 2017-02-22 14:55:52 +0100
  • b9eb50c099 Merge pull request #728 from ArthurHoaro/api/getLink ArthurHoaro 2017-02-19 16:48:59 +0100
  • 16e3d006e9 REST API: implements getLink by ID service ArthurHoaro 2016-12-24 10:30:21 +0100
  • 65e56cbe49 Merge pull request #769 from ArthurHoaro/api/getlinks-visibility ArthurHoaro 2017-02-13 08:41:12 +0100
  • 5f3f19f1c0 Merge pull request #776 from ArthurHoaro/hotfix/linkdb-update ArthurHoaro 2017-02-04 15:24:49 +0100
  • c03455af11 Fixes #775: LinkDB do not access LinkDB before ID system migration ArthurHoaro 2017-02-04 12:01:48 +0100
  • 6f566b69ba Merge pull request #771 from ArthurHoaro/master ArthurHoaro 2017-01-20 17:04:51 +0100
  • 03cadbe220 Bump version to v0.8.3 ArthurHoaro 2017-01-20 16:47:36 +0100
  • 90d4ed9850 Changelog v0.8.3 ArthurHoaro 2017-01-20 16:44:52 +0100
  • 63bddaad4b Bump version to v0.8.3 ArthurHoaro 2017-01-20 16:47:36 +0100
  • faf8bdda50 Changelog v0.8.3 ArthurHoaro 2017-01-20 16:44:52 +0100
  • 848939b7ba Fixes can login function call in loginform.html ArthurHoaro 2016-12-15 10:57:11 +0100
  • c37a6f820b REST API - getLinks: support the visibility parameter ArthurHoaro 2017-01-17 18:51:40 +0100
  • 89dcbe5277 Merge pull request #768 from ArthurHoaro/feature/get-public-links ArthurHoaro 2017-01-17 09:55:25 +0100
  • 679b6b40db Merge pull request #767 from ArthurHoaro/feature/delete-tag-redirect ArthurHoaro 2017-01-17 09:54:25 +0100
  • 078fcb56ad Merge pull request #766 from ArthurHoaro/hotfix/deletion-redirect ArthurHoaro 2017-01-17 09:53:55 +0100
  • 7f96d9ec21 Update LinkFilter to be able to filter only public links ArthurHoaro 2017-01-16 13:57:11 +0100
  • b87442f216 Stay on the changetag page after tag deletion ArthurHoaro 2017-01-16 13:16:03 +0100
  • 95e5add4be Fix redirection after link deletion ArthurHoaro 2017-01-16 13:07:53 +0100
  • d029cf67f8 Merge pull request #765 from ArthurHoaro/master ArthurHoaro 2017-01-16 12:57:56 +0100
  • ae7f6b9d09 Bump version to v0.8.2 ArthurHoaro 2016-12-15 11:52:31 +0100
  • fcb0d86b90 v0.8.2 Changelog ArthurHoaro 2016-12-15 11:49:41 +0100
  • 4d9fd16ddf Merge pull request #761 from ArthurHoaro/hotfix/referrer-warning ArthurHoaro 2017-01-16 12:40:00 +0100
  • 514185e14b Merge pull request #760 from ArthurHoaro/plugins/addlink-css-404 ArthurHoaro 2017-01-16 12:39:24 +0100
  • d7d240f136 Merge pull request #759 from ArthurHoaro/hotfix/dup-tags ArthurHoaro 2017-01-16 12:39:01 +0100
  • 36dcf997e4 Update Changelog VirtualTam 2017-01-15 19:24:17 +0100
  • 3947bbb043 Bump expected minimal PHP version to 5.5 VirtualTam 2017-01-15 19:27:57 +0100
  • 8bbf02e0db Prevent warning if HTTP_REFERER isn't set ArthurHoaro 2017-01-15 17:58:19 +0100
  • 053673cb71 Remove CSS call for addlink toolbar plugin ArthurHoaro 2017-01-15 17:50:16 +0100
  • d6327389fc Prevent tag duplicate when renaming ArthurHoaro 2017-01-15 17:46:24 +0100
  • 9977c418d6 Merge pull request #727 from ArthurHoaro/api/getlinks ArthurHoaro 2017-01-15 16:49:50 +0100
  • 5fbab3edb3 Merge pull request #746 from ArthurHoaro/hotfix/delete-button ArthurHoaro 2017-01-15 14:01:47 +0100
  • c3b00963fe REST API: implement getLinks service ArthurHoaro 2016-12-22 14:36:45 +0100
  • 63ef549749 API: expect JWT in the Authorization header VirtualTam 2017-01-07 22:23:47 +0100
  • 37ab940599 Merge pull request #753 from ArthurHoaro/usercss ArthurHoaro 2017-01-14 17:56:28 +0100
  • 7282418baa Move user.css to data folder ArthurHoaro 2017-01-14 16:43:32 +0100
  • 3ee5c69777 Add an AUTHORS file, simplify COPYING, bump year to 2017 VirtualTam 2017-01-06 18:34:36 +0100