Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag cloud template | ArthurHoaro | 2016-11-05 | 2 | -2/+60 |
| | |||||
* | Import/export templates and minor fixes | ArthurHoaro | 2016-11-05 | 7 | -17/+197 |
| | |||||
* | Set updated date for items in feeds | ArthurHoaro | 2016-11-05 | 2 | -2/+4 |
| | | | | | RSS doesn't support updated date for items, so we use the ATOM extension. Updated dates also bump the global update | ||||
* | Save the update date in LinkDB and pass it to linklist templates | ArthurHoaro | 2016-11-05 | 1 | -1/+10 |
| | | | | It can be used as a timestamp by templates under the key 'updated_timestamp'. | ||||
* | Plugin parameter description: Update the templates to display them | ArthurHoaro | 2016-11-05 | 1 | -2/+3 |
| | |||||
* | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-11-05 | 1 | -13/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Relates to #607 Relates to #608 Relates to #493 (abandoned) Additions: - use Composer's autoload to load 3rd-party dependencies under vendor/ Modifications: - [import] replace the current parser with a generic, stable parser - move code to application/NetscapeBookmarkUtils - improve status report after parsing - [router] use the same endpoint for both bookmark upload and import dialog - [template] update bookmark import options - allow adding tags to all imported links - allow selecting the visibility (privacy) of imported links - [tests] ensure bookmarks are properly parsed and imported in the LinkDB - reuse reference input from the parser's test data See: - https://github.com/shaarli/netscape-bookmark-parser - https://getcomposer.org/doc/01-basic-usage.md#autoloading Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | 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 | 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 |
| | |