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
/
render
/
PageBuilder.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compatiliby issue on login with PHP 7.1
ArthurHoaro
2020-10-28
1
-1
/
+1
*
Move utils classes to Shaarli\Helper namespace and folder
ArthurHoaro
2020-10-27
1
-1
/
+1
*
Use PSR-3 logger for login attempts
ArthurHoaro
2020-10-20
1
-9
/
+20
*
Support using Shaarli without URL rewriting
ArthurHoaro
2020-10-16
1
-1
/
+3
*
Security: fix multiple XSS vulnerabilities + fix search tags with special chars
ArthurHoaro
2020-10-06
1
-1
/
+1
*
Avoid using global variables
Keith Carangelo
2020-08-31
1
-1
/
+1
*
Added $links_per_page variable to template and display on default
Keith Carangelo
2020-08-29
1
-0
/
+2
*
New basePath: fix officiel plugin paths and vintage template
ArthurHoaro
2020-07-26
1
-20
/
+12
*
Move PHP and config init to dedicated file
ArthurHoaro
2020-07-23
1
-20
/
+0
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+9
*
Explicitly define base and asset path in templates
ArthurHoaro
2020-07-23
1
-0
/
+4
*
Process configure page through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+4
*
Process password change controller through Slim
ArthurHoaro
2020-07-23
1
-5
/
+21
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
1
-0
/
+17
*
Apply the new system (Bookmark + Service) to the whole code base
ArthurHoaro
2020-01-18
1
-11
/
+13
*
Accessibility: specify the HTML lang attribute
ArthurHoaro
2019-02-09
1
-0
/
+2
*
Optimize and cleanup imports
VirtualTam
2019-01-13
1
-2
/
+2
*
namespacing: \Shaarli\ApplicationUtils
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}
VirtualTam
2019-01-12
1
-0
/
+213