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
...
*
|
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
*
|
namespacing: \Shaarli\History
VirtualTam
2019-01-12
9
-32
/
+38
*
|
lint: fix line-length warnings
VirtualTam
2018-12-02
5
-19
/
+56
*
|
lint: apply phpcbf to tests/
VirtualTam
2018-12-02
26
-43
/
+38
*
|
Merge pull request #1205 from ArthurHoaro/feature/opengraph
ArthurHoaro
2018-10-06
1
-0
/
+2
|
\
\
|
*
|
Add OpenGraph meta tags on permalink page
ArthurHoaro
2018-08-13
1
-0
/
+2
*
|
|
Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escape
ArthurHoaro
2018-10-06
5
-6
/
+38
|
\
\
\
|
*
|
|
Fix hashtags with markdown escape enabled
ArthurHoaro
2018-08-14
5
-6
/
+38
|
|
/
/
*
|
|
Add a button to set links as sticky
ArthurHoaro
2018-10-06
6
-26
/
+133
*
|
|
Isso plugin: add an icon in linklist if enabled
ArthurHoaro
2018-08-14
1
-6
/
+10
|
/
/
*
|
Merge pull request #687 from ArthurHoaro/web-thumb
ArthurHoaro
2018-07-28
5
-12
/
+258
|
\
\
|
|
/
|
/
|
|
*
Bunch of improvement for thumbnails integration:
ArthurHoaro
2018-07-17
1
-1
/
+1
|
*
Thumbnails: add a common mode to only retrieve thumbs from popular media webs...
ArthurHoaro
2018-07-05
3
-11
/
+41
|
*
Add a page to update all thumbnails through AJAX requests in both templates
ArthurHoaro
2018-07-05
2
-10
/
+42
|
*
Update thumbnail integration after rebasing the branch
ArthurHoaro
2018-07-05
4
-27
/
+134
|
*
ConfigManager: add a method to remove an entry
ArthurHoaro
2018-07-05
1
-0
/
+23
|
*
Use web-thumbnailer to retrieve thumbnails
ArthurHoaro
2018-07-05
2
-0
/
+54
*
|
Merge pull request #1141 from ArthurHoaro/api/tags
ArthurHoaro
2018-07-10
11
-0
/
+711
|
\
\
|
|
/
|
/
|
|
*
GetTagsTest - Update to alpha sort for equal occurences
ArthurHoaro
2018-07-05
3
-8
/
+8
|
*
Implements Tags endpoints for Shaarli's REST API
ArthurHoaro
2018-06-04
11
-0
/
+711
*
|
docker: move testing resources to tests/docker
VirtualTam
2018-06-16
4
-0
/
+141
|
/
*
Merge pull request #1143 from ArthurHoaro/sort-equal-tags
ArthurHoaro
2018-06-04
1
-0
/
+100
|
\
|
*
Tag sort - UT + comment + fix filter and visibility
ArthurHoaro
2018-05-29
1
-0
/
+100
*
|
SessionManager+LoginManager: fix checkLoginState logic
VirtualTam
2018-06-02
1
-5
/
+10
*
|
Add test coverage for LoginManager methods
VirtualTam
2018-06-02
3
-6
/
+157
*
|
SessionManager: remove unused UID token
VirtualTam
2018-06-02
1
-13
/
+0
*
|
Refactor LoginManager stay-signed-in token management
VirtualTam
2018-06-02
1
-0
/
+31
*
|
Refactor session and cookie timeout control
VirtualTam
2018-06-02
1
-22
/
+159
*
|
Move LoginManager and SessionManager to the Security namespace
VirtualTam
2018-06-02
2
-2
/
+2
*
|
Refactor user credential validation at login time
VirtualTam
2018-05-29
1
-2
/
+2
*
|
Refactor client session hijacking protection
VirtualTam
2018-05-29
1
-0
/
+52
*
|
Fix feed permalink rendering with markdown escape set to true
ArthurHoaro
2018-05-19
1
-0
/
+55
|
/
*
Update parsedown to its latest version instead of fixed 1.6
ArthurHoaro
2018-03-31
1
-2
/
+2
*
Merge pull request #1093 from ArthurHoaro/feature/theme-translation
ArthurHoaro
2018-03-26
4
-0
/
+68
|
\
|
*
Load theme translations files automatically
ArthurHoaro
2018-03-26
4
-0
/
+68
*
|
Merge pull request #1096 from ArthurHoaro/feature/download-params
ArthurHoaro
2018-03-13
1
-0
/
+64
|
\
\
|
*
|
Make max download size and timeout configurable
ArthurHoaro
2018-03-07
1
-0
/
+64
|
|
/
*
/
PSR: use elseif instead of else if
ArthurHoaro
2018-02-28
1
-1
/
+1
|
/
*
Ignore the case while checking DOCTYPE during the file import
ArthurHoaro
2018-02-23
2
-0
/
+23
*
Refactor login / ban authentication steps
VirtualTam
2018-02-05
2
-1
/
+233
*
Merge pull request #1074 from kalvn/feature/dailymarkdown
ArthurHoaro
2018-02-02
1
-17
/
+11
|
\
|
*
Executes daily hooks before creating columns.
kalvn
2018-02-01
1
-17
/
+11
*
|
Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.x
ArthurHoaro
2018-02-02
1
-2
/
+4
|
/
*
Fix warnings when upgrading from legacy SebSauvage version
ArthurHoaro
2018-01-25
2
-0
/
+15
*
Merge pull request #977 from ArthurHoaro/feature/dl-filter
ArthurHoaro
2018-01-23
1
-20
/
+224
|
\
[prev]
[next]