]> git.immae.eu Git - github/shaarli/Shaarli.git/log
github/shaarli/Shaarli.git
9 years agotools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text post)... 151/head
nodiscc [Fri, 6 Mar 2015 21:50:30 +0000 (22:50 +0100)] 
tools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text post) compose window
 * Fixes https://github.com/shaarli/Shaarli/issues/142
 * Fixes https://github.com/sebsauvage/Shaarli/issues/59

9 years agofix broken URL for user.css
nodiscc [Thu, 5 Mar 2015 17:14:25 +0000 (18:14 +0100)] 
fix broken URL for user.css

9 years agofix broken CSS file URL introduced in 1f7f8ce067b278a4837364191513d04f7548cef9
nodiscc [Thu, 5 Mar 2015 12:54:00 +0000 (13:54 +0100)] 
fix broken CSS file URL introduced in 1f7f8ce067b278a4837364191513d04f7548cef9

9 years agoMerge pull request #140 from nodiscc/master
nodiscc [Thu, 5 Mar 2015 12:44:40 +0000 (13:44 +0100)] 
Merge pull request #140 from nodiscc/master

Various fixes

9 years agoadd bountysource.com badge 140/head
nodiscc [Wed, 4 Mar 2015 21:46:57 +0000 (22:46 +0100)] 
add bountysource.com badge
 * Bountysource is the funding platform for open-source software. Users can improve the open-source projects they love by creating/collecting bounties and pledging to fundraisers.
 * https://github.com/bountysource/frontend/wiki/Frequently-Asked-Questions

9 years agoRedirect to homepage after adding a link via "Add Link" dialog
nodiscc [Wed, 4 Mar 2015 18:09:01 +0000 (19:09 +0100)] 
Redirect to homepage after adding a link via "Add Link" dialog
 * Fixes https://github.com/shaarli/Shaarli/issues/115

9 years agoupdate README: add note about php-gd and git-based upgrade
nodiscc [Wed, 4 Mar 2015 18:08:02 +0000 (19:08 +0100)] 
update README: add note about php-gd and git-based upgrade

9 years agoremove duplicate license information, fixes https://github.com/shaarli/Shaarli/issues/135
nodiscc [Wed, 4 Mar 2015 07:39:22 +0000 (08:39 +0100)] 
remove duplicate license information, fixes https://github.com/shaarli/Shaarli/issues/135

9 years agocleanup: remove version number from CSS links
nodiscc [Tue, 3 Mar 2015 22:09:13 +0000 (23:09 +0100)] 
cleanup: remove version number from CSS links
 * fixes https://github.com/shaarli/Shaarli/issues/134

9 years agoMerge pull request #141 from nodiscc/cleanurl-filters
nodiscc [Thu, 5 Mar 2015 12:42:38 +0000 (13:42 +0100)] 
Merge pull request #141 from nodiscc/cleanurl-filters

Add URL cleaning filters + refactoring

9 years agoImprove URL cleaning: 141/head
nodiscc [Thu, 5 Mar 2015 12:40:43 +0000 (13:40 +0100)] 
Improve URL cleaning:
 * also remove action_type_map, action_ref_map and action_object maps params used by facebook

