Explorar o código

Updated readme

Will Browning %!s(int64=4) %!d(string=hai) anos
pai
achega
5bf9395acf
Modificáronse 6 ficheiros con 484 adicións e 548 borrados
  1. 3 0
      .github/FUNDING.yml
  2. 7 4
      README.md
  3. 183 177
      composer.lock
  4. 2 2
      config/version.yml
  5. 284 360
      package-lock.json
  6. 5 5
      package.json

+ 3 - 0
.github/FUNDING.yml

@@ -0,0 +1,3 @@
+github: willbrowningme
+open_collective: anonaddy
+custom: https://anonaddy.com/donate

+ 7 - 4
README.md

@@ -106,7 +106,7 @@ Here are a few reasons I can think of:
 * Open-source application code
 * Open-source application code
 * No limitation on the number of aliases that can be created
 * No limitation on the number of aliases that can be created
 * Generous monthly bandwidth
 * Generous monthly bandwidth
-* Multiple domains to choose for aliases (currently anonaddy.com, anonaddy.me and another for paid plan users)
+* Multiple domains to choose for aliases (currently anonaddy.com, anonaddy.me and another 2 for paid plan users)
 * Ability to generate UUID and random word aliases at shared domains
 * Ability to generate UUID and random word aliases at shared domains
 * Ability to add additional usernames to compartmentalise aliases
 * Ability to add additional usernames to compartmentalise aliases
 * New features added regularly
 * New features added regularly
@@ -121,12 +121,11 @@ There is not an official Android app that I have made myself as I am not familia
 
 
 There is however an excellent [open-source](https://gitlab.com/Stjin/anonaddy-android) Android app created by [Stjin](https://twitter.com/Stjinchan) that is available to download from the [Play Store](https://play.google.com/store/apps/details?id=host.stjin.anonaddy) (paid) and [F-Droid](https://f-droid.org/packages/host.stjin.anonaddy) (free). The developer of this app has put in a lot of time and effort so if you would like to support him please purchase the Play Store version.
 There is however an excellent [open-source](https://gitlab.com/Stjin/anonaddy-android) Android app created by [Stjin](https://twitter.com/Stjinchan) that is available to download from the [Play Store](https://play.google.com/store/apps/details?id=host.stjin.anonaddy) (paid) and [F-Droid](https://f-droid.org/packages/host.stjin.anonaddy) (free). The developer of this app has put in a lot of time and effort so if you would like to support him please purchase the Play Store version.
 
 
-There is also another unofficial [open-source](https://github.com/KhalidWar/anonaddy) Android app created by [KhalidWar](https://twitter.com/RealKhalidWar) available from the [Play Store](https://play.google.com/store/apps/details?id=com.khalidwar.anonaddy).
+There is also another unofficial [open-source](https://github.com/KhalidWar/anonaddy) Android app created by [KhalidWar](https://twitter.com/RealKhalidWar) available on the [Play Store](https://play.google.com/store/apps/details?id=com.khalidwar.anonaddy).
 
 
 ## Is there an iOS app?
 ## Is there an iOS app?
 
 
-At the moment there is not an app available for iOS. I believe the developers above may be looking into creating one but there is no time scale on this. In the meantime please use the web application in your mobile's browser.
-
+Yes, [KhalidWar's](https://twitter.com/RealKhalidWar) unofficial [open-source](https://github.com/KhalidWar/anonaddy) app from above is also available on the [App Store](https://apps.apple.com/us/app/addymanager/id1547461270).
 
 
 ## How do I add my own GPG/OpenPGP key for encryption?
 ## How do I add my own GPG/OpenPGP key for encryption?
 
 
@@ -364,6 +363,10 @@ For any other questions just send an email to - [contact@anonaddy.com](mailto:co
 
 
 For full details please see the [self-hosting instructions file](SELF-HOSTING.md).
 For full details please see the [self-hosting instructions file](SELF-HOSTING.md).
 
 
+## My sponsors
+
+Thanks to [Vlad Timofeev](https://github.com/vlad-timofeev) who is my very first GitHub sponsor!
+
 ## Thanks
 ## Thanks
 
 
 Thanks to [https://gitlab.com/mailcare/mailcare](https://gitlab.com/mailcare/mailcare) and [https://github.com/niftylettuce/forward-email](https://github.com/niftylettuce/forward-email) for their awesome open-source projects that helped me along the way.
 Thanks to [https://gitlab.com/mailcare/mailcare](https://gitlab.com/mailcare/mailcare) and [https://github.com/niftylettuce/forward-email](https://github.com/niftylettuce/forward-email) for their awesome open-source projects that helped me along the way.

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 183 - 177
composer.lock


+ 2 - 2
config/version.yml

@@ -5,9 +5,9 @@ current:
   major: 0
   major: 0
   minor: 7
   minor: 7
   patch: 0
   patch: 0
-  prerelease: 1-g55870ad
+  prerelease: 2-gde4e0af
   buildmetadata: ''
   buildmetadata: ''
-  commit: 55870a
+  commit: de4e0a
   timestamp:
   timestamp:
     year: 2020
     year: 2020
     month: 10
     month: 10

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 284 - 360
package-lock.json


+ 5 - 5
package.json

@@ -11,11 +11,11 @@
         "format": "prettier --write 'resources/**/*.{css,js,vue}'"
         "format": "prettier --write 'resources/**/*.{css,js,vue}'"
     },
     },
     "dependencies": {
     "dependencies": {
-        "autoprefixer": "^10.0.2",
+        "autoprefixer": "^10.2.3",
         "axios": "^0.21.1",
         "axios": "^0.21.1",
         "cross-env": "^7.0.3",
         "cross-env": "^7.0.3",
-        "dayjs": "^1.10.2",
-        "laravel-mix": "^6.0.6",
+        "dayjs": "^1.10.4",
+        "laravel-mix": "^6.0.11",
         "lodash": "^4.17.20",
         "lodash": "^4.17.20",
         "portal-vue": "^2.1.7",
         "portal-vue": "^2.1.7",
         "postcss": "^8.1.14",
         "postcss": "^8.1.14",
@@ -25,7 +25,7 @@
         "tippy.js": "^6.2.7",
         "tippy.js": "^6.2.7",
         "v-clipboard": "^2.2.3",
         "v-clipboard": "^2.2.3",
         "vue": "^2.6.12",
         "vue": "^2.6.12",
-        "vue-good-table": "^2.21.2",
+        "vue-good-table": "^2.21.3",
         "vue-loader": "^15.9.6",
         "vue-loader": "^15.9.6",
         "vue-multiselect": "^2.1.6",
         "vue-multiselect": "^2.1.6",
         "vue-notification": "^1.3.20",
         "vue-notification": "^1.3.20",
@@ -33,7 +33,7 @@
         "vuedraggable": "^2.24.2"
         "vuedraggable": "^2.24.2"
     },
     },
     "devDependencies": {
     "devDependencies": {
-        "husky": "^4.3.7",
+        "husky": "^4.3.8",
         "lint-staged": "^10.5.3",
         "lint-staged": "^10.5.3",
         "prettier": "2.2.1"
         "prettier": "2.2.1"
     },
     },

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio