]> git.immae.eu Git - github/shaarli/Shaarli.git/log
github/shaarli/Shaarli.git
6 years agoEmpty tag search will look for not tagged links 841/head
ArthurHoaro [Sat, 1 Apr 2017 10:17:37 +0000 (12:17 +0200)] 
Empty tag search will look for not tagged links

Fixes #784

From now, searching for tags with an empty value will return only not tagged links,
with the search bar showing `x results [not tagged]`.

Note that using the api, the searchtags request parameter must be set to `false` to get the same result.

  - [ ] Update API doc

7 years agoMerge pull request #837 from ArthurHoaro/theme/js-edit-linklist-margin
ArthurHoaro [Mon, 27 Mar 2017 17:23:54 +0000 (19:23 +0200)] 
Merge pull request #837 from ArthurHoaro/theme/js-edit-linklist-margin

Theme: JS - Fix a bug preventing edit margin suppression to work

7 years agoTheme: JS - Fix a bug preventing edit margin suppression to work 837/head
ArthurHoaro [Mon, 27 Mar 2017 17:15:48 +0000 (19:15 +0200)] 
Theme: JS - Fix a bug preventing edit margin suppression to work

Explanation: an ID with a leading digit isn't a valid CSS selector

7 years agoMerge pull request #832 from ArthurHoaro/theme/font
ArthurHoaro [Mon, 27 Mar 2017 16:35:33 +0000 (18:35 +0200)] 
Merge pull request #832 from ArthurHoaro/theme/font

Theme: change global font to Roboto and include bold variant

7 years agoMerge pull request #834 from philipp-r/issue-833
ArthurHoaro [Sat, 25 Mar 2017 19:54:48 +0000 (20:54 +0100)] 
Merge pull request #834 from philipp-r/issue-833

Tags parameter for redirects

7 years agoTags parameter for redirects #833 834/head
philipp-r [Sat, 25 Mar 2017 18:41:01 +0000 (19:41 +0100)] 
Tags parameter for redirects #833

7 years agoTheme: change global font to Roboto and include bold variant 832/head
ArthurHoaro [Fri, 24 Mar 2017 17:42:55 +0000 (18:42 +0100)] 
Theme: change global font to Roboto and include bold variant

Fixes #822

7 years agoMerge pull request #831 from ArthurHoaro/theme/install-api-enable
ArthurHoaro [Thu, 23 Mar 2017 17:32:26 +0000 (18:32 +0100)] 
Merge pull request #831 from ArthurHoaro/theme/install-api-enable

Add API setting in the new theme during the installation

7 years agoMerge pull request #829 from ArthurHoaro/hotfix/id-0
ArthurHoaro [Thu, 23 Mar 2017 17:31:40 +0000 (18:31 +0100)] 
Merge pull request #829 from ArthurHoaro/hotfix/id-0

Fixes a bug preventing to edit link with ID 0

7 years agoAdd API setting in the new theme during the installation 831/head
ArthurHoaro [Wed, 22 Mar 2017 18:58:22 +0000 (19:58 +0100)] 
Add API setting in the new theme during the installation

Also use the same variable name across template files

7 years agoFixes a bug preventing to edit link with ID 0 829/head
ArthurHoaro [Wed, 22 Mar 2017 18:08:17 +0000 (19:08 +0100)] 
Fixes a bug preventing to edit link with ID 0

Fixes #814

7 years agoMerge pull request #828 from ArthurHoaro/project/master-version
ArthurHoaro [Wed, 22 Mar 2017 17:59:40 +0000 (18:59 +0100)] 
Merge pull request #828 from ArthurHoaro/project/master-version

Fix version check branch for UT

7 years agoFix version check branch for UT 828/head
ArthurHoaro [Wed, 22 Mar 2017 17:55:09 +0000 (18:55 +0100)] 
Fix version check branch for UT

7 years agoMerge pull request #798 from ArthurHoaro/feature/composer-lock
ArthurHoaro [Wed, 22 Mar 2017 17:51:20 +0000 (18:51 +0100)] 
Merge pull request #798 from ArthurHoaro/feature/composer-lock

Include composer.lock in git files

7 years agoMerge pull request #816 from ArthurHoaro/project/master-version
ArthurHoaro [Wed, 22 Mar 2017 17:50:33 +0000 (18:50 +0100)] 
Merge pull request #816 from ArthurHoaro/project/master-version

Use 'dev' version on the master branch

7 years agoMerge pull request #826 from virtualtam/readme/badges
VirtualTam [Tue, 21 Mar 2017 20:57:17 +0000 (21:57 +0100)] 
Merge pull request #826 from virtualtam/readme/badges

README: use explicit version badges

7 years agoInclude composer.lock in git files 798/head
ArthurHoaro [Thu, 9 Mar 2017 19:00:07 +0000 (20:00 +0100)] 
Include composer.lock in git files

7 years agoMerge pull request #804 from ArthurHoaro/feature/atom-default
ArthurHoaro [Tue, 21 Mar 2017 19:10:49 +0000 (20:10 +0100)] 
Merge pull request #804 from ArthurHoaro/feature/atom-default

Fixes #304: use atom feed as default

7 years agoSet Shaarli's version only in shaarli_version.php file 816/head
ArthurHoaro [Tue, 21 Mar 2017 19:08:40 +0000 (20:08 +0100)] 
Set Shaarli's version only in shaarli_version.php file

7 years agoMerge pull request #817 from ArthurHoaro/feature/json-conf-parsing
ArthurHoaro [Tue, 21 Mar 2017 19:04:09 +0000 (20:04 +0100)] 
Merge pull request #817 from ArthurHoaro/feature/json-conf-parsing

Proper error if the conf file is invalid instead of fatal error

7 years agoREADME: use explicit version badges 826/head
VirtualTam [Sun, 19 Mar 2017 17:34:08 +0000 (18:34 +0100)] 
README: use explicit version badges

Closes https://github.com/shaarli/Shaarli/issues/823

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #815 from ArthurHoaro/theme/display-version
ArthurHoaro [Sun, 12 Mar 2017 15:10:15 +0000 (16:10 +0100)] 
Merge pull request #815 from ArthurHoaro/theme/display-version

Theme: display shaarli version in the footer when logged in

7 years agoProper error if the conf file is invalid instead of fatal error 817/head
ArthurHoaro [Sun, 12 Mar 2017 15:09:34 +0000 (16:09 +0100)] 
Proper error if the conf file is invalid instead of fatal error

Error:

An error occurred while parsing configuration JSON file (data/config.json.php): error code #4
➜ Syntax error
Please check your JSON syntax (without PHP comment tags) using a JSON lint tool such as jsonlint.com.

7 years agoAdd an updateMethod to match the current remote branch for updates
ArthurHoaro [Sun, 12 Mar 2017 14:28:23 +0000 (15:28 +0100)] 
Add an updateMethod to match the current remote branch for updates

7 years agoUse 'dev' version on the master branch
ArthurHoaro [Sun, 12 Mar 2017 14:02:06 +0000 (15:02 +0100)] 
Use 'dev' version on the master branch

Allowed check branches are now `latest` and `stable`.

7 years agoTheme: display shaarli version in the footer when logged in 815/head
ArthurHoaro [Sun, 12 Mar 2017 13:52:44 +0000 (14:52 +0100)] 
Theme: display shaarli version in the footer when logged in

Fixes #778

7 years agoMerge pull request #813 from ArthurHoaro/changelog
ArthurHoaro [Sun, 12 Mar 2017 13:45:46 +0000 (14:45 +0100)] 
Merge pull request #813 from ArthurHoaro/changelog

Update changelog

7 years agoUpdate changelog 813/head
ArthurHoaro [Sun, 12 Mar 2017 13:03:19 +0000 (14:03 +0100)] 
Update changelog

7 years agoMerge pull request #811 from ArthurHoaro/theme/awesomplete-overflow
ArthurHoaro [Sun, 12 Mar 2017 12:52:35 +0000 (13:52 +0100)] 
Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow

Fixes #806: display overflow for awesomplete list

7 years agoMerge pull request #812 from ArthurHoaro/theme/configure-valign
ArthurHoaro [Sun, 12 Mar 2017 12:52:23 +0000 (13:52 +0100)] 
Merge pull request #812 from ArthurHoaro/theme/configure-valign

Theme: Vertical align theme select in configure

7 years agoTheme: Vertical align theme select in configure 812/head
ArthurHoaro [Sun, 12 Mar 2017 12:41:49 +0000 (13:41 +0100)] 
Theme: Vertical align theme select in configure

Fixes #807

7 years agoFixes #806: display overflow for awesomplete list 811/head
ArthurHoaro [Sun, 12 Mar 2017 12:28:37 +0000 (13:28 +0100)] 
Fixes #806: display overflow for awesomplete list

7 years agoMerge pull request #809 from ArthurHoaro/cleanup/inline-js
ArthurHoaro [Sun, 12 Mar 2017 11:59:05 +0000 (12:59 +0100)] 
Merge pull request #809 from ArthurHoaro/cleanup/inline-js

Remove inline JS and add LibreJS headers in JS files

7 years agoRemove inline JS and add LibreJS headers in JS files 809/head
ArthurHoaro [Sun, 12 Mar 2017 11:45:32 +0000 (12:45 +0100)] 
Remove inline JS and add LibreJS headers in JS files

Fixes #33 (wow!)
Relates to #395

7 years agoMerge pull request #808 from ArthurHoaro/demo-readme
ArthurHoaro [Sat, 11 Mar 2017 19:32:35 +0000 (20:32 +0100)] 
Merge pull request #808 from ArthurHoaro/demo-readme

Shaarli demo moved to shaarli.org

7 years agoShaarli demo moved to shaarli.org 808/head
ArthurHoaro [Sat, 11 Mar 2017 19:27:35 +0000 (20:27 +0100)] 
Shaarli demo moved to shaarli.org

7 years agoMerge pull request #779 from ArthurHoaro/feature/import-parser-logs
ArthurHoaro [Sat, 11 Mar 2017 13:23:05 +0000 (14:23 +0100)] 
Merge pull request #779 from ArthurHoaro/feature/import-parser-logs

Link imports are now logged in `data/` folder, and can be debug using…

7 years agoMerge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst
ArthurHoaro [Sat, 11 Mar 2017 13:20:55 +0000 (14:20 +0100)] 
Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst

Fixes #657: use data-autofirst parameter for awesomeplete

7 years agoMerge pull request #805 from ArthurHoaro/mobile-logo
ArthurHoaro [Sat, 11 Mar 2017 13:20:40 +0000 (14:20 +0100)] 
Merge pull request #805 from ArthurHoaro/mobile-logo

Fixes #793: display the star logo on mobile instead of home logo

7 years agoFixes #793: display the star logo on mobile instead of home logo 805/head
ArthurHoaro [Sat, 11 Mar 2017 13:19:04 +0000 (14:19 +0100)] 
Fixes #793: display the star logo on mobile instead of home logo

7 years agoFixes #304: use atom feed as default 804/head
ArthurHoaro [Sat, 11 Mar 2017 13:11:06 +0000 (14:11 +0100)] 
Fixes #304: use atom feed as default

RSS feed is still available with the  setting set to false

7 years agoMerge pull request #799 from ArthurHoaro/plugins/piwik-url
ArthurHoaro [Sat, 11 Mar 2017 12:52:00 +0000 (13:52 +0100)] 
Merge pull request #799 from ArthurHoaro/plugins/piwik-url

Fix #773: set Piwik URL protocol

7 years agoFixes #657: use data-autofirst parameter for awesomeplete 803/head
ArthurHoaro [Sat, 11 Mar 2017 12:47:07 +0000 (13:47 +0100)] 
Fixes #657: use data-autofirst parameter for awesomeplete

data-autofirst automatically selects the first item of the list of choice automatically. You just have to press enter to use it.

