BookStack/resources/lang/en
Dan Brown d0ff79ea60
Revamped some complex queries, added favourites to home
- Removed old view system and started use of new query classes instead.
- Finished off RelationMultiModelQuery but found it was less efficient
than x-many queries due to the amount of tables being scanned.
Adding now for history but will delete as not used.
- Updated recently viewed to use same query system as popular items
  rather than running and joining x-entities queries.
- Added "Most Viewed Faviourites" listing to homepages.
2021-05-22 14:05:28 +01:00
..
activities.php Started addition of favourite system 2021-05-16 00:29:56 +01:00
auth.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
common.php Started addition of favourite system 2021-05-16 00:29:56 +01:00
components.php Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
entities.php Revamped some complex queries, added favourites to home 2021-05-22 14:05:28 +01:00
errors.php Updated not-found image path handling to have better ux 2021-05-08 18:49:58 +01:00
pagination.php Cleaned up script and formatted remaining EN files 2018-12-16 13:12:13 +00:00
passwords.php Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
settings.php Merge branch 'master' of git://github.com/Ereza/BookStack into Ereza-master 2021-03-07 17:25:07 +00:00
validation.php Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack#2217 2021-03-04 22:27:20 +01:00