Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | 1 | -0/+82 | |
| | | | ||||||
* | | | addlink template | ArthurHoaro | 2016-08-07 | 3 | -8/+35 | |
| | | | ||||||
* | | | Login page and header login | ArthurHoaro | 2016-08-07 | 7 | -28/+226 | |
| | | | | | | | | | | | | Note: the header login isn't functional | |||||
* | | | Work in progress: linklist, header and footer | ArthurHoaro | 2016-08-07 | 8 | -85/+547 | |
| | | | ||||||
* | | | 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 | 3 | -27/+29 | |
| | | | ||||||
* | | | 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 | 7 | -20/+56 | |
| | | | ||||||
* | | | 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 | 12 | -1/+2807 | |
| | | | ||||||
* | | | Initialize default template with Pure CSS and Font Awesome | ArthurHoaro | 2016-08-07 | 12 | -0/+2773 | |
|/ / | ||||||
* / | Bugfix: enable change password if open shaarli is disabled | ArthurHoaro | 2016-08-06 | 1 | -1/+1 | |
|/ | ||||||
* | Fix variable in configure.php | ArthurHoaro | 2016-07-10 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #570 from ArthurHoaro/config-manager | Arthur | 2016-07-09 | 7 | -45/+85 | |
|\ | | | | | Introduce a configuration manager | |||||
| * | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 4 | -7/+5 | |
| | | ||||||
| * | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 2 | -2/+2 | |
| | | | | | | | | Also use the Updater to make the transition | |||||
| * | Replace $GLOBALS configuration with the configuration manager in the whole ↵ | ArthurHoaro | 2016-06-11 | 2 | -6/+6 | |
| | | | | | | | | code base | |||||
| * | Configuration template indenting | ArthurHoaro | 2016-06-11 | 1 | -36/+78 | |
| | | ||||||
* | | Firefox Share: Use selected text as description | nodiscc | 2016-06-12 | 1 | -1/+1 | |
|/ | | | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Social_API/Share | |||||
* | Merge pull request #560 from ArthurHoaro/nb-private-shaare | Arthur | 2016-05-14 | 1 | -1/+2 | |
|\ | | | | | Private links counter in the header | |||||
| * | Add private link counter | ArthurHoaro | 2016-05-13 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #556 from ArthurHoaro/login-refill | Arthur | 2016-05-14 | 1 | -18/+28 | |
|\ \ | |/ |/| | Prefill the login field when the authentication has failed | |||||
| * | Prefill the login field when the authentication has failed | ArthurHoaro | 2016-05-06 | 1 | -3/+12 | |
| | | ||||||
| * | Reindent the login template | ArthurHoaro | 2016-05-06 | 1 | -18/+19 | |
| | | ||||||
* | | Merge pull request #557 from ArthurHoaro/remove-delicious | Arthur | 2016-05-10 | 1 | -1/+3 | |
|\ \ | | | | | | | Remove delicious from Shaarli description | |||||
| * | | Remove delicious from Shaarli description | ArthurHoaro | 2016-05-08 | 1 | -1/+3 | |
| |/ | ||||||
* / | Export: allow prepending notes with the Shaarli instance's URL | VirtualTam | 2016-05-06 | 1 | -9/+15 | |
|/ | | | | | | | | | | | | | | | | Relates to #102 Additions: - application: - export: allow prepending note permalinks with the instance's URL - test coverage Modifications: - export template: switch to an HTML form - link selection (all/private/public) - prepend note permalinks with the instance's URL Signed-off-by: VirtualTam <virtualtam@flibidi.net> | |||||
* | Refactor Netscape bookmark exporting | VirtualTam | 2016-04-10 | 2 | -10/+26 | |
| | | | | | | | | | | | | | | | Relates to https://github.com/shaarli/netscape-bookmark-parser/issues/5 Fixes: - respect the Netscape bookmark format "specification" Modifications: - [application] introduce the NetscapeBookmarkUtils class - [template] export - improve formatting, rename export selection parameter - [template] export.bookmarks - template for Netscape exports - [tests] bookmark filtering, additional field generation Signed-off-by: VirtualTam <virtualtam@flibidi.net> | |||||
* | Fixes #526: bad font size separator in tagcloud with some locale | ArthurHoaro | 2016-03-31 | 1 | -2/+2 | |
| | | | | | * Force the number format with number_format(). * Reduce the size deciment number to 2. | |||||
* | Reword the ENABLE_RSS_PERMALINKS in the settings. | ArthurHoaro | 2016-03-18 | 1 | -2/+5 | |
| | ||||||
* | Adds a RSS template file | ArthurHoaro | 2016-03-18 | 1 | -0/+34 | |
| | | | | | | | | | Improvements: * Add searchtags in categories domain URL. * Language is now based on the locale. * Add a generator tag. * self link is always displayed. |