1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-25 18:42:01 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
c157dc3490 Organised activity types and moved most to repos
Repos are generally better since otherwise we end up duplicating
things between front-end and API.

Types moved to by CONST values within a class for better visibilty
of usage and listing of types.
2020-11-07 22:37:27 +00:00
704b808e9e fixes from laravel-microscope 2020-10-16 18:40:10 +03:30
053cbbd5b6 Updated view-change endpoints to be clearer, separated books and shelf
- Separated books-list and shelf-show view types to be saved separately.

During review of #1755
2020-04-10 12:49:16 +01:00
f84bf8e883 Updated test files to be PSR-4 compliant
Closes #1924
2020-04-04 01:16:05 +01:00
832fbd65af Added testing coverage to user API token interfaces 2019-12-29 19:46:46 +00:00