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
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Persist sticky status on bookmark update
ArthurHoaro
2019-07-27
1
-14
/
+10
*
WIP - Plugin to override default template colors
ArthurHoaro
2019-07-08
1
-0
/
+1
*
Automatically retrieve description for new bookmarks
ArthurHoaro
2019-07-06
1
-1
/
+4
*
Daily - display the current day instead of the previous one
ArthurHoaro
2019-05-25
1
-1
/
+8
*
Merge pull request #1273 from ArthurHoaro/feature/ban-manager
ArthurHoaro
2019-05-25
1
-1
/
+1
|
\
|
*
Rewrite IP ban management
ArthurHoaro
2019-02-09
1
-1
/
+1
*
|
Merge pull request #1276 from ArthurHoaro/feature/bulk-visibility
ArthurHoaro
2019-04-22
1
-0
/
+45
|
\
\
|
*
|
Bulk action: set visibility
ArthurHoaro
2019-02-09
1
-0
/
+45
|
|
/
*
|
Hotfix: History controller for the REST API has been renamed in a previous co...
ArthurHoaro
2019-04-15
1
-1
/
+1
*
|
Merge pull request #1272 from ArthurHoaro/feature/html-lang
ArthurHoaro
2019-03-02
1
-1
/
+0
|
\
\
|
*
|
Accessibility: specify the HTML lang attribute
ArthurHoaro
2019-02-09
1
-1
/
+0
|
|
/
*
|
Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve
ArthurHoaro
2019-03-02
1
-3
/
+5
|
\
\
|
*
|
Do not try to retrieve thumbnails for internal link
ArthurHoaro
2019-02-24
1
-3
/
+5
|
|
/
*
|
Merge pull request #1270 from ArthurHoaro/hotfix/sticky-warning
ArthurHoaro
2019-02-24
1
-0
/
+2
|
\
\
|
*
|
Fix a warning if links sticky status isn't set
ArthurHoaro
2019-02-09
1
-0
/
+2
|
|
/
*
/
Remove the redirector setting
ArthurHoaro
2019-02-09
1
-22
/
+5
|
/
*
namespacing: \Shaarli\Plugin\PluginManager
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Netscape\NetscapeBookmarkUtils
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Router
VirtualTam
2019-01-12
1
-2
/
+1
*
namespacing: \Shaarli\ApplicationUtils
VirtualTam
2019-01-12
1
-2
/
+2
*
namespacing: \Shaarli\Updater
VirtualTam
2019-01-12
1
-1
/
+2
*
namespacing: move LinkUtils along \Shaarli\Bookmark classes
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Bookmark\LinkFilter
VirtualTam
2019-01-12
1
-1
/
+1
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
1
-1
/
+2
*
namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}
VirtualTam
2019-01-12
1
-2
/
+2
*
namespacing: move HTTP utilities along \Shaarli\Http\ classes
VirtualTam
2019-01-12
1
-2
/
+2
*
namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}
VirtualTam
2019-01-12
1
-4
/
+4
*
namespacing: \Shaarli\History
VirtualTam
2019-01-12
1
-0
/
+1
*
lint: fix line-length warnings
VirtualTam
2018-12-02
1
-11
/
+38
*
lint: apply phpcbf to index.php
VirtualTam
2018-12-02
1
-116
/
+115
*
Update session start condition
Bish Erbas
2018-10-31
1
-1
/
+1
*
Add a button to set links as sticky
ArthurHoaro
2018-10-06
1
-0
/
+19
*
Merge pull request #1207 from ArthurHoaro/feature/cors
ArthurHoaro
2018-09-20
1
-0
/
+8
|
\
|
*
Add CORS headers to REST API responses
ArthurHoaro
2018-08-13
1
-0
/
+8
*
|
Fix a JS bug preventing AJAX tag deletion to work
ArthurHoaro
2018-08-16
1
-1
/
+2
*
|
History: fix a bug on bulk deletion where only one deletion were registred
ArthurHoaro
2018-08-13
1
-1
/
+1
|
/
*
Fix issue 'You are not authorized to add a link' with thumbnails enabled
ArthurHoaro
2018-08-10
1
-2
/
+2
*
Fix fatal error on daily page: use new thumbnail system
ArthurHoaro
2018-07-29
1
-3
/
+6
*
Merge pull request #687 from ArthurHoaro/web-thumb
ArthurHoaro
2018-07-28
1
-429
/
+98
|
\
|
*
Bunch of improvement for thumbnails integration:
ArthurHoaro
2018-07-17
1
-3
/
+6
|
*
Thumbnails: add a common mode to only retrieve thumbs from popular media webs...
ArthurHoaro
2018-07-05
1
-10
/
+12
|
*
Add a page to update all thumbnails through AJAX requests in both templates
ArthurHoaro
2018-07-05
1
-30
/
+51
|
*
Take code review into account
ArthurHoaro
2018-07-05
1
-1
/
+3
|
*
Update thumbnail integration after rebasing the branch
ArthurHoaro
2018-07-05
1
-23
/
+16
|
*
Use web-thumbnailer to retrieve thumbnails
ArthurHoaro
2018-07-05
1
-421
/
+69
*
|
Docs: rename 'How-to' section to 'Guides'
VirtualTam
2018-07-12
1
-1
/
+1
*
|
Merge pull request #1141 from ArthurHoaro/api/tags
ArthurHoaro
2018-07-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Implements Tags endpoints for Shaarli's REST API
ArthurHoaro
2018-06-04
1
-0
/
+6
*
|
Fix broken documentation links and list formatting
VirtualTam
2018-06-26
1
-1
/
+1
*
|
Fixes an error during the install
ArthurHoaro
2018-06-07
1
-2
/
+3
|
/
[next]