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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
PHP 7.1 compatibility
ArthurHoaro
2020-07-23
1
-2
/
+2
*
Process Daily RSS feed through Slim controller
ArthurHoaro
2020-07-23
3
-6
/
+182
*
Slim daily: minor bugfix with empty data
ArthurHoaro
2020-07-23
1
-0
/
+4
*
Process daily page through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+423
*
Process tag list page through Slim controller
ArthurHoaro
2020-07-23
1
-12
/
+191
*
Few optimizations and code readability for tag cloud controller
ArthurHoaro
2020-07-23
1
-3
/
+3
*
Handle tag filtering in the Bookmark service
ArthurHoaro
2020-07-23
2
-7
/
+2
*
Working version before optimization
ArthurHoaro
2020-07-23
1
-0
/
+258
*
Slim router: handle add tag route
ArthurHoaro
2020-07-23
9
-95
/
+197
*
Process logout through Slim controller
ArthurHoaro
2020-07-23
2
-1
/
+69
*
Migrate cache purge function to a proper class
ArthurHoaro
2020-07-23
3
-24
/
+16
*
Process picwall rendering through Slim controller + UT
ArthurHoaro
2020-07-23
2
-0
/
+184
*
fixed typo
Sébastien NOBILI
2020-03-02
1
-1
/
+1
*
ldap authentication, fixes shaarli/Shaarli#1343
Sébastien NOBILI
2020-03-02
1
-0
/
+34
*
Execute common plugin hooks before rendering login page
ArthurHoaro
2020-01-26
2
-2
/
+123
*
Fix all existing links and redirection to ?do=login
ArthurHoaro
2020-01-26
1
-2
/
+2
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
3
-0
/
+292
*
Fix an issue with private tags and fix nomarkdown tag
ArthurHoaro
2020-01-18
7
-6
/
+68
*
Add and update unit test for the new system (Bookmark + Service)
ArthurHoaro
2020-01-18
42
-1736
/
+4705
*
Run Unit Tests against PHP 7.4
ArthurHoaro
2020-01-17
6
-8
/
+18
*
Markdown plugin: fix RSS feed direct link reverse
ArthurHoaro
2019-08-15
1
-0
/
+10
*
Fix UT: LinkDBTest - make each tests independant
ArthurHoaro
2019-08-10
1
-13
/
+12
*
Make sure that bookmark sort is consistent, even with equal timestamps
ArthurHoaro
2019-08-07
1
-0
/
+35
*
Default colors plugin - Add unit tests
ArthurHoaro
2019-07-20
1
-0
/
+195
*
Automatically retrieve description for new bookmarks
ArthurHoaro
2019-07-06
1
-11
/
+193
*
Merge pull request #1273 from ArthurHoaro/feature/ban-manager
ArthurHoaro
2019-05-25
2
-97
/
+400
|
\
|
*
Rewrite IP ban management
ArthurHoaro
2019-02-09
2
-97
/
+400
*
|
Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve
ArthurHoaro
2019-03-02
1
-0
/
+20
|
\
\
|
*
|
Do not try to retrieve thumbnails for internal link
ArthurHoaro
2019-02-24
1
-0
/
+20
|
|
/
*
/
Remove the redirector setting
ArthurHoaro
2019-02-09
4
-71
/
+23
|
/
*
Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login
ArthurHoaro
2019-02-09
1
-0
/
+14
|
\
|
*
Do not check the IP address with session protection disabled
ArthurHoaro
2018-07-17
1
-0
/
+14
*
|
Optimize and cleanup imports
VirtualTam
2019-01-13
27
-84
/
+86
*
|
API: update test regexes to comply with PCRE2
VirtualTam
2019-01-13
1
-2
/
+2
*
|
namespacing: add plugin tests to \Shaarli\Plugin\[...]
VirtualTam
2019-01-12
9
-15
/
+22
*
|
namespacing: \Shaarli\Plugin\PluginManager
VirtualTam
2019-01-12
9
-15
/
+14
*
|
namespacing: \Shaarli\Netscape\NetscapeBookmarkUtils
VirtualTam
2019-01-12
9
-7
/
+8
*
|
namespacing: \Shaarli\Router
VirtualTam
2019-01-12
5
-7
/
+9
*
|
namespacing: \Shaarli\ApplicationUtils
VirtualTam
2019-01-12
2
-23
/
+23
*
|
namespacing: \Shaarli\Updater
VirtualTam
2019-01-12
3
-16
/
+24
*
|
namespacing: move LinkUtils along \Shaarli\Bookmark classes
VirtualTam
2019-01-12
3
-115
/
+122
*
|
namespacing: \Shaarli\Bookmark\LinkFilter
VirtualTam
2019-01-12
2
-12
/
+17
*
|
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
20
-38
/
+55
*
|
namespacing: \Shaarli\FileUtils
VirtualTam
2019-01-12
3
-4
/
+4
*
|
namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}
VirtualTam
2019-01-12
1
-1
/
+1
*
|
namespacing: move HTTP utilities along \Shaarli\Http\ classes
VirtualTam
2019-01-12
12
-29
/
+50
*
|
namespacing: \Shaarli\Http\Url
VirtualTam
2019-01-12
1
-11
/
+12
*
|
namespacing: \Shaarli\Http\Base64Url
VirtualTam
2019-01-12
1
-1
/
+1
*
|
namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}
VirtualTam
2019-01-12
4
-22
/
+25
*
|
namespacing: \Shaarli\Exceptions\IOException
VirtualTam
2019-01-12
3
-6
/
+10
[next]