A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Http/Controllers/HomeController.php February 8, 2022
D
Aligned some editor events, Changed wysiwyg custom styles loading
Dan Brown committed
December 11, 2021
D
Refactored the activity service
Dan Brown committed
November 23, 2021
D
Changed homepage card header links to be bottom-card-links
Dan Brown committed
October 4, 2021
D
Allowed page includes on custom home
Dan Brown committed
August 22, 2021
D
Reorgranised blade view files to form a convention
Dan Brown committed
August 21, 2021
D
Optimized loading of page/chapter URLs to be a little more efficient
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 23, 2021
D
Added favourites page with link from header and home
Dan Brown committed
May 22, 2021
D
Revamped some complex queries, added favourites to home
Dan Brown committed
May 3, 2021
D
Filtered scripts in custom HTML head for exports
Dan Brown committed
February 7, 2021
D
Added env option for setting dark mode default
Dan Brown committed
January 17, 2021
D
Removed lesser-used middleware and updated localization middleware
Dan Brown committed
January 2, 2021
D
Fixed short editor in firefox and optimised some queries
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed
October 3, 2020
D
Started work on the recycle bin interface
Dan Brown committed
September 27, 2020
D
Started implementation of recycle bin functionality
Dan Brown committed
May 12, 2020
D
Updated shelf-list view to enforce view permissions for child books
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 19, 2019
D
Refactored some core entity actions
Dan Brown committed
July 6, 2019
D
Updated JS translations to be inserted from back-end
Dan Brown committed
May 7, 2019
D
Fixed issue where books titles could be leaked via shelf home view
Dan Brown committed
April 6, 2019
D
Updated tests to suit layout changes, Updated 404 page
Dan Brown committed
D
Updated custom homepage views
Dan Brown committed
December 12, 2018
D
Extended translations system for arrays & extension
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Fleshed out entity provided and optimized imports
Dan Brown committed
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 20, 2018
D
Added bookshelves homepage options
Dan Brown committed
May 20, 2018
D
Embedded SVG icons in css/js files
Dan Brown committed
D
Reorganised home and robots views
Dan Brown committed
D
Merge branch 'master' into feature/615
Dan Brown committed
May 19, 2018
D
Improved 404 handling and fixed editor error
Dan Brown committed
May 10, 2018
A
Implemented displaying of the books list on home page.
Abijeet committed
March 31, 2018
D
Added configurable robots.txt file.
Dan Brown committed
February 17, 2018
D
Finished migrated from icon-font to SVG
Dan Brown committed
January 28, 2018
D
Set /app PHP code to PSR-2 standard
Dan Brown committed
December 8, 2017
D
Enabled custom HTML head content to work within editors
Dan Brown committed
August 28, 2017
D
Made custom home ignore permissions and added tests
Dan Brown committed
D
Added ability to set a page to view on the homepage.
Dan Brown committed
August 20, 2017
D
Rolled out new design further
Dan Brown committed
April 29, 2017
D
Enabled translation when not logged in
Dan Brown committed
March 5, 2017
D
Removed extension from translation script link
Dan Brown committed
January 1, 2017
D
Started refactor to merge entity repos
Dan Brown committed
December 31, 2016
D
Created solution for JS translations
Dan Brown committed
March 13, 2016
D
Added new page drafts and started image entity attaching
Dan Brown committed
March 5, 2016
D
Fixed incorrect recents pages on homescreen
Dan Brown committed
February 20, 2016
D
Added recent pages to home view and made the home content more compact
Dan Brown committed
November 21, 2015
D
Added better entity deletion and commented up repos
Dan Brown committed
D
Added view count tracking with personalised lists
Dan Brown committed