Commit graph

183 commits

Author SHA1 Message Date
Knah Tsaeb b7538c4a1b [fix] point at end of footer 2015-07-21 14:53:13 +02:00
Knah Tsaeb 4a4046e25c [upd] better install form 2015-07-21 14:50:34 +02:00
Knah Tsaeb 51f119e569 [fix] install doesn't work 2015-07-21 13:49:41 +02:00
Knah Tsaeb 927e67a6a9 [fix] picwall not load 2015-07-21 11:42:36 +02:00
Knah Tsaeb 1c0853cd04 [upd] readme 2015-07-20 17:31:11 +02:00
Knah Tsaeb 1edbcb4f38 [fix] path of image 2015-07-20 16:34:19 +02:00
Knah Tsaeb 00c968f830 [fix] path of image 2015-07-20 16:31:10 +02:00
Knah Tsaeb cef0816903 [add] option for define date format 2015-07-20 16:27:17 +02:00
ArthurHoaro d1be6766f3 #193 add UTF8 by default to autoLocale 2015-07-20 15:21:34 +02:00
ArthurHoaro 31fc9518a3 Fixes autoLocale function by trying several way to find a correct one.
Fix https://github.com/shaarli/Shaarli/issues/184
2015-07-20 15:21:22 +02:00
Knah Tsaeb 1f3a7f78a0 [chg] change some class for theme compatibility 2015-07-20 15:10:22 +02:00
Knah Tsaeb 17699d82dc [upd] use flex input and label form 2015-07-17 14:57:40 +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 7bae9485fd [upd] update README and go to myShaarli 1.0.0 beta 2015-07-08 12:00:55 +02:00
nodiscc 4c6847df8b improve tag cloud font size scaling
* use logarithmic scales
 * remove bold style
2015-07-08 10:24:00 +02:00
Knah Tsaeb 132acc4e95 [fix] no version return 2015-07-03 15:02:40 +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 88f2ebadca [upd] refactor login form 2015-07-03 10:22:39 +02:00
Knah Tsaeb 62c55f9c8c [upd] replace js focus by html5 autofocus 2015-07-03 10:08:37 +02:00
Knah Tsaeb c5eeb78c3c [chg] cleanup html structure 2015-07-03 10:02:58 +02:00
Knah Tsaeb 8afd5016af [chg] remove language="JavaScript" 2015-07-03 09:50:53 +02:00
Knah Tsaeb b74a59fd49 [add] in note post add tag 'note' 2015-07-03 09:42:32 +02:00
Florian Eula e267bf2772 Prevents ?do=addlink from generating a 404 if the user is not logged in
Fixes https://github.com/shaarli/Shaarli/issue/47
2015-07-03 09:32:44 +02:00
Emilien Klein 194cd1cd16 Redirect to home page after deleting a link
Fixes issue 87
2015-07-03 09:30:28 +02:00
Knah Tsaeb 01342dd5a4 [upd] improve removing feedburner.... parameter 2015-07-02 17:17:05 +02:00
Knah Tsaeb 1d1bc6ebe3 [fix] error with autocomplet tag 2015-07-02 17:04:30 +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 ff50f9c69e [chg] start proper fork of original Shaarli 2015-06-26 17:29:17 +02:00
Knah Tsaeb 9047fb2fd5 [chg] remove javascript autofocus prefer html5 2015-06-26 15:33:17 +02:00
Knah Tsaeb 1f28497fff [add] option for define contact link 2015-06-26 15:23:10 +02:00
Knah Tsaeb cd635a0857 [add] Firefox social API by Marsup d33c5d4c3b 2015-06-26 14:41:36 +02:00
Knah Tsaeb 1f0cf0c35e [chg] bad if syntax 2015-06-26 14:09:33 +02:00
ArthurHoaro 17c45348fe Page title if there is a single link
Fixes #232
2015-06-26 14:03:36 +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 3a6dad3bc4 Merge branch 'myShaarli' of forge.leslibres.org:shaarli into myShaarli 2015-05-20 12:24:13 +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 8a93529664 [add] option for post original article to wallabag (nodiscc plugin) 2015-05-20 12:19:47 +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