aboutsummaryrefslogtreecommitdiffstats
path: root/dist/user-status-modal-user-status-modal.js.map
Commit message (Collapse)AuthorAgeFilesLines
* Compile frontend to update license filesLouis Chemineau2022-01-111-5/+0
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Typing correctionsLouis Chemineau2022-01-111-1/+5
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix JS tests after test lib updatesVincent Petry2022-01-101-1/+1
| | | | | | | Prevent XHR during load by checking window.TESTING. Adjust some expected values. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Use sync modifier with openMenuJohn Molakvoæ2022-01-081-1/+1
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Don't import $ in every file that needs itLouis Chemineau2022-01-081-0/+1
Signed-off-by: Louis Chemineau <louis@chmn.me>