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
/
tpl
/
default
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk creation: displays a progress bar when saving all displayed forms
ArthurHoaro
2020-10-27
1
-0
/
+9
*
Bulk creation: fix private status based on the first form
ArthurHoaro
2020-10-27
2
-3
/
+3
*
Feature: bulk creation of bookmarks
ArthurHoaro
2020-10-27
3
-0
/
+94
*
Feature: add weekly and monthly view/RSS feed for daily page
ArthurHoaro
2020-10-27
2
-15
/
+28
*
Feature: Share private bookmarks using a URL containing a private key
ArthurHoaro
2020-10-27
1
-0
/
+7
*
Feature: add a Server administration page
ArthurHoaro
2020-10-21
4
-8
/
+213
*
Asynchronous retrieval of bookmark's thumbnails
ArthurHoaro
2020-10-20
1
-3
/
+8
*
Merge pull request #1567 from ArthurHoaro/feature/async-title-retrieval
ArthurHoaro
2020-10-20
1
-4
/
+18
|
\
|
*
Add a setting to retrieve bookmark metadata asynchrounously
ArthurHoaro
2020-10-15
1
-4
/
+18
*
|
Feature: highlight fulltext search results
ArthurHoaro
2020-10-16
1
-3
/
+3
*
|
Improve Manage tags page
ArthurHoaro
2020-10-16
2
-3
/
+3
*
|
Support using Shaarli without URL rewriting
ArthurHoaro
2020-10-16
6
-8
/
+8
|
/
*
Add Markdown Extra formatter
ArthurHoaro
2020-10-13
1
-1
/
+1
*
Security: fix multiple XSS vulnerabilities + fix search tags with special chars
ArthurHoaro
2020-10-06
3
-10
/
+10
*
Issue #1437 - Make tag cloud/list views buttons more obvious
sprak3000
2020-10-02
1
-2
/
+2
*
Merge pull request #1519 from ArthurHoaro/fix/mobile-pin-link
ArthurHoaro
2020-09-03
1
-1
/
+11
|
\
|
*
Default template: display pin button in mobile view
ArthurHoaro
2020-08-27
1
-1
/
+11
*
|
Merge pull request #1526 from kcaran/links_per_page
ArthurHoaro
2020-09-03
1
-4
/
+9
|
\
\
|
*
|
Added $links_per_page variable to template and display on default
Keith Carangelo
2020-08-29
1
-4
/
+9
|
|
/
*
/
Fix broken route to filter not tagged bookmarks
ArthurHoaro
2020-08-31
1
-21
/
+23
|
/
*
Move all admin controller into a dedicated group
ArthurHoaro
2020-08-13
2
-4
/
+4
*
Better support for notes permalink
ArthurHoaro
2020-07-28
1
-1
/
+1
*
Fix: header search action should be on linklist
ArthurHoaro
2020-07-24
1
-1
/
+1
*
Multiple small fixes
ArthurHoaro
2020-07-23
1
-1
/
+2
*
Process Shaarli install through Slim controller
ArthurHoaro
2020-07-23
3
-5
/
+5
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Process thumbnail synchronize page through Slim controllers
ArthurHoaro
2020-07-23
4
-5
/
+5
*
Process plugins administration page through Slim controllers
ArthurHoaro
2020-07-23
4
-6
/
+7
*
Process bookmarks import through Slim controller
ArthurHoaro
2020-07-23
2
-2
/
+2
*
Process bookmark exports through Slim controllers
ArthurHoaro
2020-07-23
2
-3
/
+2
*
Pin bookmarks through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Fix bookmarklet with new routes
ArthurHoaro
2020-07-23
2
-1
/
+2
*
Use multi-level routes for existing controllers instead of 1 level everywhere
ArthurHoaro
2020-07-23
12
-27
/
+27
*
Explicitly define base and asset path in templates
ArthurHoaro
2020-07-23
23
-76
/
+77
*
Handle shaare creation/edition/deletion through Slim controllers
ArthurHoaro
2020-07-23
3
-3
/
+7
*
Process manage tags page through Slim controller
ArthurHoaro
2020-07-23
3
-5
/
+5
*
Process configure page through Slim controller
ArthurHoaro
2020-07-23
2
-2
/
+2
*
Process password change controller through Slim
ArthurHoaro
2020-07-23
1
-0
/
+28
*
Process tools page through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Initialize admin Slim controllers
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Process session filters through Slim controllers
ArthurHoaro
2020-07-23
1
-8
/
+8
*
Process remove tag endpoint through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+3
*
Process OpenSearch controller through Slim
ArthurHoaro
2020-07-23
3
-2
/
+7
*
RSS/ATOM feeds: process through Slim controller
ArthurHoaro
2020-07-23
3
-6
/
+6
*
Process Daily RSS feed through Slim controller
ArthurHoaro
2020-07-23
2
-17
/
+33
*
Process daily page through Slim controller
ArthurHoaro
2020-07-23
1
-3
/
+3
*
Process tag list page through Slim controller
ArthurHoaro
2020-07-23
3
-5
/
+5
*
Few optimizations and code readability for tag cloud controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Working version before optimization
ArthurHoaro
2020-07-23
1
-4
/
+4
*
Process tag cloud page through Slim controller
ArthurHoaro
2020-07-23
3
-3
/
+3
[next]