-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7b5d70
commit 0e1146f
Showing
10 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# These are supported funding model platforms | ||
|
||
github: rubikscraft | ||
github: caramelfur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -630,7 +630,7 @@ state the exclusion of warranty; and each file should have at least | |
the "copyright" line and a pointer to where the full notice is found. | ||
|
||
Picsur - An easy to use, selfhostable image sharing service like Imgur | ||
Copyright (C) 2022 Rubikscraft <[email protected]> | ||
Copyright (C) 2022 Caramel <[email protected]> | ||
|
||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
"version": "0.5.1", | ||
"description": "Backend for Picsur", | ||
"license": "GPL-3.0", | ||
"repository": "https://github.com/rubikscraft/Picsur", | ||
"author": "Rubikscraft <[email protected]>", | ||
"repository": "https://github.com/caramelfur/Picsur", | ||
"author": "Caramel <[email protected]>", | ||
"type": "module", | ||
"main": "dist/main.js", | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
"version": "0.5.1", | ||
"description": "Frontend for Picsur", | ||
"license": "GPL-3.0", | ||
"repository": "https://github.com/rubikscraft/Picsur", | ||
"author": "Rubikscraft <[email protected]>", | ||
"repository": "https://github.com/caramelfur/Picsur", | ||
"author": "Caramel <[email protected]>", | ||
"type": "module", | ||
"scripts": { | ||
"ng": "ng", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
"version": "0.5.1", | ||
"description": "Shared libraries for Picsur", | ||
"license": "GPL-3.0", | ||
"repository": "https://github.com/rubikscraft/Picsur", | ||
"author": "Rubikscraft <[email protected]>", | ||
"repository": "https://github.com/caramelfur/Picsur", | ||
"author": "Caramel <[email protected]>", | ||
"type": "module", | ||
"main": "./dist/index.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters