Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Composer: reference shaarli/netscape-bookmark-parser from Packagist | VirtualTam | 2016-11-05 | 1 | -7/+1 |
| | | | | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/pull/607 Relates to https://github.com/shaarli/Shaarli/pull/612 Relates to https://github.com/shaarli/netscape-bookmark-parser/issues/15 Modification: - reference the "shaarli" vendor repository on Packagist instead of overriding the upstream package with an SCM repository See https://packagist.org/packages/shaarli/netscape-bookmark-parser Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Set cURL as default in HTTP fetching, a fallback method and consistency ↵ | julienCXX | 2016-11-05 | 1 | -10/+150 |
| | | | | fixup between both methods | ||||
* | Change password and manage tags template | ArthurHoaro | 2016-10-14 | 5 | -14/+93 |
| | |||||
* | Plugin admin: 3rd party link | ArthurHoaro | 2016-10-14 | 2 | -1/+8 |
| | |||||
* | Responsive plugin administration page | ArthurHoaro | 2016-10-14 | 2 | -38/+89 |
| | |||||
* | plugin admin first version | ArthurHoaro | 2016-10-12 | 3 | -5/+187 |
| | |||||
* | Fix awesomplete form in editlink | ArthurHoaro | 2016-10-12 | 1 | -0/+17 |
| | |||||
* | Bugfix: error if no plugin is enabled for linklist | ArthurHoaro | 2016-10-12 | 1 | -6/+9 |
| | |||||
* | Editlink improvement | ArthurHoaro | 2016-08-07 | 2 | -8/+18 |
| | |||||
* | Configure page | ArthurHoaro | 2016-08-07 | 5 | -26/+292 |
| | |||||
* | Apply translation function on all labels | ArthurHoaro | 2016-08-07 | 8 | -101/+88 |
| | |||||
* | Minor bugfix | ArthurHoaro | 2016-08-07 | 2 | -2/+2 |
| | |||||
* | Search results | ArthurHoaro | 2016-08-07 | 3 | -21/+47 |
| | |||||
* | Mobile menu: chrome bugfix | ArthurHoaro | 2016-08-07 | 1 | -0/+5 |
| | |||||
* | Tools page | ArthurHoaro | 2016-08-07 | 2 | -3/+182 |
| | |||||
* | Add feed templates | ArthurHoaro | 2016-08-07 | 2 | -0/+74 |
| | |||||
* | Bugfix: Firefox issue in linklist | ArthurHoaro | 2016-08-07 | 2 | -3/+4 |
| | |||||
* | Bugfix: syntax error in header | ArthurHoaro | 2016-08-07 | 1 | -1/+1 |
| | |||||
* | Rebase: new config manager, search criteria, and private links | ArthurHoaro | 2016-08-07 | 2 | -27/+33 |
| | |||||
* | Edit link WIP + upgrade awesomplete | ArthurHoaro | 2016-08-07 | 5 | -376/+510 |
| | |||||
* | addlink template | ArthurHoaro | 2016-08-07 | 3 | -8/+35 |
| | |||||
* | Login page and header login | ArthurHoaro | 2016-08-07 | 8 | -28/+230 |
| | | | | Note: the header login isn't functional | ||||
* | Work in progress: linklist, header and footer | ArthurHoaro | 2016-08-07 | 9 | -86/+548 |
| | |||||
* | Add Fira Sans font | ArthurHoaro | 2016-08-07 | 1 | -4/+35 |
| | |||||
* | Fold/Expand shaares | ArthurHoaro | 2016-08-07 | 1 | -0/+4 |
| | |||||
* | linklist toolbar (tags, permalink, etc) | ArthurHoaro | 2016-08-07 | 1 | -2/+22 |
| | |||||
* | Linklist improvements | ArthurHoaro | 2016-08-07 | 4 | -28/+30 |
| | |||||
* | Add Fira Sans font | ArthurHoaro | 2016-08-07 | 4 | -8/+55 |
| | |||||
* | Fold/Expand shaares | ArthurHoaro | 2016-08-07 | 2 | -0/+53 |
| | |||||
* | Linklist template | ArthurHoaro | 2016-08-07 | 3 | -75/+270 |
| | |||||
* | Linklist paging | ArthurHoaro | 2016-08-07 | 3 | -26/+135 |
| | |||||
* | Desktop search fields | ArthurHoaro | 2016-08-07 | 8 | -26/+57 |
| | |||||
* | Shaarli header template | ArthurHoaro | 2016-08-07 | 3 | -96/+144 |
| | |||||
* | Shaarli header template | ArthurHoaro | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Work on the menu | ArthurHoaro | 2016-08-07 | 13 | -1/+2807 |
| | |||||
* | Initialize default template with Pure CSS and Font Awesome | ArthurHoaro | 2016-08-07 | 13 | -0/+2773 |
| | |||||
* | Merge pull request #628 from ArthurHoaro/hotfix/default-private | Arthur | 2016-08-07 | 1 | -1/+1 |
|\ | | | | | Bugfix: wrong key used to get default private links setting | ||||
| * | Bugfix: wrong key used to get default private links setting | ArthurHoaro | 2016-08-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #627 from ArthurHoaro/feature/translate-init | Arthur | 2016-08-07 | 3 | -0/+63 |
|\ | | | | | Initialize a translation function | ||||
| * | Initialize a translation function | ArthurHoaro | 2016-08-07 | 3 | -0/+63 |
|/ | | | | It matches the API of ngettext(). | ||||
* | Merge pull request #625 from ArthurHoaro/token | VirtualTam | 2016-08-07 | 2 | -9/+1 |
|\ | | | | | Generate a token for every pages | ||||
| * | Generate a token for every pages | ArthurHoaro | 2016-08-06 | 2 | -9/+1 |
| | | |||||
* | | Merge pull request #626 from ArthurHoaro/hotfix/changepassword | VirtualTam | 2016-08-07 | 1 | -1/+1 |
|\ \ | |/ |/| | Bugfix: enable change password if open shaarli is disabled | ||||
| * | Bugfix: enable change password if open shaarli is disabled | ArthurHoaro | 2016-08-06 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #621 from ArthurHoaro/hotfix/update-escape-config | VirtualTam | 2016-08-02 | 2 | -2/+26 |
|\ | | | | | Fix update method escapeUnescapedConfig | ||||
| * | Fix update method escapeUnescapedConfig | ArthurHoaro | 2016-08-02 | 2 | -2/+26 |
| | | | | | | | | | | | | | | * Actually run it * unit tests Fixes #611 | ||||
* | | Merge pull request #618 from ArthurHoaro/tagclean | VirtualTam | 2016-08-02 | 3 | -3/+7 |
|\ \ | |/ |/| | Better whitespace handling in tags | ||||
| * | Better whitespace handling in tags | ArthurHoaro | 2016-08-02 | 3 | -28/+6 |
| | | | | | | | | | | | | Correct PR #573 to work properly with hidden tags, and add ReferenceLinkDB UT. Fixes #571 - Closes #573 | ||||
| * | add unit test | Chris Kuethe | 2016-08-02 | 1 | -0/+26 |
| | | |||||
| * | Better whitespace handling in tags. Fixes #571 | Chris Kuethe | 2016-08-02 | 1 | -2/+2 |
|/ |