]> BookStack Code Mirror - bookstack/history - routes
Made a bunch of tinymce 6 upgrade fixes
[bookstack] / routes /
2022-07-17 Dan BrownRemoved test web route, extracted text, added test
2022-07-13 Dan BrownStarted removal of non-view permission queries
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-06-20 Dan BrownMerge pull request #3499 from BookStackApp/convert_hierachy
2022-06-15 Dan BrownGot book to shelf conversions working
2022-06-14 Dan BrownGot chapter conversion to books working
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-25 Dan BrownReviewed recycle bin API PR and made changes
2022-04-07 julesdevopsStart recycle bin API endpoints: list, restore, delete
2022-03-30 Dan BrownFixed settings redirect issue and custom head display
2022-03-28 Dan BrownMerge pull request #3349 from BookStackApp/settings_reorg
2022-03-28 Dan BrownSplit out settings view and made functional
2022-02-08 Dan BrownUpdated with latest styleci changes
2022-02-08 Dan BrownMerge branch 'tinymce' into development
2022-02-08 Dan BrownMerge pull request #3238 from BookStackApp/users_api
2022-02-08 Dan BrownAligned some editor events, Changed wysiwyg custom...
2022-02-07 Dan BrownAdded help/about box to wysiwyg editor
2022-02-04 Dan BrownAdded user-create API endpoint
2022-02-03 Dan BrownAdded user-update API endpoint
2022-02-03 Dan BrownAdded users-delete API endpoint
2022-02-03 Dan BrownRefactored existing user API work
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-19 Dan BrownAdded ability to clone books
2021-12-19 Dan BrownAdded ability to copy/clone chapters
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-08 Dan BrownInitial controller/views for webhooks management
2021-12-07 Dan BrownStarted webhook implementation
2021-11-14 Dan BrownChanged logout routes to POST instead of GET
2021-11-14 Dan BrownAdded API search endpoint
2021-11-14 Dan BrownAdded /api => /api/docs redirect for convenience.
2021-11-14 Dan BrownRemoved prefix route groups, applyed styleci changes
2021-11-06 Dan BrownMerge pull request #3042 from BookStackApp/tags_view
2021-11-06 Dan BrownStarted build of tag view
2021-11-04 Dan BrownMerge branch 'modernize-3rd-party-service-logos' of...
2021-11-04 Dan BrownMerge branch 'laravel_upgrade'
2021-10-30 Dan BrownLaravel 8 shift squash & merge (#3029)
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-20 Dan BrownMerge pull request #2996 from BookStackApp/saml2_acs_se...
2021-10-20 Dan BrownUpdated SAML ACS post to retain user session 2996/head
2021-10-20 Dan BrownMerge pull request #2986 from BookStackApp/attachments_api
2021-10-18 Dan BrownBuild out core attachments API controller
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-13 Dan BrownFleshed out testing for OIDC system
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-04 Dan BrownMerge branch 'html-filtering'
2021-09-04 Dan BrownFinished off script CSP rules
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2890 from BookStackApp/analysis...
2021-08-21 Dan BrownApply fixes from StyleCI 2890/head
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-08 Dan BrownExtracted text to translation files
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-17 Dan BrownStarted moving MFA and email confirmation to new login...
2021-07-16 Dan BrownStarted on some MFA access-time checks
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-03 Dan BrownAdded role based MFA control
2021-07-03 Dan BrownMerge branch 'v21.05.x'
2021-07-02 Dan BrownAdded backup code setup flow
2021-06-29 Dan BrownAdded TOTP generation view and started verification...
2021-06-28 Dan BrownStarted barebones work of MFA system
2021-06-26 Dan BrownMerge pull request #2820 from BookStackApp/analysis...
2021-06-26 Dan BrownApply fixes from StyleCI 2820/head
2021-06-26 Dan BrownMerge branch 'master' of https://github.com/arjvand...
2021-06-23 Dan BrownMerge branch 'create-content-meta-tags' of https:/...
2021-06-22 Dan BrownAdded markdown export endpoints to API
2021-06-22 Dan BrownMerge branch 'markdown-export' of https://github.com...
2021-06-14 Dan BrownMade social account detach a POST request
2021-06-14 Dan BrownAdded test for social account detach
2021-06-02 Dan BrownMerge branch 'master' of https://github.com/awarre...
2021-05-26 Dan BrownMerge branch 'prev-next-button' of https://github.com...
2021-05-24 Dan BrownMerge branch 'master' of https://github.com/jasonhoule...
2021-05-24 Dan BrownMerge branch 'show-tags' of https://github.com/burnoutb...
2021-05-24 Dan BrownMerge branch 'v21.04.x'
2021-05-23 Dan BrownMerge pull request #2748 from BookStackApp/favourite_system
2021-05-23 Dan BrownAdded favourites page with link from header and home
2021-05-15 Dan BrownStarted addition of favourite system
2021-05-15 Dan BrownMerge pull request #2735 from dopyrory3/table_column_fix
2021-05-08 Dan BrownUpdated not-found image path handling to have better ux
2021-05-08 Dan BrownMerge branch 'ivir-authncontext' of https://github...
2021-05-06 Jascha SticherExtend /users API endpoint 2734/head
2021-05-05 Jascha SticherTest API Endpoint for users
2021-03-21 Dan BrownMerge branch 'feature/sort-shelf-books' of git://github...
2021-03-21 Dan BrownMerge branch 'master' into docker-tests
2021-03-16 Dan BrownMerge branch 'master' of git://github.com/ckleemann...
2021-03-15 Dan BrownMerge branch 'search-owned-by-me' of git://github.com...
2021-03-14 Dan BrownMerge branch 'master' of git://github.com/webfoersterei...
2021-03-13 Dan BrownMerge branch 'v0.31.x'
2021-03-10 Dan BrownMerge pull request #2626 from BookStackApp/2525_add_use...
2021-03-10 Dan BrownUpdated register paths to include user slugs
2021-03-09 Dan BrownStarted rolling out user slugs to model and core contro...
2021-03-02 Dan BrownMerge branch 'v0.31.x'
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.