7 years agoFix #773: set Piwik URL protocol 799/head
ArthurHoaro [Thu, 9 Mar 2017 19:51:28 +0000 (20:51 +0100)] 
Fix #773: set Piwik URL protocol

7 years agoFix namespace issue 779/head
ArthurHoaro [Fri, 10 Mar 2017 17:49:53 +0000 (18:49 +0100)] 
Fix namespace issue

7 years agoUpgrade netscape-bookmark-parser dependency to v2.x
ArthurHoaro [Thu, 9 Mar 2017 18:54:48 +0000 (19:54 +0100)] 
Upgrade netscape-bookmark-parser dependency to v2.x

7 years agoLink imports are now logged in `data/` folder, and can be debug using `dev.debug...
ArthurHoaro [Thu, 9 Feb 2017 19:54:56 +0000 (20:54 +0100)] 
Link imports are now logged in `data/` folder, and can be debug using `dev.debug=true` setting

related to #741 and #681

7 years agoMerge pull request #797 from ArthurHoaro/hotfix/font-git
ArthurHoaro [Thu, 9 Mar 2017 19:10:14 +0000 (20:10 +0100)] 
Merge pull request #797 from ArthurHoaro/hotfix/font-git

Prevent git from messing with font files

7 years agoMerge pull request #794 from ArthurHoaro/hotfix/namespace
ArthurHoaro [Thu, 9 Mar 2017 18:45:52 +0000 (19:45 +0100)] 
Merge pull request #794 from ArthurHoaro/hotfix/namespace

Move config exception to dedicated classes with proper namespace

7 years agoPrevent git from messing with font files 797/head
ArthurHoaro [Thu, 9 Mar 2017 18:39:13 +0000 (19:39 +0100)] 
Prevent git from messing with font files

This should remove font related errors in browser debig consoles

7 years agoMove config exception to dedicated classes with proper namespace 794/head
ArthurHoaro [Wed, 8 Mar 2017 19:28:33 +0000 (20:28 +0100)] 
Move config exception to dedicated classes with proper namespace

7 years agoMerge pull request #792 from ArthurHoaro/feature/private-filter-visual
ArthurHoaro [Thu, 9 Mar 2017 18:15:48 +0000 (19:15 +0100)] 
Merge pull request #792 from ArthurHoaro/feature/private-filter-visual

Display private only filter as search criteria

7 years agoMerge pull request #791 from ArthurHoaro/feature/ctrl-enter-submit
ArthurHoaro [Thu, 9 Mar 2017 18:14:10 +0000 (19:14 +0100)] 
Merge pull request #791 from ArthurHoaro/feature/ctrl-enter-submit

Submit editlink textarea using CTRL+Enter shortcut

7 years agoMerge pull request #796 from virtualtam/changelog
VirtualTam [Wed, 8 Mar 2017 22:07:53 +0000 (23:07 +0100)] 
Merge pull request #796 from virtualtam/changelog

Add v0.7.1 to CHANGELOG.md

7 years agoAdd v0.7.1 to CHANGELOG.md 796/head
VirtualTam [Wed, 8 Mar 2017 21:58:44 +0000 (22:58 +0100)] 
Add v0.7.1 to CHANGELOG.md

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoFix blocking namespace issue 792/head
ArthurHoaro [Wed, 8 Mar 2017 18:59:00 +0000 (19:59 +0100)] 
Fix blocking namespace issue

7 years agoDisplay private only filter as search parameter
ArthurHoaro [Wed, 8 Mar 2017 18:57:15 +0000 (19:57 +0100)] 
Display private only filter as search parameter

7 years agoSubmit editlink textarea using CTRL+Enter shortcut 791/head
ArthurHoaro [Wed, 8 Mar 2017 17:59:54 +0000 (18:59 +0100)] 
Submit editlink textarea using CTRL+Enter shortcut

7 years agoMerge pull request #790 from ArthurHoaro/feature/intl-dates
ArthurHoaro [Tue, 7 Mar 2017 18:32:36 +0000 (19:32 +0100)] 
Merge pull request #790 from ArthurHoaro/feature/intl-dates

Fix autoLocale error and cover it with unit tests

7 years agoFix autoLocale error and cover it with unit tests 790/head
ArthurHoaro [Tue, 7 Mar 2017 18:27:17 +0000 (19:27 +0100)] 
Fix autoLocale error and cover it with unit tests

7 years agoMerge pull request #750 from ArthurHoaro/feature/intl-dates
ArthurHoaro [Mon, 6 Mar 2017 20:13:48 +0000 (21:13 +0100)] 
Merge pull request #750 from ArthurHoaro/feature/intl-dates

Improve datetime display

7 years agoUse all_tests target in Travis CI 750/head
ArthurHoaro [Mon, 6 Mar 2017 19:34:02 +0000 (20:34 +0100)] 
Use all_tests target in Travis CI

7 years agoRun languages tests using PHPUnit test suites
ArthurHoaro [Sun, 15 Jan 2017 15:31:53 +0000 (16:31 +0100)] 
Run languages tests using PHPUnit test suites

7 years agoImprove datetime display
ArthurHoaro [Sat, 7 Jan 2017 13:30:42 +0000 (14:30 +0100)] 
Improve datetime display

Use php-intl extension to display datetimes a bit more nicely, depending on the locale.

What changes:

  * the day is no longer displayed
  * day number and month are ordered according to the locale
  * the timezone is more readable (UTC+1 instead of CET)

7 years agoImprove autoLocale() detection
ArthurHoaro [Sat, 7 Jan 2017 13:28:58 +0000 (14:28 +0100)] 
Improve autoLocale() detection

  - Creates arrays_combination function to cover all cases
  - add the underscore separator in the regex
  - add `utf8` encoding in addition to `UTF-8`

7 years agoMerge pull request #788 from virtualtam/application/namespace/config
VirtualTam [Sat, 4 Mar 2017 19:28:38 +0000 (20:28 +0100)] 
Merge pull request #788 from virtualtam/application/namespace/config

application: introduce the Shaarli\Config namespace

7 years agoMerge pull request #789 from virtualtam/changelog
VirtualTam [Sat, 4 Mar 2017 16:08:25 +0000 (17:08 +0100)] 
Merge pull request #789 from virtualtam/changelog

Update CHANGELOG.md

7 years agoapplication: introduce the Shaarli\Config namespace 788/head
VirtualTam [Fri, 3 Mar 2017 22:06:12 +0000 (23:06 +0100)] 
application: introduce the Shaarli\Config namespace

Namespaces have been introduced with the REST API, and should be generalized
to the whole codebase to manage object scope and benefit from autoloading.

See:
- https://secure.php.net/manual/en/language.namespaces.php
- http://www.php-fig.org/psr/psr-4/

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoUpdate CHANGELOG.md 789/head
VirtualTam [Sat, 4 Mar 2017 10:06:16 +0000 (11:06 +0100)] 
Update CHANGELOG.md

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #785 from ArthurHoaro/hotfix/markdown-html
VirtualTam [Sat, 4 Mar 2017 08:29:29 +0000 (09:29 +0100)] 
Merge pull request #785 from ArthurHoaro/hotfix/markdown-html

Add markdown_escape setting

7 years agoAdd markdown_escape setting 785/head
ArthurHoaro [Mon, 27 Feb 2017 18:45:55 +0000 (19:45 +0100)] 
Add markdown_escape setting

This setting allows to escape HTML in markdown rendering or not.
The goal behind it is to avoid XSS issue in shared instances.

More info:

  * the setting is set to true by default
  * it is set to false for anyone who already have the plugin enabled
  (avoid breaking existing entries)
  * improve the HTML sanitization when the setting is set to false - but don't consider it XSS proof
  * mention the setting in the plugin README

7 years agoMerge pull request #754 from ArthurHoaro/webdesign2
ArthurHoaro [Mon, 27 Feb 2017 19:24:28 +0000 (20:24 +0100)] 
Merge pull request #754 from ArthurHoaro/webdesign2

New default template

7 years agoSet the vintage theme by default for the time being 754/head
ArthurHoaro [Mon, 27 Feb 2017 19:20:53 +0000 (20:20 +0100)] 
Set the vintage theme by default for the time being

7 years agoMultiple minor improvements and bugfixes regarding the new templates:
ArthurHoaro [Tue, 21 Feb 2017 13:16:48 +0000 (14:16 +0100)] 
Multiple minor improvements and bugfixes regarding the new templates:

  * Add API settings in `configure.html`
  * Fix textarea autoresize
  * Load user.css from data folder
  * Move fold/expand all button to the right and fix an issue with already folded items
  * Reset datetime display to international datetime
  * Temporarilly remove JS login panel (need improvement and integration with the plugin system)
  * Body background is slightly lighter
  * Fix an issue where thumbnails were hidden by description
  * Fix an issue where private orange bar wasn't displayed with thumbnails
  * Remove the gradient bar behind titles
  * Fix empty bookmarklet name in Firefox

7 years agoUpgrade awesomplete + fix multiple autocompletion fields
ArthurHoaro [Sat, 14 Jan 2017 15:13:32 +0000 (16:13 +0100)] 
Upgrade awesomplete + fix multiple autocompletion fields

7 years agoFix markdown plugin color overriding
ArthurHoaro [Sat, 14 Jan 2017 14:57:34 +0000 (15:57 +0100)] 
Fix markdown plugin color overriding

7 years agoImprove plugin_admin.js to support multiple ordered rows
ArthurHoaro [Sat, 14 Jan 2017 14:53:39 +0000 (15:53 +0100)] 
Improve plugin_admin.js to support multiple ordered rows

7 years agoIntroduce the new default Shaarli template
ArthurHoaro [Sat, 14 Jan 2017 14:52:17 +0000 (15:52 +0100)] 
Introduce the new default Shaarli template

7 years agoMove default template to vintage folder
ArthurHoaro [Sat, 14 Jan 2017 14:51:30 +0000 (15:51 +0100)] 
Move default template to vintage folder

7 years agoMerge pull request #783 from Sbgodin/spaceInBookmarklets
ArthurHoaro [Fri, 24 Feb 2017 11:21:49 +0000 (12:21 +0100)] 
Merge pull request #783 from Sbgodin/spaceInBookmarklets

Removes spaces before bookmarklet's name

7 years agoRemoves spaces before and after bookmarklet's name 783/head
Christophe HENRY [Wed, 22 Feb 2017 13:55:52 +0000 (14:55 +0100)] 
Removes spaces before and after bookmarklet's name

Carriage returns turns into space in some cases. The name of the
bookmarklet, once in the browser bookmarks, is surrounded by spaces.

7 years agoMerge pull request #728 from ArthurHoaro/api/getLink
ArthurHoaro [Sun, 19 Feb 2017 15:48:59 +0000 (16:48 +0100)] 
Merge pull request #728 from ArthurHoaro/api/getLink

REST API: implements getLink by ID service

7 years agoREST API: implements getLink by ID service 728/head
ArthurHoaro [Sat, 24 Dec 2016 09:30:21 +0000 (10:30 +0100)] 
REST API: implements getLink by ID service

See http://shaarli.github.io/api-documentation/#links-link-get

7 years agoMerge pull request #769 from ArthurHoaro/api/getlinks-visibility
ArthurHoaro [Mon, 13 Feb 2017 07:41:12 +0000 (08:41 +0100)] 
Merge pull request #769 from ArthurHoaro/api/getlinks-visibility

REST API - getLinks: support the visibility parameter

7 years agoMerge pull request #776 from ArthurHoaro/hotfix/linkdb-update
ArthurHoaro [Sat, 4 Feb 2017 14:24:49 +0000 (15:24 +0100)] 
Merge pull request #776 from ArthurHoaro/hotfix/linkdb-update

Fixes #775: LinkDB do not access LinkDB before ID system migration

7 years agoFixes #775: LinkDB do not access LinkDB before ID system migration 776/head
ArthurHoaro [Sat, 4 Feb 2017 11:01:48 +0000 (12:01 +0100)] 
Fixes #775: LinkDB do not access LinkDB before ID system migration

To access LinkDB items with its ArrayAccess implementation, the IDs must be consistent, which isn't the case before `updateMethodDatastoreIds()` execution. v0.6.4 method `updateMethodRenameDashTags()` was accessing it, so an upgrade <0.6.4 to >0.8.x was failing.

This just move the minor update `RenameDashTags` after the IDs update.

7 years agoMerge pull request #771 from ArthurHoaro/master
ArthurHoaro [Fri, 20 Jan 2017 16:04:51 +0000 (17:04 +0100)] 
Merge pull request #771 from ArthurHoaro/master

v0.8.3 version bump in master

7 years agoBump version to v0.8.3 771/head
ArthurHoaro [Fri, 20 Jan 2017 15:47:36 +0000 (16:47 +0100)] 
Bump version to v0.8.3

Signed-off-by: ArthurHoaro <arthur@hoa.ro>
7 years agoChangelog v0.8.3
ArthurHoaro [Fri, 20 Jan 2017 15:44:52 +0000 (16:44 +0100)] 
Changelog v0.8.3

7 years agoREST API - getLinks: support the visibility parameter 769/head
ArthurHoaro [Tue, 17 Jan 2017 17:51:40 +0000 (18:51 +0100)] 
REST API - getLinks: support the visibility parameter

7 years agoMerge pull request #768 from ArthurHoaro/feature/get-public-links
ArthurHoaro [Tue, 17 Jan 2017 08:55:25 +0000 (09:55 +0100)] 
Merge pull request #768 from ArthurHoaro/feature/get-public-links

Update LinkFilter to be able to filter only public links

7 years agoMerge pull request #767 from ArthurHoaro/feature/delete-tag-redirect
ArthurHoaro [Tue, 17 Jan 2017 08:54:25 +0000 (09:54 +0100)] 
Merge pull request #767 from ArthurHoaro/feature/delete-tag-redirect

Stay on the changetag page after tag deletion

7 years agoMerge pull request #766 from ArthurHoaro/hotfix/deletion-redirect
ArthurHoaro [Tue, 17 Jan 2017 08:53:55 +0000 (09:53 +0100)] 
Merge pull request #766 from ArthurHoaro/hotfix/deletion-redirect

Fix redirection after link deletion

7 years agoUpdate LinkFilter to be able to filter only public links 768/head
ArthurHoaro [Mon, 16 Jan 2017 12:57:11 +0000 (13:57 +0100)] 
Update LinkFilter to be able to filter only public links

No update regarding the UI or the API for now

Fixes #758

7 years agoStay on the changetag page after tag deletion 767/head
ArthurHoaro [Mon, 16 Jan 2017 12:16:03 +0000 (13:16 +0100)] 
Stay on the changetag page after tag deletion

+ fix changetag CSS alignement

relates to #756

7 years agoFix redirection after link deletion 766/head
ArthurHoaro [Mon, 16 Jan 2017 12:07:53 +0000 (13:07 +0100)] 
Fix redirection after link deletion

relates to #756

7 years agoMerge pull request #765 from ArthurHoaro/master
ArthurHoaro [Mon, 16 Jan 2017 11:57:56 +0000 (12:57 +0100)] 
Merge pull request #765 from ArthurHoaro/master

Cherry-pick version bump from v0.8 branch

7 years agoBump version to v0.8.2 765/head
ArthurHoaro [Thu, 15 Dec 2016 10:52:31 +0000 (11:52 +0100)] 
Bump version to v0.8.2

7 years agov0.8.2 Changelog
ArthurHoaro [Thu, 15 Dec 2016 10:49:41 +0000 (11:49 +0100)] 
v0.8.2 Changelog

7 years agoMerge pull request #761 from ArthurHoaro/hotfix/referrer-warning
ArthurHoaro [Mon, 16 Jan 2017 11:40:00 +0000 (12:40 +0100)] 
Merge pull request #761 from ArthurHoaro/hotfix/referrer-warning

Prevent warning if HTTP_REFERER isn't set