141eecb858
Cleaned up namespacing in routes
...
Also moved home controller and moved controllers up a level in http.
2023-05-18 20:57:05 +01:00
934a833818
Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
873b1099f8
Updated to laravel 5.5
...
Closes #590
2017-11-19 15:56:19 +00:00
6bcd89acf7
Moved utf8mb4 migration to command instead of migration
...
To prevent errors upon migration.
Command generates out the SQL syntax to make the change instead
so the upgrade can be done manually.
In reference to #425
2017-07-22 15:54:17 +01:00
070d4aeb6c
Started implementation of new search system
2017-03-19 12:48:44 +00:00
0abed1afe5
Added clear activity/revision commands. Cleaned commands.
...
Added testing to cover each command.
Removed example laravel inspire command.
Standardised command names to be behind 'bookstack' naming.
In reference to #320 .
2017-02-26 09:16:24 +00:00
ada7c83e96
Continued with database work for permissions overhaul
...
Added to the entity_permissions table with further required fields and indexes.
Wrote the code for checking permissions.
2016-04-23 18:14:26 +01:00
ea55b7f141
Added view count tracking with personalised lists
2015-11-21 17:22:14 +00:00
88049476fe
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
eaa1765c7a
Initial commit
2015-07-12 20:01:42 +01:00