A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ routes/api.php November 2, 2025
D
API: Re-ordered routes, Improved navigation
Dan Brown committed
October 29, 2025
D
API: Added endpoints for reading image data
Dan Brown committed
October 22, 2025
D
API: Added comment-read endpoint, added api docs section descriptions
Dan Brown committed
D
API: Started building comments API endpoints
Dan Brown committed
July 18, 2025
D
ZIP Imports: Added API examples, finished testing
Dan Brown committed
D
ZIP Imports: Added API test cases
Dan Brown committed
D
API: Initial review pass of zip import/export endpoints
Dan Brown committed
May 13, 2025
D
API: Added system read endpoint
Dan Brown committed
April 25, 2025
N
added routes for zip export
nchoudhary@logicmines.in committed
N
Develop functionality to import ZIP files. Create an API controller and define a route entry for handling the import process. Implement logic to read the list of files within the ZIP, process the directory structure, and automatically create associated pages, chapters, and books based on the ZIP file's contents.
nchoudhary@logicmines.in committed
October 15, 2024
D
ZIP Exports: Finished up format doc, move files, started builder
Dan Brown committed
May 4, 2024
D
API: Added audit log list endpoint
Dan Brown committed
May 18, 2023
D
Cleaned up namespacing in routes
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
March 14, 2023
D
Started Image API build
Dan Brown committed
March 13, 2023
D
Started build of content-permissions API endpoints
Dan Brown committed
February 19, 2023
D
Added role API responses & requests
Dan Brown committed
February 18, 2023
D
Aded roles API controller methods
Dan Brown committed
September 18, 2022
D
Added and ran PHPCS
Dan Brown committed
April 25, 2022
D
Reviewed recycle bin API PR and made changes
Dan Brown committed
April 6, 2022
J
Start recycle bin API endpoints: list, restore, delete
julesdevops committed
February 8, 2022
D
Updated with latest styleci changes
Dan Brown committed
February 4, 2022
D
Added user-create API endpoint
Dan Brown committed
February 3, 2022
D
Added user-update API endpoint
Dan Brown committed
D
Added users-delete API endpoint
Dan Brown committed
D
Refactored existing user API work
Dan Brown committed
D
Merge branch 'api-endpoint-users' into users_api
Dan Brown committed
November 14, 2021
D
Added API search endpoint
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 18, 2021
D
Build out core attachments API controller
Dan Brown committed
September 4, 2021
D
Finished off script CSP rules
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 22, 2021
D
Added markdown export endpoints to API
Dan Brown committed
May 6, 2021
J
Extend /users API endpoint
Jascha Sticher committed
May 5, 2021
J
Test API Endpoint for users
Jascha Sticher committed
November 28, 2020
D
Added page export API controller
Dan Brown committed
November 22, 2020
D
Started pages API
Dan Brown committed
May 22, 2020
D
Added chapters to the API
Dan Brown committed
April 10, 2020
D
Added book-export endpoints to the API
Dan Brown committed
February 23, 2020
O
added api functionality to handle book Shelves
osmansorkar committed
January 18, 2020
D
Added "Getting Started" API docs
Dan Brown committed
January 12, 2020
D
Started work on generating API docs
Dan Brown committed
D
Filled out base Book API endpoints, added example responses
Dan Brown committed
December 28, 2019
D
Started core API route work
Dan Brown committed