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
/
container
/
ShaarliContainer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle 404 errors
ArthurHoaro
2020-09-12
1
-4
/
+5
*
Better handling of plugin incompatibility
ArthurHoaro
2020-08-27
1
-2
/
+2
*
Process Shaarli install through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+3
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
1
-2
/
+5
*
Use NetscapeBookmarkUtils object instance instead of static calls
ArthurHoaro
2020-07-23
1
-0
/
+2
*
Use multi-level routes for existing controllers instead of 1 level everywhere
ArthurHoaro
2020-07-23
1
-9
/
+8
*
Explicitly define base and asset path in templates
ArthurHoaro
2020-07-23
1
-0
/
+1
*
Handle shaare creation/edition/deletion through Slim controllers
ArthurHoaro
2020-07-23
1
-0
/
+4
*
RSS/ATOM feeds: process through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+2
*
Slim router: handle add tag route
ArthurHoaro
2020-07-23
1
-0
/
+1
*
Process logout through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+3
*
Process picwall rendering through Slim controller + UT
ArthurHoaro
2020-07-23
1
-0
/
+2
*
Execute common plugin hooks before rendering login page
ArthurHoaro
2020-01-26
1
-0
/
+2
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
1
-0
/
+28