Commit Graph

212 Commits

Author SHA1 Message Date
Knah Tsaeb da3abc7591 Fix search tag style 2016-09-16 10:47:07 +02:00
Knah Tsaeb 645557480c Change tag style 2016-09-14 11:13:49 +02:00
Knah Tsaeb e68e261882 [upd] Parsedown to 1.6.0 2016-08-26 14:26:21 +02:00
Knah Tsaeb 0605188d4e Merge branch 'master' into myShaarli 2016-08-25 15:10:55 +02:00
Knah Tsaeb 12180ef604 [fix] checkversion url 2016-08-25 15:04:39 +02:00
Knah Tsaeb 9a3783ed20 [fix] bad merge 2016-08-25 14:27:57 +02:00
Knah Tsaeb 86894a7261 [add] support of Wallabag V2 + option in config manager 2016-08-25 14:11:43 +02:00
Knah Tsaeb 6658463e9e [fix] private icon not show 2016-06-16 09:31:31 +02:00
Knah Tsaeb e9cda12d81 [fix] private icon not show 2016-06-15 09:10:11 +02:00
Knah Tsaeb c29027dd1a Merge branch 'private_link' into myShaarli 2016-06-15 09:03:44 +02:00
Knah Tsaeb 9a49486707 Bump version 2016-06-14 12:01:23 +02:00
Knah Tsaeb 5ac350359c [fix] private icon not show 2016-06-14 11:59:10 +02:00
Knah Tsaeb 34b2678fd9 [fix] bad link for myShaarli repo 2016-06-14 11:41:43 +02:00
Knah Tsaeb 118f40d21e Better indent 2016-06-10 16:26:53 +02:00
Knah Tsaeb a076447c7c Fix bad page title 2016-06-10 16:00:08 +02:00
VirtualTam 35cc3582f0 Logging: improve formatting to enable fail2ban parsing
Fixes #436

Modifications:
- remove calls to strval() on safe data
- update the date format: 'Y/m/d_H:i:s' => 'Y/m/d H:i:s'

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2016-06-08 12:28:02 +02:00
Knah Tsaeb b7b0894720 [fix] bad merge 167066f4bb 2016-06-08 12:11:55 +02:00
Knah Tsaeb ad03ee9f5f Bump version 2016-06-08 11:59:42 +02:00
ArthurHoaro 20d859380a Fixes #399 - show single link title as page title 2016-06-08 11:56:24 +02:00
Nicolas Danelon 167066f4bb cleanup: remove json_encode() (built-in since PHP 5.2)
See http://php.net/manual/en/function.json-encode.php

Legacy since php 5.2.x . If php5.3 is required for the install script
2016-06-08 11:43:07 +02:00
ArthurHoaro a1c3e68e7a Fixes #382: Bookmarklet can not retrieve title when there is a quotation mark in it
bookmarklet fields weren't correctly escaped
2016-06-08 11:23:38 +02:00
Knah Tsaeb f981ab8a17 [add] implemented opensearch plugins 2016-06-08 11:01:13 +02:00
Knah Tsaeb 042095ae7a [upd] change url to new repo 2016-06-08 09:31:51 +02:00
Knah Tsaeb 72944a7234 [fix] encode of date 2016-02-18 17:00:14 +01:00
Knah Tsaeb 8b2d826eb1 Update index.php 2015-07-24 10:59:00 +02:00
Knah Tsaeb c6a6780a89 [fix] #222 FUD Full Path Disclosure 2015-07-24 10:18:29 +02:00
Knah Tsaeb cfc25f73e7 [fix] additional break line in RSS and Atom feed 2015-07-23 11:20:22 +02:00
Knah Tsaeb 7f51ca3b37 [fix] config not save 2015-07-23 10:53:42 +02:00
Knah Tsaeb 0db6fbd935 [upd] README and remove beta in version 2015-07-21 15:29:46 +02:00
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