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
...
*
Process bookmark exports through Slim controllers
ArthurHoaro
2020-07-23
1
-0
/
+167
*
Use NetscapeBookmarkUtils object instance instead of static calls
ArthurHoaro
2020-07-23
2
-46
/
+72
*
Pin bookmarks through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+145
*
Process change visibility action through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+418
*
Improve ManageTagController coverage and error handling
ArthurHoaro
2020-07-23
6
-633
/
+1160
*
Use multi-level routes for existing controllers instead of 1 level everywhere
ArthurHoaro
2020-07-23
8
-24
/
+33
*
Explicitly define base and asset path in templates
ArthurHoaro
2020-07-23
5
-90
/
+28
*
Handle shaare creation/edition/deletion through Slim controllers
ArthurHoaro
2020-07-23
2
-0
/
+656
*
Process manage tags page through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+272
*
Process configure page through Slim controller
ArthurHoaro
2020-07-23
4
-18
/
+294
*
Password change: UT use case with open shaarli
ArthurHoaro
2020-07-23
1
-0
/
+17
*
Test ShaarliAdminController
ArthurHoaro
2020-07-23
2
-1
/
+200
*
Process password change controller through Slim
ArthurHoaro
2020-07-23
14
-125
/
+188
*
Process tools page through Slim controller
ArthurHoaro
2020-07-23
2
-1
/
+74
*
Initialize admin Slim controllers
ArthurHoaro
2020-07-23
13
-33
/
+137
*
Process session filters through Slim controllers
ArthurHoaro
2020-07-23
3
-0
/
+478
*
Process remove tag endpoint through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+82
*
Refactor front controller tests to create container mock using a trait
ArthurHoaro
2020-07-23
12
-465
/
+232
*
Process OpenSearch controller through Slim
ArthurHoaro
2020-07-23
1
-0
/
+92
*
RSS/ATOM feeds: process through Slim controller
ArthurHoaro
2020-07-23
2
-3
/
+222
*
Make FeedBuilder instance creation independant of the request stack
ArthurHoaro
2020-07-23
1
-48
/
+15
*
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
|
|
/
[prev]
[next]