Skip to content

Commit

Permalink
Move AbortController code into a vue Mixin
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
marcelklehr authored and nextcloud-command committed Sep 1, 2022
1 parent 9155185 commit a5557cc
Show file tree
Hide file tree
Showing 34 changed files with 205 additions and 60 deletions.
4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/**
* @copyright Copyright (c) 2022 Louis Chemineau <[email protected]>
*
* @author Louis Chemineau <[email protected]>
*
* @license AGPL-3.0-or-later
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

Large diffs are not rendered by default.

Loading

0 comments on commit a5557cc

Please sign in to comment.