aboutsummaryrefslogtreecommitdiffhomepage
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Update COPYINGVirtualTam2018-04-051-18/+20
| | | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/pull/1072 Changed: - update paths to resource files (assets, images) Removed: - references to resources now resolved through NPM - licenses corresponding to the aforementioned resources Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-121-0/+4
| | | | | Fixes #33 (wow!) Relates to #395
* Add an AUTHORS file, simplify COPYING, bump year to 2017VirtualTam2017-01-071-27/+1
| | | | | | | | | | | | | | | | | Added: - AUTHORS file listing Shaarli contributors - mailmap information to group a Git author's different aliases - Makefile target to list contributors from Git commit data Changed: - Simplify COPYING by using a single "Shaarli Community" entry - Bump year to 2017 See: - man git-shortlog - https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html#_mapping_authors Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-1/+1
|
* Use Composer to import Parsedown libraryArthurHoaro2016-10-221-4/+0
| | | | Reference #613
* PLUGIN MarkdownArthurHoaro2016-01-031-0/+4
| | | | | | | | | | Parse link description in Markdown (HTML) before rendering. * hard remove of Shaarli's HTML before parsing. * Using Parsedown <https://github.com/erusev/parsedown> PHP lib. * Includes basic markdown CSS. * Style: removed 400px height max limit for shaares. * Unit tests.
* PLUGIN wallabagArthurHoaro2015-11-071-0/+4
| | | | Add a Wallabag icon in linklist for each link.
* Template upgrade to handle plugin zonesArthurHoaro2015-11-071-9/+5
| | | | Add a bunch of plugin placeholders in templates
* Update project information: contributors, `index.php` headerVirtualTam2015-09-141-0/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* COPYING: update contributor listVirtualTam2015-09-061-1/+7
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge remote-tracking branch 'ArthurHoaro/autocomplete' into nextnodiscc2015-03-151-4/+4
|\
| * Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148ArthurHoaro2015-03-121-4/+4
| | | | | | | | | | | | | | | | | | * Add awesomplete dependancy (source + min + CSS) * Remove jQuery and jQuery-UI dependancy * Few CSS ajustements * Use tags complete list as RainTPL var (and display it as HTML) * Remove "disable jQuery" feature * Remove tag list web service
* | update COPYINGnodiscc2015-03-121-0/+1
|/
* Lazy load images with the light lib bLazy.js instead of jQuery:ArthurHoaro2015-03-011-2/+2
| | | | | | | * Remove jquery.lazyload lib * Add blazy lib * Add a bit of CSS animation * Delete unused picwall2 template
* Fix missing authors and licenses in COPYINGnodiscc2015-02-141-2/+196
| | | | | | | * add idleman for original CSS * add yahoo inc. for CSS reset * split the main css code and the yahoo reset CSS in 2 files * add copyright information for RainTPL, add LGPL license
* Fixed license info, reverted qr.js to GPLFlorian Eula2015-01-271-12/+510
| | | | | | | Added full GPLv3 and CC-BY license I also accidentally declared qr.js as MIT and CC-BY, when it was GPLv3. I don't even.
* Versioned JS files & centralized licensesfeula2015-01-211-23/+51
| | | | | | | Updated libraries Updated copyright dates and the list of contributors. Added unminified sources for GPL compliance
* update qr.min.js to 1.1.3 from https://github.com/neocotic/qr.js, update COPYINGnodiscc2014-09-051-2/+20
| | | | * fixes https://github.com/shaarli/Shaarli/issues/7
* replace unlicensed icons/images, add proper creditsnodiscc2014-08-281-3/+47
| | | | | | | | | | * fugue icons (http://p.yusukekamiyamane.com/) CC-BY-SA license * ornimental bookend (https://openclipart.org/detail/19869/ornimental-bookend---left-by-j4p4n) Public domain license * Paper_texture_v5_by_bashcorpo_w1000.jpg source found at http://bashcorpo.deviantart.com/art/Grungy-paper-texture-v-5-22966998 under Public Domain license * linecons (https://www.iconfinder.com/iconsets/linecons-free-vector-icons-pack) CC-BY license * add credits to COPYING, (get list of committers with git shortlog -sne, and previous contributors from the author's website) * Fixes https://github.com/shaarli/Shaarli/issues/10 * Fixes https://github.com/sebsauvage/Shaarli/issues/8
* Initial commit (version 0.0.40 beta)v0.0.40betaSébastien SAUVAGE2013-02-261-0/+21