]>
BookStack Code Mirror - bookstack/history
projects
/
bookstack
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bookstack
2021-01-15
Bernhard Hayden
Show tags of all search results
2487/head
|
commitdiff
2021-01-10
Dan Brown
New Crowdin updates (#2469)
|
commitdiff
2021-01-10
Dan Brown
Made books and shelf listing views slightly more efficient
|
commitdiff
2021-01-10
Dan Brown
Improved some query efficiencies on user list
|
commitdiff
2021-01-10
Dan Brown
Added strikethrough support to back-end md rendering
|
commitdiff
2021-01-10
Dan Brown
Updated translator attribution before release v0.31.2
|
commitdiff
2021-01-10
Dan Brown
New Crowdin updates (#2464)
|
commitdiff
2021-01-10
Dan Brown
Made recycle-bin settings navbar full width
|
commitdiff
2021-01-10
Dan Brown
Added test case for avatar failed fetch
|
commitdiff
2021-01-09
Dan Brown
Fixed page copying not retaining content
|
commitdiff
2021-01-09
Dan Brown
Added in table + tasklist markdown rendering
|
commitdiff
2021-01-04
Dan Brown
New Crowdin updates (#2441)
|
commitdiff
2021-01-04
Dan Brown
Fixed recycle bin dropdown being cut off in chrome
|
commitdiff
2021-01-04
Dan Brown
Added check of owner field for manage-permissions-own
|
commitdiff
2021-01-04
Dan Brown
Fixed markdown content not stored on first page save
|
commitdiff
2021-01-03
Dan Brown
Made fixes/updates during pre-release review
|
commitdiff
2021-01-03
Dan Brown
Merge branch 'master' of github.com:BookStackApp/BookStack
|
commitdiff
2021-01-03
Dan Brown
Updated translators for v0.31
|
commitdiff
2021-01-03
Dan Brown
New Crowdin updates (#2439)
|
commitdiff
2021-01-03
Dan Brown
Added API request issue template
|
commitdiff
2021-01-03
Dan Brown
Made a couple of fixes during testing
|
commitdiff
2021-01-02
Dan Brown
Squashed commit of the following:
|
commitdiff
2021-01-02
Dan Brown
Fixed restore revision save order, Added restore summar...
|
commitdiff
2021-01-02
Dan Brown
Merge branch 'master' of git://github.com/rondaa/BookSt...
|
commitdiff
2021-01-02
Dan Brown
Aligned norwegian lang with others and used correct...
|
commitdiff
2021-01-02
Dan Brown
Merge branch 'master' of git://github.com/Swoy/BookStac...
|
commitdiff
2021-01-02
Dan Brown
Merge pull request #2416 from shubhamosmosys/master
|
commitdiff
2021-01-02
Dan Brown
Merge branch 'master' of github.com:BookStackApp/BookStack
|
commitdiff
2021-01-02
Dan Brown
Added iframe CSP, improved session cookie security
|
commitdiff
2021-01-02
Dan Brown
Create FUNDING.yml
|
commitdiff
2021-01-02
Dan Brown
Fixed short editor in firefox and optimised some queries
|
commitdiff
2021-01-02
Dan Brown
Merge pull request #2436 from BookStackApp/ownership_system
|
commitdiff
2021-01-02
Dan Brown
Added owner field to DummyContentSeeder
2436/head
|
commitdiff
2021-01-01
Dan Brown
Tested new ownership + (delete/change) systems
|
commitdiff
2021-01-01
Dan Brown
Added manual type conversion to fix failing tests
|
commitdiff
2021-01-01
Dan Brown
Added user ownership migrate to delete screen.
|
commitdiff
2021-01-01
Dan Brown
Moved permission updating to its own tool
|
commitdiff
2020-12-31
Dan Brown
Fixed view path
|
commitdiff
2020-12-31
Dan Brown
Added user-select input
|
commitdiff
2020-12-31
Dan Brown
Converted breadcrumb-listing to new component system
|
commitdiff
2020-12-30
Dan Brown
Fixed test helper method signature
|
commitdiff
2020-12-30
Dan Brown
Added owners to entity creation and updated tests
|
commitdiff
2020-12-30
Dan Brown
Started change for entities to have concept of owners
|
commitdiff
2020-12-30
Dan Brown
Updated readme newsletter links
|
commitdiff
2020-12-21
Shubham Tiwari
Remove unnecessary changes
2416/head
|
commitdiff
2020-12-18
Dan Brown
Updated wording of image cleanup option
|
commitdiff
2020-12-18
Dan Brown
Fixed failing home test after changes in last commit
|
commitdiff
2020-12-18
Dan Brown
Aligned book and shelf grid item views
|
commitdiff
2020-12-18
Dan Brown
Updated deps based on changes done for php8 readiness
|
commitdiff
2020-12-18
Dan Brown
Fixed changed namespaces for merged test
|
commitdiff
2020-12-18
Dan Brown
Merge branch 'v0.30.x'
|
commitdiff
2020-12-18
Dan Brown
Fixed issue where restricted page content in plaintext...
|
commitdiff
2020-12-17
Dan Brown
Merge branch 'v0.30.x'
|
commitdiff
2020-12-17
Dan Brown
Fixed book-tree-gen page visibility issue
|
commitdiff
2020-12-17
shubhamosmosys
Fix issue with viewing export dropdown list
|
commitdiff
2020-12-17
Dan Brown
Updated chapter delete wording to fit with new logic
|
commitdiff
2020-12-08
Dan Brown
Cleaned up some user/image areas of the app
|
commitdiff
2020-12-06
Dan Brown
Fixed issue where page export contain system would...
|
commitdiff
2020-12-06
Dan Brown
Merge branch 'v0.30.x'
|
commitdiff
2020-12-06
Dan Brown
Ensured base64 images are read from image upload folder
|
commitdiff
2020-12-06
Dan Brown
Removed http fetching from image base64 generation
|
commitdiff
2020-12-06
Dan Brown
Removed generic "UploadService" which was doing very...
|
commitdiff
2020-12-06
Dan Brown
Updated .env.example to encorage use of setting APP_URL
|
commitdiff
2020-11-29
Dan Brown
Swapped out HTML diff implementation for own, removes...
|
commitdiff
2020-11-28
Dan Brown
Fixed bad collection/array mixing causing error on...
|
commitdiff
2020-11-28
Dan Brown
Merge pull request #2382 from BookStackApp/pages_api
|
commitdiff
2020-11-28
Dan Brown
Added testing to cover the pages API
2382/head
|
commitdiff
2020-11-28
Dan Brown
Added page export API controller
|
commitdiff
2020-11-28
Dan Brown
Made docs sidebar a slight bit easier to scroll
|
commitdiff
2020-11-28
Dan Brown
Added pages API doc examples
|
commitdiff
2020-11-22
Dan Brown
Started pages API
|
commitdiff
2020-11-22
Dan Brown
Updated old exportService name in controllers
|
commitdiff
2020-11-22
Dan Brown
Focused base Entity class cleanup
|
commitdiff
2020-11-22
Dan Brown
Fixed some mis-refactoring and split search service
|
commitdiff
2020-11-21
Dan Brown
Moved models to folder, renamed managers to tools
|
commitdiff
2020-11-21
Dan Brown
Service provider and other cleanup
|
commitdiff
2020-11-21
Dan Brown
Aligned constructors across controller classes
|
commitdiff
2020-11-21
Dan Brown
Cleaned up api docs implementation, added missing titles
|
commitdiff
2020-11-21
Dan Brown
Merge pull request #2360 from BookStackApp/activity_revamp
|
commitdiff
2020-11-20
Dan Brown
Added latest activity into users list view
2360/head
|
commitdiff
2020-11-20
Dan Brown
Implemented remainder of activity types
|
commitdiff
2020-11-20
Dan Brown
Implemented user, api_tokem & role activity logging
|
commitdiff
2020-11-18
Dan Brown
Started widening of activity logging
|
commitdiff
2020-11-08
Dan Brown
Updated activities table format
|
commitdiff
2020-11-07
Dan Brown
Removed use of book_id in activity
|
commitdiff
2020-11-07
Dan Brown
Organised activity types and moved most to repos
|
commitdiff
2020-11-07
Dan Brown
Merge pull request #2283 from BookStackApp/recycle_bin
|
commitdiff
2020-11-07
Dan Brown
Checked over recycle bin parent/child flows
2283/head
|
commitdiff
2020-11-07
Dan Brown
Enhanced how activities are shown on items in recycle bin
|
commitdiff
2020-11-07
Dan Brown
Added recycle bin auto-clear lifetime functionality
|
commitdiff
2020-11-07
Dan Brown
Added test coverage of recycle bin actions
|
commitdiff
2020-11-06
Dan Brown
Started testing work for recycle bin implementation
|
commitdiff
2020-11-04
Anthony Ronda
Automatic Restored Revision Changelog Summary Text
2353/head
|
commitdiff
2020-11-02
Dan Brown
Cleaned up duplicate code in recycle-bin restore
|
commitdiff
2020-11-02
Dan Brown
Added per-item recycle-bin delete and restore
|
commitdiff
2020-10-31
Dan Brown
Re-aligned init files with Laravel default
|
commitdiff
2020-10-31
Dan Brown
Merge branch 'fixes' of git://github.com/imanghafoori1...
|
commitdiff
2020-10-31
Dan Brown
Merge pull request #2298 from timoschwarzer/composer...
|
commitdiff
2020-10-31
Dan Brown
Merge branch 'xss_and_redir_patch' of git://github...
|
commitdiff
2020-10-31
Dan Brown
Prevented possible XSS via link attachments
|
commitdiff
next
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.