]> BookStack Code Mirror - bookstack/shortlog
bookstack
2020-11-20 Dan BrownAdded latest activity into users list view 2360/head
2020-11-20 Dan BrownImplemented remainder of activity types
2020-11-20 Dan BrownImplemented user, api_tokem & role activity logging
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-08 Dan BrownUpdated activities table format
2020-11-07 Dan BrownRemoved use of book_id in activity
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 Dan BrownChecked over recycle bin parent/child flows 2283/head
2020-11-07 Dan BrownEnhanced how activities are shown on items in recycle bin
2020-11-07 Dan BrownAdded recycle bin auto-clear lifetime functionality
2020-11-07 Dan BrownAdded test coverage of recycle bin actions
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-02 Dan BrownCleaned up duplicate code in recycle-bin restore
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-10-31 Dan BrownRe-aligned init files with Laravel default
2020-10-31 Dan BrownMerge branch 'fixes' of git://github.com/imanghafoori1...
2020-10-31 Dan BrownMerge pull request #2298 from timoschwarzer/composer...
2020-10-31 Dan BrownMerge branch 'xss_and_redir_patch' of git://github...
2020-10-31 Dan BrownPrevented possible XSS via link attachments
2020-10-27 PercussiveElbowXSS and redirect fixes with test cases
2020-10-16 imanghafooriAdds laravel-microscope package 2328/head
2020-10-16 imanghafoorifixes from laravel-microscope
2020-10-13 Dan BrownMerge pull request #2296 from timoschwarzer/esbuild...
2020-10-13 Dan BrownUpdated translator attribution before release v0.30.3
2020-10-13 Dan BrownAdded alias for vbscript
2020-10-13 Dan BrownMerge pull request #2302 from nutsflag/master
2020-10-13 Dan BrownMerge pull request #2303 from BookStackApp/l10n_master
2020-10-13 Dan BrownFixed error on drawing edit on markdown editor
2020-10-05 Dan BrownNew translations settings.php (Chinese Simplified) 2303/head
2020-10-03 Dan BrownAdded recycle bin empty notification response with...
2020-10-03 Dan BrownStarted work on the recycle bin interface
2020-10-02 Dan BrownNew translations settings.php (Spanish)
2020-10-02 Dan BrownNew translations settings.php (Chinese Simplified)
2020-10-02 nutsflagUpdate code.js 2302/head
2020-10-02 nutsflagUpdate code-editor.blade.php
2020-10-01 Timo SchwarzerInstall composer dependencies in Docker entrypoint 2298/head
2020-10-01 Timo SchwarzerFix build:js:watch not building at first launch in... 2296/head
2020-09-30 Dan BrownUpdated http service to not read 204 response data
2020-09-30 Dan BrownUpdated esbuild options and version & updated npm deps
2020-09-28 Dan BrownUpdated page content related links on content id changes
2020-09-28 Dan BrownFixed duplicate requests in attachment manager issue
2020-09-28 Dan BrownMerge pull request #2272 from jakubboucek/feature/fix...
2020-09-28 Dan BrownUpdated draw.io references to diagrams.net
2020-09-27 Dan BrownStarted implementation of recycle bin functionality
2020-09-27 Jakub BoučekFixed canonical redirects on non-root url app instances 2272/head
2020-09-26 Dan BrownRemoved redundant test
2020-09-26 Dan BrownUpdated translators fiel with latest
2020-09-26 Dan BrownNew Crowdin updates (#2262)
2020-09-26 Dan BrownUpdated codemirror and updated codemirror base styles
2020-09-26 Dan BrownUpdated PR code to use isA and updated that function...
2020-09-26 Dan BrownMerge branch 'renderpages' of git://github.com/mr-vinn...
2020-09-26 Dan BrownAdded test for includes on book export
2020-09-26 Dan BrownFixed issue where SAML login not notifiy on existing...
2020-09-26 Dan BrownUpdated settings nav to be more flexible
2020-09-26 Dan BrownUpdated callout links to be correct colors
2020-09-26 Dan BrownMerge branch 'master' of git://github.com/alexmannuk...
2020-09-26 Dan BrownMerge pull request #2270 from gertjankrol/feature/test...
2020-09-26 Dan BrownMerge pull request #2268 from gertjankrol/master
2020-09-26 Dan BrownMerge pull request #2274 from abulgatz/patch-1
2020-09-26 Dan BrownFixed markdown iframe loading and content alignment
2020-09-23 AdamFix "Ubunto Mono" $mono type misspelling 2274/head
2020-09-22 Gertjan KrolAdded the `test-migrations` workflow 2270/head
2020-09-22 Gertjan KrolFixed the `AddActivityIndexes` migration's `down()... 2268/head
2020-09-20 Dan BrownMerged latest translation changes
2020-09-20 Dan BrownUpdated translation contributors
2020-09-19 Dan BrownFixed some wording in example env
2020-09-19 Dan BrownUpdated example env with helpful info
2020-09-19 Dan BrownMerge branch 'jb-l10n-fix-czech' of git://github.com...
2020-09-19 Dan BrownUpdated locale lists for Bulgarian
2020-09-19 Dan BrownNew Crowdin translations (#2077)
2020-09-19 Dan BrownMoved decode and updated page plaintext decode test
2020-09-19 Dan BrownMerge branch 'preview-entities' of git://github.com...
2020-09-19 Dan BrownAdded test to check text gen decodes HTML entities
2020-09-19 Dan BrownUpdated composer deps
2020-09-19 Dan BrownAdded audit log interface
2020-09-19 Dan BrownSplit out Maintenance to separate controller
2020-09-18 Vinnie OkadaDecode HTML entities 2257/head
2020-09-13 Dan BrownAdded some robustness to page draft saving
2020-09-13 Dan BrownFixed visible revision delete menu
2020-09-13 Dan BrownAdded button for inserting attachment link to a page
2020-09-13 Dan BrownContinued implementation of attachment drag+drop
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-09-07 Vinnie OkadaImplement the renderPages parameter 2227/head
2020-09-05 Dan BrownAdded punnycode since its reuquired by markdownit
2020-09-05 Dan BrownUpdated saml2 slo config so url is used if no repsonse url
2020-09-05 Dan BrownUpdated flow to ensure /register/confirm route is used...
2020-09-05 Dan BrownUpdated npm deps
2020-09-05 Dan BrownMigrated from webpack to esbuild
2020-08-31 Jakub BoučekFix English translations 2238/head
2020-08-31 Jakub BoučekCzech translations: Fix broken labels
2020-08-31 Jakub BoučekCzech translations: Add new translations to cs, improve...
2020-08-31 Jakub BoučekFix Czech translations (email -> e-mail)
2020-08-24 alexmannukUpdated callout link formatting 2233/head
2020-08-04 Dan BrownPrevented email confirmation exception throw on registr...
2020-08-04 Dan BrownFixed non-visible horizontal rules in dark mode
2020-08-04 Dan BrownAdded warning to role screen for important permissions
2020-08-04 Dan BrownRemoved role 'name' field from database
2020-08-04 Dan BrownRemoved joint_permissions auto_increment id
2020-07-28 Dan BrownUpdated some comment elements and standardised more JS
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.