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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Docker: expose a volume for the thumbnail cache
VirtualTam
2018-07-05
2
-6
/
+30
|
/
/
*
|
Merge pull request #1171 from virtualtam/docker/alpine-3.7
VirtualTam
2018-07-01
1
-1
/
+1
|
\
\
|
*
|
Bump the base Docker image to alpine:3.7
VirtualTam
2018-07-01
1
-1
/
+1
|
/
/
*
|
Merge pull request #1167 from virtualtam/mkdocs
VirtualTam
2018-06-28
9
-25
/
+47
|
\
\
|
*
|
Fix broken documentation links and list formatting
VirtualTam
2018-06-26
5
-22
/
+34
|
*
|
Run MkDocs in strict mode
VirtualTam
2018-06-26
1
-1
/
+2
|
*
|
Let MkDocs clean previously generated HTML pages
VirtualTam
2018-06-26
2
-2
/
+2
|
*
|
Add a Travis environment for MkDocs
VirtualTam
2018-06-26
1
-0
/
+9
|
/
/
*
|
Merge pull request #1165 from fbartels/patch-1
VirtualTam
2018-06-26
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'master' into patch-1
VirtualTam
2018-06-26
1
-0
/
+1
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1164 from lapineige/patch-2
VirtualTam
2018-06-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Other platform integration: add Yunohost install badge
lapineige
2018-06-25
1
-1
/
+1
|
/
/
/
|
*
/
add Cloudron to related software
Felix Bartels
2018-06-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #1155 from shaarli/doc-improvements
nodiscc
2018-06-21
6
-173
/
+178
|
\
\
|
*
|
Improve documentation (#598, #1105)
nodiscc
2018-06-17
6
-173
/
+178
*
|
|
Merge pull request #1154 from virtualtam/changelog
VirtualTam
2018-06-20
4
-11
/
+78
|
\
\
\
|
*
|
|
Update version badges and installation instructions
VirtualTam
2018-06-20
2
-6
/
+6
|
*
|
|
Update AUTHORS and CHANGELOG
VirtualTam
2018-06-20
2
-5
/
+72
|
|
/
/
*
|
|
Merge pull request #1158 from virtualtam/master-dockerfile
VirtualTam
2018-06-20
23
-261
/
+87
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docker: update image and usage documentation
VirtualTam
2018-06-17
2
-7
/
+13
|
*
|
docker: build the images from the local sources
VirtualTam
2018-06-17
13
-127
/
+74
|
*
|
docker: remove 'stable' resources
VirtualTam
2018-06-16
4
-127
/
+0
|
*
|
docker: move testing resources to tests/docker
VirtualTam
2018-06-16
4
-0
/
+0
|
/
/
*
|
Merge pull request #1152 from ArthurHoaro/hotfix/install-error
ArthurHoaro
2018-06-07
1
-2
/
+3
|
\
\
|
*
|
Fixes an error during the install
ArthurHoaro
2018-06-07
1
-2
/
+3
|
/
/
*
|
Merge pull request #1151 from kramred/master
ArthurHoaro
2018-06-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove environment specific .gitignore entries
Mark Schmitz
2018-06-07
1
-5
/
+0
|
*
Merge remote-tracking branch 'upstream/master'
Mark Schmitz
2018-06-07
59
-1610
/
+4212
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1143 from ArthurHoaro/sort-equal-tags
ArthurHoaro
2018-06-04
2
-8
/
+121
|
\
\
|
*
|
Tag sort - UT + comment + fix filter and visibility
ArthurHoaro
2018-05-29
2
-7
/
+118
|
*
|
Fix order of tags with the same number of occurrences
ArthurHoaro
2018-05-19
1
-2
/
+4
*
|
|
Merge pull request #1086 from virtualtam/refactor/login
VirtualTam
2018-06-03
23
-563
/
+1116
|
\
\
\
|
*
|
|
SessionManager+LoginManager: fix checkLoginState logic
VirtualTam
2018-06-02
3
-7
/
+15
|
*
|
|
Add test coverage for LoginManager methods
VirtualTam
2018-06-02
4
-11
/
+161
|
*
|
|
SessionManager: remove unused UID token
VirtualTam
2018-06-02
2
-19
/
+0
|
*
|
|
Refactor LoginManager stay-signed-in token management
VirtualTam
2018-06-02
4
-14
/
+69
|
*
|
|
Refactor session and cookie timeout control
VirtualTam
2018-06-02
4
-57
/
+224
|
*
|
|
Move LoginManager and SessionManager to the Security namespace
VirtualTam
2018-06-02
6
-7
/
+8
|
*
|
|
LoginManager: remove unused parameter
VirtualTam
2018-06-02
2
-3
/
+2
|
*
|
|
Login: update PageBuilder and default/vintage templates
VirtualTam
2018-06-02
12
-30
/
+38
|
*
|
|
Pass the client IP ID to LoginManager
VirtualTam
2018-06-02
2
-17
/
+16
|
*
|
|
Delegate session operations to SessionManager
VirtualTam
2018-06-02
2
-24
/
+69
|
*
|
|
Document LoginManager properties
VirtualTam
2018-05-29
1
-0
/
+11
|
*
|
|
Refactor user credential validation at login time
VirtualTam
2018-05-29
3
-111
/
+146
|
*
|
|
Refactor PHP session handling during login/logout
VirtualTam
2018-05-29
2
-36
/
+53
|
*
|
|
Refactor SessionManager::$INACTIVITY_TIMEOUT
VirtualTam
2018-05-29
2
-24
/
+28
|
*
|
|
Refactor client session hijacking protection
VirtualTam
2018-05-29
3
-13
/
+86
|
/
/
/
*
|
|
Merge pull request #1135 from ArthurHoaro/ci/csslint
ArthurHoaro
2018-05-29
20
-958
/
+1444
|
\
\
\
|
*
|
|
Add SASSLint makefile target, and run it in CI
ArthurHoaro
2018-05-10
8
-14
/
+312
|
*
|
|
Add classes to default template to avoid using IDs in SCSS
ArthurHoaro
2018-05-10
11
-15
/
+15
[prev]
[next]