index
:
Shaarli
doc-bulk-creation
doc-composer
doc-fix-homepage-icon
doc-fix-mkdocs-warnings
doc-update-php-compat
fix-broken-doc-links
gitolite_local/ldap
latest
legacy
master
revert-1220-url-filter
stable
v0.10
v0.11
v0.12
v0.7
v0.8
v0.9
webdesign
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
application
/
Utils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #491 from ArthurHoaro/markdown-escape2
Arthur
2016-02-25
1
-1
/
+17
|
\
|
*
Markdown: don't escape content + sanitize sensible tags
ArthurHoaro
2016-02-19
1
-1
/
+17
*
|
Apply the locale to all categories and move autolocale to Utils.php
ArthurHoaro
2016-02-19
1
-0
/
+25
|
/
*
Merge pull request #379 from ArthurHoaro/plugin-markdown
Arthur
2016-01-31
1
-8
/
+0
|
\
|
*
PLUGIN Markdown
ArthurHoaro
2016-01-03
1
-8
/
+0
*
|
fix: use PHP_EOL for carriage returns in file logs
VirtualTam
2016-01-18
1
-1
/
+1
*
|
Logging: improve formatting to enable fail2ban parsing
VirtualTam
2016-01-16
1
-2
/
+7
*
|
Logging: move logm() from index.php to application/Utils.php
VirtualTam
2016-01-16
1
-0
/
+13
*
|
Link filter refactoring
ArthurHoaro
2016-01-06
1
-5
/
+7
|
/
*
URL encode links when a redirector is set.
ArthurHoaro
2015-11-26
1
-0
/
+53
*
application: move checkPHPVersion from Utils to ApplicationUtils
VirtualTam
2015-11-24
1
-20
/
+0
*
cleanup: remove the executable bit from source scripts
VirtualTam
2015-11-11
1
-0
/
+0
*
Fixes #356
ArthurHoaro
2015-11-04
1
-5
/
+6
*
Session ID: extend the regex to match possible hash representations
VirtualTam
2015-09-06
1
-1
/
+6
*
Allow uppercase letters in PHP sessionid format
ArthurHoaro
2015-09-02
1
-1
/
+1
*
Avoid Full Path Disclosure error on session error.
ArthurHoaro
2015-08-22
1
-1
/
+25
*
PHP: ensure 5.3 compatibility, refactor timezone utilities
VirtualTam
2015-07-13
1
-1
/
+22
*
Prevent redirection loop everytime we rely on HTTP_REFERER:
ArthurHoaro
2015-07-12
1
-1
/
+33
*
LinkDB::filterDay(): check input date format
VirtualTam
2015-07-09
1
-0
/
+15
*
move escape() and sanitizeLink() to application/Utils.php
nodiscc
2015-06-24
1
-0
/
+27
*
LinkDB: move to a proper file, add test coverage
VirtualTam
2015-06-11
1
-0
/
+45