aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Refactor bookmark import using a generic Netscape parserVirtualTam2016-11-051-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 templateArthurHoaro2016-10-145-14/+93
|
* Plugin admin: 3rd party linkArthurHoaro2016-10-142-1/+8
|
* Responsive plugin administration pageArthurHoaro2016-10-142-38/+89
|
* plugin admin first versionArthurHoaro2016-10-123-5/+187
|
* Fix awesomplete form in editlinkArthurHoaro2016-10-121-0/+17
|
* Bugfix: error if no plugin is enabled for linklistArthurHoaro2016-10-121-6/+9
|
* Editlink improvementArthurHoaro2016-08-072-8/+18
|
* Configure pageArthurHoaro2016-08-075-26/+292
|
* Apply translation function on all labelsArthurHoaro2016-08-078-101/+88
|
* Minor bugfixArthurHoaro2016-08-072-2/+2
|
* Search resultsArthurHoaro2016-08-073-21/+47
|
* Mobile menu: chrome bugfixArthurHoaro2016-08-071-0/+5
|
* Tools pageArthurHoaro2016-08-072-3/+182
|
* Add feed templatesArthurHoaro2016-08-072-0/+74
|
* Bugfix: Firefox issue in linklistArthurHoaro2016-08-072-3/+4
|
* Bugfix: syntax error in headerArthurHoaro2016-08-071-1/+1
|
* Rebase: new config manager, search criteria, and private linksArthurHoaro2016-08-072-27/+33
|
* Edit link WIP + upgrade awesompleteArthurHoaro2016-08-071-0/+82
|
* addlink templateArthurHoaro2016-08-073-8/+35
|
* Login page and header loginArthurHoaro2016-08-077-28/+226
| | | | Note: the header login isn't functional
* Work in progress: linklist, header and footerArthurHoaro2016-08-078-85/+547
|
* Add Fira Sans fontArthurHoaro2016-08-071-4/+35
|
* Fold/Expand shaaresArthurHoaro2016-08-071-0/+4
|
* linklist toolbar (tags, permalink, etc)ArthurHoaro2016-08-071-2/+22
|
* Linklist improvementsArthurHoaro2016-08-073-27/+29
|
* Add Fira Sans fontArthurHoaro2016-08-074-8/+55
|
* Fold/Expand shaaresArthurHoaro2016-08-072-0/+53
|
* Linklist templateArthurHoaro2016-08-073-75/+270
|
* Linklist pagingArthurHoaro2016-08-073-26/+135
|
* Desktop search fieldsArthurHoaro2016-08-077-20/+56
|
* Shaarli header templateArthurHoaro2016-08-073-96/+144
|
* Shaarli header templateArthurHoaro2016-08-071-0/+0
|
* Work on the menuArthurHoaro2016-08-0712-1/+2807
|
* Initialize default template with Pure CSS and Font AwesomeArthurHoaro2016-08-0712-0/+2773
|
* Bugfix: enable change password if open shaarli is disabledArthurHoaro2016-08-061-1/+1
|
* Fix variable in configure.phpArthurHoaro2016-07-101-1/+1
|
* Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-097-45/+85
|\ | | | | Introduce a configuration manager
| * Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-114-7/+5
| |
| * Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-112-2/+2
| | | | | | | | Also use the Updater to make the transition
| * Replace $GLOBALS configuration with the configuration manager in the whole ↵ArthurHoaro2016-06-112-6/+6
| | | | | | | | code base
| * Configuration template indentingArthurHoaro2016-06-111-36/+78
| |
* | Firefox Share: Use selected text as descriptionnodiscc2016-06-121-1/+1
|/ | | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Social_API/Share
* Merge pull request #560 from ArthurHoaro/nb-private-shaareArthur2016-05-141-1/+2
|\ | | | | Private links counter in the header
| * Add private link counterArthurHoaro2016-05-131-1/+2
| |
* | Merge pull request #556 from ArthurHoaro/login-refillArthur2016-05-141-18/+28
|\ \ | |/ |/| Prefill the login field when the authentication has failed
| * Prefill the login field when the authentication has failedArthurHoaro2016-05-061-3/+12
| |
| * Reindent the login templateArthurHoaro2016-05-061-18/+19
| |
* | Merge pull request #557 from ArthurHoaro/remove-deliciousArthur2016-05-101-1/+3
|\ \ | | | | | | Remove delicious from Shaarli description
| * | Remove delicious from Shaarli descriptionArthurHoaro2016-05-081-1/+3
| |/