Skip to content

Commit 0688318

Browse files
juliusknorrartonge
authored andcommitted
Allow opening files outside of the file system in viewer
Signed-off-by: Julius Härtl <[email protected]> Signed-off-by: Louis Chemineau <[email protected]>
1 parent ca41663 commit 0688318

18 files changed

Lines changed: 538 additions & 56 deletions

js/editor.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/editor.js.LICENSE.txt

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -419,25 +419,3 @@
419419
* along with this program. If not, see <http://www.gnu.org/licenses/>.
420420
*
421421
*/
422-
423-
/**
424-
* @copyright Copyright (c) 2022 Vinicius Reis <[email protected]>
425-
*
426-
* @author Vinicius Reis <[email protected]>
427-
*
428-
* @license AGPL-3.0-or-later
429-
*
430-
* This program is free software: you can redistribute it and/or modify
431-
* it under the terms of the GNU Affero General Public License as
432-
* published by the Free Software Foundation, either version 3 of the
433-
* License, or (at your option) any later version.
434-
*
435-
* This program is distributed in the hope that it will be useful,
436-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
437-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
438-
* GNU Affero General Public License for more details.
439-
*
440-
* You should have received a copy of the GNU Affero General Public License
441-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
442-
*
443-
*/

js/editor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-editors.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-editors.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-files.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-files.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-public.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-public.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-text.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)