Commit Graph

50 Commits

Author SHA1 Message Date
Knah Tsaeb e68e261882 [upd] Parsedown to 1.6.0 2016-08-26 14:26:21 +02:00
Knah Tsaeb e89182bacf [add] new template system inspired by communauty fork 2015-07-17 13:49:55 +02:00
Knah Tsaeb b6d9d9b37a [chg] clean up html code and format 2015-07-17 11:28:43 +02:00
Knah Tsaeb d02bf19916 [add] new logo and news favicon 2015-07-16 17:12:59 +02:00
Knah Tsaeb 3c20b1071e [upd] clean up id and proper css in paging template 2015-07-03 14:32:04 +02:00
Knah Tsaeb f89abe02e8 [fix] bad position of generated qr-code 2015-07-03 14:06:18 +02:00
Knah Tsaeb 0b7c7fc069 [add] new theme and adapte linklist template 2015-07-03 13:48:53 +02:00
Knah Tsaeb 799c92d786 [add] new configuration page
[fix] disable thumbnails keep left space in myShaarli theme
2015-07-01 12:20:41 +02:00
Knah Tsaeb d541bf3514 [chg] better html structure 2015-06-29 15:19:32 +02:00
Knah Tsaeb a044da320e [fix] forgot includes.html 2015-06-29 14:51:09 +02:00
Knah Tsaeb d15d267369 [fix] login background 2015-06-29 14:48:52 +02:00
Knah Tsaeb 7708afcc78 [chg] release user.css, merge old user.css and shaarli.css on myShaarli.css 2015-06-29 14:42:09 +02:00
Knah Tsaeb b741e823c7 [chg] reorganize css 2015-06-29 11:36:09 +02:00
Knah Tsaeb 7d0661086e [chg] optimise and clean css 2015-06-29 11:30:57 +02:00
Knah Tsaeb 5bc8d56ae8 [fix] small fix 2015-06-26 12:23:23 +02:00
Knah Tsaeb 75d92a11f6 [fix] duplicate id paging_current in paging 2015-05-20 12:30:54 +02:00
Knah Tsaeb b69f64e3fa [add] option for post original article to wallabag (nodiscc plugin) 2015-05-20 12:23:02 +02:00
Knah Tsaeb 3737a64ff3 [chg] change rename/delete tag form 2015-05-20 10:40:51 +02:00
Knah Tsaeb 2e05b32a32 [add] markdown documentation
[upd] better css and semantic for edit/add form
2015-05-13 12:07:03 +02:00
Knah Tsaeb 33502774af [upd] better add form css 2015-05-12 16:26:37 +02:00
Qwerty 83a86d2d39 Add Archive.org integration
* adds an "archive" link next to permalinks, linking to the last version of the page on archive.org
2015-05-05 15:56:17 +02:00
Knah Tsaeb 27c05d1885 [upd] fix all div width 2015-05-05 15:10:32 +02:00
Knah Tsaeb a90f15a5c2 [upd] css search form 2015-05-05 14:34:29 +02:00
Knah Tsaeb 6f4fd910a9 [add] markdown support 2015-05-05 11:41:43 +02:00
Knah Tsaeb f0bec991d0 Merge branch 'favicon' into myShaarli
Conflicts:
	index.php
2015-01-30 09:37:52 +01:00
Knah Tsaeb 268682859a [add] show favicon of site
[add] fetch and cache favicon
2015-01-29 16:59:59 +01:00
Knah Tsaeb f457180534 Merge branch 'master' into myShaarli 2014-04-04 14:18:43 +02:00
Knah Tsaeb bb2103a4a2 [add] visual image for private link 2014-04-04 14:16:51 +02:00
timo van neerden 012e76e78c Update shaarli.css
Added word-wrap: break-word; to body, so that that text is well wrapped, and do not permit horizontal scroll-bars (on mobile, with responsive design).
2014-02-14 16:38:05 +01:00
Knah Tsaeb b55c95e172 Merge branch 'master' into myShaarli 2013-12-19 09:30:59 +01:00
Sébastien SAUVAGE 067e66acfe Corrected overlapping tags 2013-12-04 13:55:42 +01:00
Knah Tsaeb 6cb22b63c5 Merge branch 'master' into myShaarli
Conflicts:
	tpl/page.header.html
	tpl/picwall.html
	tpl/tagcloud.html
2013-09-27 09:53:07 +02:00
Knah Tsaeb 6f5933d23f Sync with SebSauvage repo 2013-09-27 09:38:01 +02:00
Sebastien SAUVAGE 246e9b4e37 Removed jQuery from almost all pages
jQuery has been removed from all pages, except those who really require
it (like autocomplete in link edition).
Immediate gain: All pages weight 286 kb LESS !   \o/
Highlighting in search results has also been temporarly removed (and
will be re-implemented).
2013-09-25 21:27:50 +02:00
Sébastien SAUVAGE 26c9556894 Changed QR-Code CSS (selector and attributes) 2013-09-25 14:58:47 +02:00
Sébastien SAUVAGE 83cff11de5 Added javascript QR-Code library 2013-09-25 14:57:27 +02:00
Knah Tsaeb c26d0303ee [fix] background repeat in login page 2013-04-30 16:24:43 +02:00
Knah Tsaeb 5b82e59b33 Add default background color for thumbshot. 2013-04-02 16:17:11 +02:00
Christophe HENRY 6888cc6f90 Adds a configuration variable "titleLink" which allows to customize the
link on the title.

Conflicts:
	tpl/page.header.html
2013-03-29 16:56:24 +01:00
Knah Tsaeb ed5a80e732 [fix] css background linear 2013-03-29 15:59:19 +01:00
Knah Tsaeb 01f59ddf63 Change the tagcloud generation for better variaous size. 2013-03-29 15:51:56 +01:00
Knah Tsaeb 4c02d06d57 Merge remote-tracking branch 'master/master' into myShaarli 2013-03-29 15:48:58 +01:00
Knah Tsaeb 9550bfe181 Move inline CSS style to shaarli.css 2013-03-29 15:37:44 +01:00
Knah Tsaeb dc420191df Move inline CSS style to shaarli.css 2013-03-29 15:21:32 +01:00
Knah Tsaeb b28f3129ef just change order of few element 2013-03-21 12:24:51 +01:00
Knah Tsaeb e4501035c3 Merge remote-tracking branch 'origin/master' into myShaarli 2013-03-21 10:57:51 +01:00
Knah Tsaeb c98a5f2205 Create a personal themes for Shaarli. 2013-03-20 12:31:27 +01:00
David Sferruzza 1b647ff409 Highlight search results (issue #4)
Uses http://bartaz.github.com/sandbox.js/jquery.highlight.html
2013-03-10 18:24:05 +01:00
Sébastien SAUVAGE b2877611c3 Edit/delete button on the left-side of links.
https://github.com/sebsauvage/Shaarli/issues/5
2013-02-27 17:46:45 +01:00
Sébastien SAUVAGE 450342737c Initial commit (version 0.0.40 beta) 2013-02-26 10:09:41 +01:00