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
/
ApplicationUtils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespacing: \Shaarli\ApplicationUtils
VirtualTam
2019-01-12
1
-35
/
+40
*
lint: apply phpcbf to application/
VirtualTam
2018-12-02
1
-8
/
+9
*
Shaarli's translation
ArthurHoaro
2017-10-22
1
-9
/
+10
*
Merge pull request #979 from ArthurHoaro/feature/assets-cache-version
VirtualTam
2017-10-06
1
-0
/
+15
|
\
|
*
Add a version hash for asset loading to prevent browser's cache issue
ArthurHoaro
2017-10-01
1
-0
/
+15
*
|
Robustness: safer RainTPL directory handling
VirtualTam
2017-09-28
1
-2
/
+3
|
/
*
Set Shaarli's version only in shaarli_version.php file
ArthurHoaro
2017-03-21
1
-2
/
+30
*
Use 'dev' version on the master branch
ArthurHoaro
2017-03-12
1
-8
/
+5
*
Updater: keep custom theme preference with the new theme setting
ArthurHoaro
2017-01-05
1
-20
/
+0
*
Minor improvements regarding #705 (coding style, unit tests, etc.)
ArthurHoaro
2017-01-05
1
-0
/
+20
*
Change templates set through administration UI
Knah Tsaeb
2017-01-05
1
-0
/
+1
*
Minor code cleanup: PHPDoc, spelling, unused variables, etc.
ArthurHoaro
2016-10-20
1
-2
/
+6
*
Rename configuration key for better sections
ArthurHoaro
2016-06-11
1
-9
/
+9
*
ConfigManager no longer uses singleton pattern
ArthurHoaro
2016-06-11
1
-3
/
+4
*
Rename configuration keys and fix GLOBALS in templates
ArthurHoaro
2016-06-11
1
-10
/
+9
*
Replace $GLOBALS configuration with the configuration manager in the whole co...
ArthurHoaro
2016-06-11
1
-13
/
+13
*
Fixes #410 - Retrieve title fails in multiple cases
ArthurHoaro
2016-01-11
1
-1
/
+1
*
fix: assign template variables to empty values so they can be evaluated
VirtualTam
2015-12-03
1
-0
/
+2
*
application: default to the "stable" branch for update checks
VirtualTam
2015-11-27
1
-4
/
+14
*
application: refactor version checks, move to ApplicationUtils
VirtualTam
2015-11-26
1
-0
/
+92
*
application: move checkPHPVersion from Utils to ApplicationUtils
VirtualTam
2015-11-24
1
-0
/
+20
*
install: check file/directory permissions for Shaarli resources
VirtualTam
2015-11-24
1
-0
/
+69