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
*
Apply the new system (Bookmark + Service) to the whole code base
ArthurHoaro
2020-01-18
1
-1
/
+1
*
lint: apply phpcbf to application/
VirtualTam
2018-12-02
1
-6
/
+10
*
Move session ID check to SessionManager
VirtualTam
2017-10-22
1
-30
/
+0
*
Translations : Working demo example of translation extension
ArthurHoaro
2017-10-22
1
-1
/
+1
*
Shaarli's translation
ArthurHoaro
2017-10-22
1
-1
/
+16
*
Merge pull request #841 from ArthurHoaro/feature/search-no-tag
ArthurHoaro
2017-05-25
1
-0
/
+4
|
\
|
*
Empty tag search will look for not tagged links
ArthurHoaro
2017-05-25
1
-0
/
+4
*
|
Adds a taglist view with edit/delete buttons
ArthurHoaro
2017-05-25
1
-0
/
+31
*
|
Use raw bytes for upload size hidden input
ArthurHoaro
2017-04-10
1
-5
/
+6
*
|
Fix a warning generated in return_bytes function and refactor it
ArthurHoaro
2017-04-03
1
-0
/
+89
*
|
Theme: use format_date function for daily date
ArthurHoaro
2017-03-28
1
-3
/
+5
|
/
*
Fix autoLocale error and cover it with unit tests
ArthurHoaro
2017-03-07
1
-13
/
+21
*
Improve datetime display
ArthurHoaro
2017-03-06
1
-20
/
+52
*
Improve autoLocale() detection
ArthurHoaro
2017-03-06
1
-9
/
+42
*
Fixes presence of empty tags for private tags and in search results
ArthurHoaro
2017-01-03
1
-0
/
+13
*
Prepare settings for the API in the admin page and during the install
ArthurHoaro
2016-12-12
1
-0
/
+26
*
Add a persistent 'shorturl' key to all links
ArthurHoaro
2016-12-12
1
-1
/
+5
*
Minor code cleanup: PHPDoc, spelling, unused variables, etc.
ArthurHoaro
2016-10-20
1
-1
/
+7
*
Hashtag system
ArthurHoaro
2016-06-06
1
-54
/
+1
*
Fix startsWith and endsWith case
ArthurHoaro
2016-05-10
1
-2
/
+14
*
Makes escape a recursive function which handle array of strings
ArthurHoaro
2016-03-25
1
-3
/
+11
*
Refactor showAtom, and make it use the ATOM template
ArthurHoaro
2016-03-18
1
-1
/
+1
*
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