A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Auth/UserRepo.php February 13, 2022
D
Made a pass to clean up UserRepo
Dan Brown committed
February 8, 2022
D
Updated with latest styleci changes
Dan Brown committed
February 4, 2022
D
Addressed test failures from users API changes
Dan Brown committed
D
Added user-create API endpoint
Dan Brown committed
February 3, 2022
D
Added user-update API endpoint
Dan Brown committed
D
Added users-delete API endpoint
Dan Brown committed
D
Refactored existing user API work
Dan Brown committed
D
Merge branch 'api-endpoint-users' into users_api
Dan Brown committed
December 18, 2021
D
Merge branch 'webhooks'
Dan Brown committed
December 14, 2021
D
Addressed user detail harvesting issue
Dan Brown committed
December 11, 2021
D
Refactored the activity service
Dan Brown committed
September 26, 2021
D
Standardised facade usage to use via their FQCN
Dan Brown committed
July 14, 2021
D
Added MFA indicator to user list
Dan Brown committed
June 30, 2021
D
Complete base flow for TOTP setup
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
May 24, 2021
D
Reviewed PR to add import user avatars va LDAP
Dan Brown committed
May 23, 2021
D
Added deletion of favourites on entity/user delete
Dan Brown committed
May 6, 2021
J
Extend /users API endpoint
Jascha Sticher committed
May 5, 2021
J
Test API Endpoint for users
Jascha Sticher committed
March 10, 2021
D
Updated register paths to include user slugs
Dan Brown committed
March 9, 2021
D
Started rolling out user slugs to model and core controllers
Dan Brown committed
January 10, 2021
D
Improved some query efficiencies on user list
Dan Brown committed
January 1, 2021
D
Added user ownership migrate to delete screen.
Dan Brown committed
December 8, 2020
D
Cleaned up some user/image areas of the app
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 20, 2020
D
Added latest activity into users list view
Dan Brown committed
August 4, 2020
D
Removed role 'name' field from database
Dan Brown committed
February 2, 2020
D
Checked over and aligned registration option behavior across all auth options
Dan Brown committed
December 29, 2019
D
Built out interfaces & endpoints for API token managment
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
May 5, 2019
D
Ran phpcbf
Dan Brown committed
April 21, 2019
D
Started rewriting back-end image managment
Dan Brown committed
April 6, 2019
D
Added shelves and search shortcuts to profile page
Dan Brown committed
February 3, 2019
D
Updated user and shelf views to new design
Dan Brown committed
December 30, 2018
D
Added check for last admin on role change
Dan Brown committed
December 22, 2018
D
Abstracted user avatar fetching away from gravatar
Dan Brown committed
November 8, 2018
V
Added config to change Gravatar URL
Vinrobot committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Updated various classes to take EntityProvider instead of separate entities
Dan Brown committed
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