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
/
tests
/
UtilsTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move session ID check to SessionManager
VirtualTam
2017-10-22
1
-58
/
+0
*
Shaarli's translation
ArthurHoaro
2017-10-22
1
-15
/
+15
*
Adds a taglist view with edit/delete buttons
ArthurHoaro
2017-05-25
1
-0
/
+112
*
Use raw bytes for upload size hidden input
ArthurHoaro
2017-04-10
1
-1
/
+12
*
UtilsTest: PHP 5.5 compatibility
ArthurHoaro
2017-04-03
1
-8
/
+8
*
Fix a warning generated in return_bytes function and refactor it
ArthurHoaro
2017-04-03
1
-0
/
+80
*
Improve datetime display
ArthurHoaro
2017-03-06
1
-11
/
+35
*
Improve autoLocale() detection
ArthurHoaro
2017-03-06
1
-0
/
+20
*
Fixes presence of empty tags for private tags and in search results
ArthurHoaro
2017-01-03
1
-1
/
+13
*
Prepare settings for the API in the admin page and during the install
ArthurHoaro
2016-12-12
1
-0
/
+17
*
Hashtag system
ArthurHoaro
2016-06-06
1
-37
/
+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
-1
/
+1
*
Logging: move logm() from index.php to application/Utils.php
VirtualTam
2016-01-16
1
-0
/
+66
*
URL encode links when a redirector is set.
ArthurHoaro
2015-11-26
1
-0
/
+37
*
application: move checkPHPVersion from Utils to ApplicationUtils
VirtualTam
2015-11-24
1
-31
/
+0
*
cleanup: remove the executable bit from source scripts
VirtualTam
2015-11-11
1
-0
/
+0
*
Fixes #356
ArthurHoaro
2015-11-04
1
-0
/
+2
*
Session ID: extend the regex to match possible hash representations
VirtualTam
2015-09-06
1
-4
/
+52
*
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
/
+18
*
PHP: ensure 5.3 compatibility, refactor timezone utilities
VirtualTam
2015-07-13
1
-1
/
+33
*
Prevent redirection loop everytime we rely on HTTP_REFERER:
ArthurHoaro
2015-07-12
1
-1
/
+26
*
LinkDB::filterDay(): check input date format
VirtualTam
2015-07-09
1
-0
/
+19
*
LinkDB: move to a proper file, add test coverage
VirtualTam
2015-06-11
1
-0
/
+78