| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
We rename getBuilderByUser to getSortedQueryBuilderByUser as long as the
method currently returns a QueryBuilder with an orderBy()
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
|\
| |
| | |
Reset account
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Since SQLite doesn’t handle cascade remove by default, we need to handle it manually.
Also some refacto
|
|/
|
|
|
|
|
| |
Fix controller forward in WallabagRestController.
Update PHPDoc so it is sorted the same way as others one
Duplicate all annotations test to use both api & normal way
Also, make annotation tests independent to each other
|
|
|
|
| |
Instead of retrieving a random annotation, sort them to be sure they are all the same no matter the database used
|
|
|
|
|
|
| |
- add more tests for coverage
- add a test on annotation deletion
- fix post annontation with ranges
|
|
|