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
/
Updater.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a persistent 'shorturl' key to all links
ArthurHoaro
2016-12-12
1
-0
/
+3
*
Apply the new ID system accros the whole codebase
ArthurHoaro
2016-12-12
1
-5
/
+1
*
Update method to use the new ID system, which replaces linkdate primary keys.
ArthurHoaro
2016-12-12
1
-2
/
+44
*
LinkDB: update datastore method names
VirtualTam
2016-10-20
1
-1
/
+1
*
Minor code cleanup: PHPDoc, spelling, unused variables, etc.
ArthurHoaro
2016-10-20
1
-1
/
+1
*
Fix update method escapeUnescapedConfig
ArthurHoaro
2016-08-02
1
-2
/
+2
*
Rename configuration key for better sections
ArthurHoaro
2016-06-11
1
-5
/
+5
*
ConfigManager no longer uses singleton pattern
ArthurHoaro
2016-06-11
1
-28
/
+29
*
Remove remaining settings initialization in index.php
ArthurHoaro
2016-06-11
1
-0
/
+23
*
Rename configuration keys and fix GLOBALS in templates
ArthurHoaro
2016-06-11
1
-7
/
+14
*
Adds ConfigJson which handle the configuration in JSON format.
ArthurHoaro
2016-06-11
1
-1
/
+42
*
Replace $GLOBALS configuration with the configuration manager in the whole co...
ArthurHoaro
2016-06-11
1
-17
/
+13
*
Refactor filter in LinkDB
ArthurHoaro
2016-03-25
1
-1
/
+1
*
Add exclusion in tag search
ArthurHoaro
2016-02-15
1
-0
/
+15
*
Introduce the Updater class which
ArthurHoaro
2016-02-15
1
-0
/
+228