9 years agoImprove annoying URL parameters cleaning:
nodiscc [Thu, 5 Mar 2015 12:33:30 +0000 (13:33 +0100)] 
Improve annoying URL parameters cleaning:
 * Use regular expressions to avoid suplicating params depending on their position in the URL (&param=,?param=)
 * Only remove the relevant URL pattern and don't remove following params, fixes https://github.com/shaarli/Shaarli/issues/136
 * Credits to Marcus Rohrmoser (https://github.com/mro)

9 years agoMerge pull request #132 from ArthurHoaro/picwall
nodiscc [Wed, 4 Mar 2015 22:27:28 +0000 (23:27 +0100)] 
Merge pull request #132 from ArthurHoaro/picwall

Lazy load images with the light lib bLazy.js instead of jQuery

9 years agocleanup: refactor annoying URL patterns in a single loop
nodiscc [Wed, 4 Mar 2015 18:52:24 +0000 (19:52 +0100)] 
cleanup: refactor annoying URL patterns in a single loop
 * fixes https://github.com/shaarli/Shaarli/issues/133

9 years agoAdd some filters to clean URLs
Alexis J [Wed, 4 Mar 2015 17:02:47 +0000 (18:02 +0100)] 
Add some filters to clean URLs

9 years agoLazy load images with the light lib bLazy.js instead of jQuery: 132/head
ArthurHoaro [Sun, 1 Mar 2015 09:47:01 +0000 (10:47 +0100)] 
Lazy load images with the light lib bLazy.js instead of jQuery:

  * Remove jquery.lazyload lib
  * Add blazy lib
  * Add a bit of CSS animation
  * Delete unused picwall2 template

9 years agoMerge pull request #123 from nodiscc/dont-disclose-version
Emilien Klein [Wed, 25 Feb 2015 20:41:56 +0000 (21:41 +0100)] 
Merge pull request #123 from nodiscc/dont-disclose-version

Prevent visitors from reading shaarli version

9 years agoPrevent visitors from reading shaarli version 123/head
nodiscc [Wed, 25 Feb 2015 12:25:45 +0000 (13:25 +0100)] 
Prevent visitors from reading shaarli version
 * fixes https://github.com/shaarli/Shaarli/issues/122
 * the shaarli version is now in a php comment block, which prevents
   visitors from reading it when it is place on a PHP-enabled server, but
   still allows the update mechanism to read it from the source on github.

9 years agoMerge pull request #120 from ArthurHoaro/optionalupdate
Emilien Klein [Sat, 21 Feb 2015 13:45:48 +0000 (14:45 +0100)] 
Merge pull request #120 from ArthurHoaro/optionalupdate

shaarli/Shaarli#34: Make update check optional

9 years agoshaarli/Shaarli#34: Make update check optional 120/head
ArthurHoaro [Fri, 20 Feb 2015 21:28:10 +0000 (22:28 +0100)] 
shaarli/Shaarli#34: Make update check optional
  * Add a check box at installation (checked by default)
  * Add a check box in configuration page

9 years agobump version to 0.0.43beta v0.0.43beta
nodiscc [Fri, 20 Feb 2015 18:41:53 +0000 (19:41 +0100)] 
bump version to 0.0.43beta

9 years agoMerge pull request #86 from pikzen/fix-cookies
nodiscc [Thu, 19 Feb 2015 15:23:43 +0000 (16:23 +0100)] 
Merge pull request #86 from pikzen/fix-cookies

Prevent shaarli from sending thousands of cookies.

9 years agoAdded Gitter badge (Fixes #116)
Emilien Klein [Thu, 19 Feb 2015 11:05:18 +0000 (12:05 +0100)] 
Added Gitter badge (Fixes #116)

9 years agoOnly verify login state at the beginning of the request. 86/head
Florian Eula [Thu, 25 Dec 2014 13:00:50 +0000 (14:00 +0100)] 
Only verify login state at the beginning of the request.

Moved login check into a function

9 years agoMerge pull request #114 from nodiscc/redirect-previous-search
nodiscc [Tue, 17 Feb 2015 20:13:35 +0000 (21:13 +0100)] 
Merge pull request #114 from nodiscc/redirect-previous-search

redirect to previous search (if any) when deleting a link

9 years agoredirect to previous search (if any) when deleting a link 114/head
feula [Sun, 15 Feb 2015 01:24:26 +0000 (02:24 +0100)] 
redirect to previous search (if any) when deleting a link
 * Fixes https://github.com/shaarli/Shaarli/issues/110

9 years agofix broken reset.css URL introduced in a6e0134
nodiscc [Tue, 17 Feb 2015 19:58:11 +0000 (20:58 +0100)] 
fix broken reset.css URL introduced in a6e0134

9 years agoMerge pull request #109 from nodiscc/version-check
nodiscc [Sat, 14 Feb 2015 12:49:36 +0000 (13:49 +0100)] 
Merge pull request #109 from nodiscc/version-check

Update README and Shaarli's footer

9 years agoFix missing authors and licenses in COPYING 109/head
nodiscc [Sat, 7 Feb 2015 19:19:27 +0000 (20:19 +0100)] 
Fix missing authors and licenses in COPYING
 * add idleman for original CSS
 * add yahoo inc. for CSS reset
 * split the main css code and the yahoo reset CSS in 2 files
 * add copyright information for RainTPL, add LGPL license

9 years agoUpdate README and Shaarli's footer
nodiscc [Wed, 17 Dec 2014 06:47:43 +0000 (07:47 +0100)] 
Update README and Shaarli's footer
 * remove version number display from main page
 * update project URL in footer, fixes https://github.com/shaarli/Shaarli/issues/89
 * update copyright notice in the footer
 * mention origins of the fork in README, fixes https://github.com/shaarli/Shaarli/issues/105
 * update License section in the README
 * remove screenshots as mediacru.sh is down

9 years agoMerge pull request #63 from pikzen/permaoptions
nodiscc [Sat, 7 Feb 2015 18:50:27 +0000 (19:50 +0100)] 
Merge pull request #63 from pikzen/permaoptions

New option ENABLE_RSS_PERMALINKS: choose whether the RSS item title link points directly to the link, or to the entry on Shaarli (permalink)

9 years agoFeature: enable/disable permalinks for RSS 63/head
Florian Eula [Fri, 21 Nov 2014 20:31:21 +0000 (21:31 +0100)] 
Feature: enable/disable permalinks for RSS
The option to see the shortlinks or permalinks has been added to the configuration panel. It is a simple checkbox
This option is disabled by default (meaning that shortlinks are the default)
Updated writeConfig() to save this option
Also fixed a slight typo in config.html.

Removed useless CSS & fixed a comment

Enabled permalinks for the ATOM feed and fixed the isPermaLink attribute for the <guid> tag

Reverted to default behavior and clarified its meaning
EnableRssPermalinks is an oddly behaving option: when enabled, it shows a
permalink in the description and a full link in the element title, and
swaps it around when disabled. This clarifies the option for end-users
Also, moved enable_rss_permalinks to $GLOBALS['config'] because it is a
config option.

fix indent

9 years agoMerge pull request #107 from pikzen/fix-copying
nodiscc [Tue, 27 Jan 2015 12:22:28 +0000 (13:22 +0100)] 
Merge pull request #107 from pikzen/fix-copying

Fix license info: reverted qr.js to GPL, add full GPLv3 and CC-BY licenses

9 years agoFixed license info, reverted qr.js to GPL 107/head
Florian Eula [Tue, 27 Jan 2015 11:17:56 +0000 (12:17 +0100)] 
Fixed license info, reverted qr.js to GPL

Added full GPLv3 and CC-BY license

I also accidentally declared qr.js as MIT and CC-BY, when it was GPLv3.
I don't even.

9 years agoMerge pull request #98 from ArthurHoaro/port
nodiscc [Mon, 26 Jan 2015 13:49:56 +0000 (14:49 +0100)] 
Merge pull request #98 from ArthurHoaro/port

Fix port/server config problems by using php SERVER_NAME instead of HTTP_HOST

9 years agoMerge pull request #99 from pikzen/license-version
nodiscc [Mon, 26 Jan 2015 12:41:06 +0000 (13:41 +0100)] 
Merge pull request #99 from pikzen/license-version

Versioned JS files & centralized licenses

9 years agoMerge pull request #100 from virtualtam/daily-timestamp
nodiscc [Mon, 26 Jan 2015 12:40:37 +0000 (13:40 +0100)] 
Merge pull request #100 from virtualtam/daily-timestamp

daily: display link timestamps

9 years agoMerge pull request #103 from virtualtam/fix-w3c
nodiscc [Mon, 26 Jan 2015 12:40:14 +0000 (13:40 +0100)] 
Merge pull request #103 from virtualtam/fix-w3c

w3c: fix HTML syntax errors

9 years agoVersioned JS files & centralized licenses 99/head
feula [Fri, 9 Jan 2015 11:41:52 +0000 (12:41 +0100)] 
Versioned JS files & centralized licenses

Updated libraries
Updated copyright dates and the list of contributors.

Added unminified sources for GPL compliance

9 years agow3c: fix HTML syntax errors 103/head
VirtualTam [Tue, 20 Jan 2015 01:35:52 +0000 (02:35 +0100)] 
w3c: fix HTML syntax errors

Fixes #64

All pages:
- add `urlencode` when passing the version to a custom stylesheet;
- set meaningful values of `alt` and `title` for QR-Code images.

Install page:
- the form's `action` attribute must be non-empty;
- the `valign` attribute is deprecated.

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
9 years agodaily: display link timestamps 100/head
VirtualTam [Wed, 14 Jan 2015 23:05:26 +0000 (00:05 +0100)] 
daily: display link timestamps

Fixes #26

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
9 years agoMerge pull request #93 from ArthurHoaro/scripttag
nodiscc [Sun, 11 Jan 2015 13:56:22 +0000 (14:56 +0100)] 
Merge pull request #93 from ArthurHoaro/scripttag

Remove language attribute on script tag and improve QRCode JS

9 years agoFixes Port/server config problems - see: https://github.com/shaarli/Shaarli/issues/17 98/head
ArthurHoaro [Fri, 9 Jan 2015 10:46:25 +0000 (11:46 +0100)] 
Fixes Port/server config problems - see: https://github.com/shaarli/Shaarli/issues/17
  * Use SERVER_NAME instead of HTTP_HOST to define current URL (in serverUrl()
  * Use SERVER_NAME instead of HTTP_HOST while setting up cookies

9 years ago* removed the language attribute on the script element since it is obsolete and we... 93/head
ArthurHoaro [Thu, 8 Jan 2015 14:09:46 +0000 (15:09 +0100)] 
* removed the language attribute on the script element since it is obsolete and we can safely omit it.
* make QRCode JS works with IE :
  * behave as a normal link if canvas aren't supported (<=IE8)
  * default parameter values in JS aren't widely supported (see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Default_parameters ), use this method instead: http://stackoverflow.com/a/148918/1484919
  * dataset isn't supported in IE9 use getAttribute instead
  * addEventListener works with IE9+ and other browsers

9 years agoMerge pull request #77 from ArthurHoaro/w3c
nodiscc [Fri, 9 Jan 2015 01:34:00 +0000 (02:34 +0100)] 
Merge pull request #77 from ArthurHoaro/w3c

Make Shaarli's template W3C compliant #64

9 years agoW3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64): 77/head
ArthurHoaro [Fri, 12 Dec 2014 16:01:02 +0000 (17:01 +0100)] 
W3C compliance (work on issue #64 - https://github.com/shaarli/Shaarli/issues/64):
  * fix duplicate IDs - #paging_older, #paging_newer become classes as the paging is displayed twice (top, bottom) in the linklist
  * fix duplicate IDs - #paging_privatelinks and #paging_linksperpage become classes
  * daily links are now valid (use &amp)
  * name attribute is not used anymore on a tag in link list
  * center tag is replaced by CSS in picwall and tag cloud
  * action in form tag can't be empty, use # instead
  * fixed configure table with CSS instead of cellpadding, border, and valign
  * export links are now valid
  * remove "size" in input tag
  * Fix missing alt attributes for img elements
  * tpl/daily: Use HTML entities instead of char escape codes
  * tpl/export: fix missing </span> closing tag
  * Remove obsolete language attribute on <script> elements

9 years agoMerge pull request #90 from shaarli/issue-87
nodiscc [Mon, 5 Jan 2015 19:13:15 +0000 (20:13 +0100)] 
Merge pull request #90 from shaarli/issue-87

Redirect to home page after deleting a link (Fixes issue 87)

9 years agoRedirect to home page after deleting a link 90/head
Emilien Klein [Sun, 4 Jan 2015 20:19:14 +0000 (15:19 -0500)] 
Redirect to home page after deleting a link

Fixes issue 87

9 years agoMerge pull request #85 from nodiscc/tagcloud-scaling
nodiscc [Mon, 29 Dec 2014 02:00:25 +0000 (03:00 +0100)] 
Merge pull request #85 from nodiscc/tagcloud-scaling

improve tag cloud font size scaling

9 years agoimprove tag cloud font size scaling 85/head
nodiscc [Wed, 24 Dec 2014 19:00:17 +0000 (20:00 +0100)] 
improve tag cloud font size scaling
 * use logarithmic scales
 * remove bold style

9 years agoMerge pull request #82 from pikzen/fix-search
nodiscc [Thu, 25 Dec 2014 00:21:39 +0000 (01:21 +0100)] 
Merge pull request #82 from pikzen/fix-search

Made tag/title search unicode aware, fixes #75

9 years agoMerge pull request #83 from pikzen/loop-factor
nodiscc [Thu, 25 Dec 2014 00:15:14 +0000 (01:15 +0100)] 
Merge pull request #83 from pikzen/loop-factor

Refactored the daily column generation (only one loop)

9 years agoRefactored the daily column generation (only one loop) 83/head
Florian Eula [Mon, 22 Dec 2014 16:11:53 +0000 (17:11 +0100)] 
Refactored the daily column generation (only one loop)

9 years agoMade tag/title search unicode aware, fixes #75 82/head
Florian Eula [Mon, 22 Dec 2014 15:43:37 +0000 (16:43 +0100)] 
Made tag/title search unicode aware, fixes #75

9 years agofix quoting error introduced in 712501812b6f927b048b9d7f767cb15a370b3c81
nodiscc [Tue, 16 Dec 2014 18:52:06 +0000 (19:52 +0100)] 
fix quoting error introduced in 712501812b6f927b048b9d7f767cb15a370b3c81

9 years agoMerge pull request #81 from nodiscc/prevent-disclosure
nodiscc [Tue, 16 Dec 2014 18:26:11 +0000 (19:26 +0100)] 
Merge pull request #81 from nodiscc/prevent-disclosure

Prevent full path and PHP version disclosures

9 years agoprevent disclosing PHP version on PHP version check error 81/head
nodiscc [Tue, 16 Dec 2014 18:24:37 +0000 (19:24 +0100)] 
prevent disclosing PHP version on PHP version check error
 * fixes https://github.com/shaarli/Shaarli/issues/78
 * fixes https://github.com/sebsauvage/Shaarli/issues/214

9 years agoprevent disclosing full path when raising "Shaarli directory not writeable" error
nodiscc [Tue, 16 Dec 2014 18:21:58 +0000 (19:21 +0100)] 
prevent disclosing full path when raising "Shaarli directory not writeable" error
 * work on https://github.com/shaarli/Shaarli/issues/78

9 years agoMerge pull request #69 from nodiscc/master
nodiscc [Fri, 5 Dec 2014 19:27:15 +0000 (20:27 +0100)] 
Merge pull request #69 from nodiscc/master

bookmarklet: add ✚ sign to make it more recognizable in toolbars

9 years agobookmarklet: add ✚ sign to make it more recognizable in toolbars 69/head
nodiscc [Fri, 5 Dec 2014 00:05:23 +0000 (01:05 +0100)] 
bookmarklet: add ✚ sign to make it more recognizable in toolbars

9 years agoMerge pull request #68 from virtualtam/hardcoded-style
nodiscc [Fri, 5 Dec 2014 16:56:19 +0000 (17:56 +0100)] 
Merge pull request #68 from virtualtam/hardcoded-style

CSS: remove hardcoded style from templates

9 years agoCSS: remove hardcoded style from templates 68/head
VirtualTam [Tue, 2 Dec 2014 20:00:52 +0000 (21:00 +0100)] 
CSS: remove hardcoded style from templates

Fixes shaarli/Shaarli#29

Style elements refactored as follows:
- use existing ids and classes if possible,
- else, define new ones and stick with the existing naming convention,
- remove hardcoded style attributes from RainTPL templates.

Exception:
In tpl/tagcloud.html, the display size of each tag is computed at page
generation.

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
9 years agoMerge pull request #67 from e2jk/issue-66
nodiscc [Wed, 3 Dec 2014 16:18:36 +0000 (17:18 +0100)] 
Merge pull request #67 from e2jk/issue-66

Fix issue #66 by adding space before "selected"

9 years agoFix issue #66 by adding space before "selected" 67/head
Emilien Klein [Tue, 2 Dec 2014 22:42:23 +0000 (23:42 +0100)] 
Fix issue #66 by adding space before "selected"

9 years agoMerge pull request #28 from virtualtam/unify-css
nodiscc [Mon, 1 Dec 2014 22:20:52 +0000 (23:20 +0100)] 
Merge pull request #28 from virtualtam/unify-css

Unify css

9 years agoCSS: separate rules with a blank line 28/head
VirtualTam [Sun, 9 Nov 2014 12:21:48 +0000 (13:21 +0100)] 
CSS: separate rules with a blank line

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
9 years agoCSS: expand one-line declarations
VirtualTam [Sat, 8 Nov 2014 22:44:11 +0000 (23:44 +0100)] 
CSS: expand one-line declarations

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
Conflicts:
inc/shaarli.css

9 years agoCSS: unify coding style - spaces, brackets, keywords
VirtualTam [Sun, 19 Oct 2014 01:23:04 +0000 (03:23 +0200)] 
CSS: unify coding style - spaces, brackets, keywords

Spaces:
- before an opening bracket
- before a closing bracket
- between a keyword and its value(s)
- between comma-separated selectors

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
Conflicts:
inc/shaarli.css

Conflicts:
inc/shaarli.css

Conflicts:
inc/shaarli.css

9 years agoCSS: replace tabs by spaces, remove trailing whitespaces and empty lines
VirtualTam [Sun, 19 Oct 2014 01:12:52 +0000 (03:12 +0200)] 
CSS: replace tabs by spaces, remove trailing whitespaces and empty lines

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
Conflicts:
inc/shaarli.css

9 years agoMerge pull request #62 from pikzen/linkurl
nodiscc [Fri, 21 Nov 2014 20:16:02 +0000 (21:16 +0100)] 
Merge pull request #62 from pikzen/linkurl

Added a link to the visible URL in the link list

9 years agoAdded a link to the visible URL in the link list 62/head
Florian Eula [Fri, 21 Nov 2014 18:43:53 +0000 (19:43 +0100)] 
Added a link to the visible URL in the link list
Corrected CSS to prevent a line from showing underneath
Fixes https://github.com/shaarli/Shaarli/issues/53

9 years agoMerge pull request #61 from pikzen/shaarli47
nodiscc [Fri, 21 Nov 2014 17:42:10 +0000 (18:42 +0100)] 
Merge pull request #61 from pikzen/shaarli47

Prevents ?do=addlink from generating a 404 if the user is not logged in
Fixes https://github.com/sebsauvage/Shaarli/issues/141
Fixes https://github.com/shaarli/Shaarli/issues/47

9 years agoPrevents ?do=addlink from generating a 404 if the user is not logged in 61/head
Florian Eula [Fri, 21 Nov 2014 17:31:31 +0000 (18:31 +0100)] 
Prevents ?do=addlink from generating a 404 if the user is not logged in
Fixes https://github.com/shaarli/Shaarli/issue/47

9 years agoMerge pull request #60 from pikzen/master
nodiscc [Fri, 21 Nov 2014 17:27:04 +0000 (18:27 +0100)] 
Merge pull request #60 from pikzen/master

Do not add a tag to the search if it's already being searched for.
 * Fixes https://github.com/shaarli/Shaarli/issues/50
 * Fixes https://github.com/sebsauvage/Shaarli/issues/140

9 years agoDo not add a tag to the search if it's already being searched for 60/head
Florian Eula [Thu, 20 Nov 2014 19:04:24 +0000 (20:04 +0100)] 
Do not add a tag to the search if it's already being searched for

9 years agoMerge pull request #59 from tst2005/master
nodiscc [Thu, 13 Nov 2014 00:48:52 +0000 (01:48 +0100)] 
Merge pull request #59 from tst2005/master

uniform if syntax

9 years agoMerge pull request #54 from nodiscc/tagcloud-urlencode
Emilien Klein [Mon, 10 Nov 2014 21:16:27 +0000 (22:16 +0100)] 
Merge pull request #54 from nodiscc/tagcloud-urlencode

use urlencode in tagcloud links

9 years agouse urlencode in tagcloud links 54/head
nodiscc [Sun, 9 Nov 2014 20:09:43 +0000 (21:09 +0100)] 
use urlencode in tagcloud links
 * prevents unproper escaping of characters like '&'
 * fixes https://github.com/sebsauvage/Shaarli/issues/85
 * fixes https://github.com/shaarli/Shaarli/issues/48

9 years agoMerge pull request #51 from nodiscc/optional-archiveorg
nodiscc [Sat, 8 Nov 2014 17:40:27 +0000 (18:40 +0100)] 
Merge pull request #51 from nodiscc/optional-archiveorg

make archive.org integration optional (ARCHIVE_ORG option, defaults to false)

9 years agomake archive.org integration optional (ARCHIVE_ORG option, defaults to false) 51/head
nodiscc [Sat, 8 Nov 2014 17:19:52 +0000 (18:19 +0100)] 
make archive.org integration optional (ARCHIVE_ORG option, defaults to false)

9 years agoMerge pull request #42 from nodiscc/new-readme
Emilien Klein [Sat, 8 Nov 2014 16:40:58 +0000 (17:40 +0100)] 
Merge pull request #42 from nodiscc/new-readme

Update README

9 years agoMerge pull request #39 from nodiscc/master
Emilien Klein [Sat, 8 Nov 2014 16:34:01 +0000 (17:34 +0100)] 
Merge pull request #39 from nodiscc/master

add warning about hostname/cookie storage problems during install

9 years agoMerge pull request #43 from nodiscc/archiveorg-integration
Emilien Klein [Sat, 8 Nov 2014 16:32:12 +0000 (17:32 +0100)] 
Merge pull request #43 from nodiscc/archiveorg-integration

Add Archive.org integration

9 years agoAdd Archive.org integration 43/head
Qwerty [Sun, 2 Nov 2014 14:29:39 +0000 (15:29 +0100)] 
Add Archive.org integration
 * adds an "archive" link next to permalinks, linking to the last version of the page on archive.org

9 years agoUpdate README: 42/head
nodiscc [Thu, 9 Oct 2014 13:45:23 +0000 (15:45 +0200)] 
Update README:
 * Add screenshots
 * Use Mediacrush as a CDN for images to reduce load on sebsauvage.net
 * Improve page layout/sections
 * Reorder list of features
 * Add links to wiki and bug tracker
 * Add proper download links for stable/dev channels
 * Improve copyright/license notice

9 years agoindex.html: add warning message about hostname/cookie storage problems 39/head
nodiscc [Mon, 3 Nov 2014 12:21:14 +0000 (13:21 +0100)] 
index.html: add warning message about hostname/cookie storage problems
 * Fixes https://github.com/sebsauvage/Shaarli/issues/196
 * Fixes https://github.com/sebsauvage/Shaarli/issues/97

9 years agoMerge pull request #37 from qwertygc/patch-2
Emilien Klein [Sat, 25 Oct 2014 17:01:27 +0000 (19:01 +0200)] 
Merge pull request #37 from qwertygc/patch-2

Update shaarli_version.txt

9 years agoUpdate shaarli_version.txt 37/head
Qwerty [Sat, 25 Oct 2014 13:25:53 +0000 (15:25 +0200)] 
Update shaarli_version.txt

La version actuelle de shaarli est la 0.042.

9 years agoMerge pull request #36 from nodiscc/https-thumbnails
Emilien Klein [Thu, 23 Oct 2014 18:06:29 +0000 (20:06 +0200)] 
Merge pull request #36 from nodiscc/https-thumbnails

thumbnails: force HTTPS for youtube, imgur, vimeo

9 years agoMerge pull request #35 from nodiscc/optional-atom
Emilien Klein [Thu, 23 Oct 2014 18:05:13 +0000 (20:05 +0200)] 
Merge pull request #35 from nodiscc/optional-atom

Make ATOM toolbar button optional

9 years agothumbnails: force HTTPS for youtube, imgur, vimeo 36/head
nodiscc [Tue, 21 Oct 2014 13:31:20 +0000 (15:31 +0200)] 
thumbnails: force HTTPS for youtube, imgur, vimeo
 * other services also provide thumbs over HTTPS, but the rewrite expression is more complex, so left out for now

9 years agoMake ATOM toolbar button optional 35/head
nodiscc [Thu, 23 Oct 2014 15:47:30 +0000 (17:47 +0200)] 
Make ATOM toolbar button optional
 * ATOM button display is now configurable using the SHOW_ATOM variable in index.php or data/options.php (defaults to false)
 * Fixes https://github.com/shaarli/Shaarli/issues/24

9 years agoMerge pull request #31 from nodiscc/version-check
nodiscc [Thu, 23 Oct 2014 15:41:06 +0000 (17:41 +0200)] 
Merge pull request #31 from nodiscc/version-check

Version check: check against latest version on github

9 years agoupdate check: check against last version available on github.com/shaarli/Shaarli 31/head
nodiscc [Tue, 21 Oct 2014 15:54:35 +0000 (17:54 +0200)] 
update check: check against last version available on github.com/shaarli/Shaarli
 * fixes https://github.com/shaarli/Shaarli/issues/5

9 years agoadd current release version number in shaarli_version.txt
nodiscc [Tue, 21 Oct 2014 15:51:55 +0000 (17:51 +0200)] 
add current release version number in shaarli_version.txt
 * release process: please update this file when releasing a new version on github

9 years agoMerge pull request #30 from nodiscc/master
nodiscc [Tue, 21 Oct 2014 16:09:33 +0000 (18:09 +0200)] 
Merge pull request #30 from nodiscc/master

add link: in case of empty URL (self-post), prepend "Note: " to the title

9 years agoadd link: in case of empty URL (self-post), prepend "Note: " to the title 30/head
nodiscc [Mon, 20 Oct 2014 17:14:52 +0000 (19:14 +0200)] 
add link: in case of empty URL (self-post), prepend "Note: " to the title
 * Thanks to qwertygc (https://github.com/shaarli/Shaarli/pull/23)
 * Fix small typo

9 years agoMerge pull request #27 from virtualtam/master
nodiscc [Mon, 20 Oct 2014 11:59:44 +0000 (13:59 +0200)] 
Merge pull request #27 from virtualtam/master

fix: add missing slash when defining RainTPL's temp dir

9 years agofix: add missing slash when defining RainTPL's temp dir 27/head
VirtualTam [Sat, 18 Oct 2014 22:57:41 +0000 (00:57 +0200)] 
fix: add missing slash when defining RainTPL's temp dir

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
9 years agogitignore: ignore raintpl generated php pages
nodiscc [Wed, 10 Sep 2014 13:20:44 +0000 (15:20 +0200)] 
gitignore: ignore raintpl generated php pages