Commit Graph

236 Commits

Author SHA1 Message Date
Tanner c23c249e6f
Update README.md 2024-02-22 22:36:12 -08:00
Tanner 939e20d746
Update README.md 2024-02-22 22:35:43 -08:00
Tanner e708060212
Replaced Discord with Guilded.gg Link 2021-09-17 13:28:13 -07:00
Tanner e031bcc92b
added link 2021-09-17 13:25:14 -07:00
Tanner 56550b13bd
fixed again 2021-09-17 13:23:13 -07:00
Tanner e7bb24e0d8
fixed guilded badge 2021-09-17 13:20:24 -07:00
Tanner 6201de5b3c
Update for guilded 2021-09-17 13:14:21 -07:00
Tanner 4cbccad3ca
Actually no 2021-06-16 12:29:26 -07:00
Tanner 2ec6d7e1eb
Merge pull request #81 from guillaumearnx/patch-1
Add log when started in index.js
2021-06-16 12:27:15 -07:00
Guillaume ARNOUX 371a5f5899
Update index.js 2021-06-07 10:17:25 +02:00
Tanner ced727d166
Merge pull request #71 from TannerReynolds/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-07 12:46:37 -07:00
dependabot-preview[bot] 085987b13d
Upgrade to GitHub-native Dependabot 2021-04-29 21:34:58 +00:00
Tanner 62baade011
Merge pull request #60 from TannerReynolds/dependabot/npm_and_yarn/eris-0.14.0
Bump eris from 0.13.4 to 0.14.0
2020-11-08 15:04:54 -08:00
dependabot-preview[bot] 9d42a353b9
Bump eris from 0.13.4 to 0.14.0
Bumps [eris](https://github.com/abalabahaha/eris) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/abalabahaha/eris/releases)
- [Commits](https://github.com/abalabahaha/eris/commits/0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 13:22:26 +00:00
Tanner 892418436e
Merge pull request #52 from Kanin/master
Stop echo from adding a new line
2020-10-04 23:41:06 -07:00
Tanner f5c763b6dc
Merge pull request #55 from josephyi/fix/#53/fix-dockerfile
Dockerfile fix for #53
2020-10-04 23:40:31 -07:00
Joseph Yi 3e6e4bda92 Dockerfile fix for #53 2020-10-01 13:18:57 -07:00
Kanin 2f279f4ac7
Stop echo from adding a new line 2020-09-03 15:36:46 -04:00
Kanin b48aa51c84
Merge pull request #1 from TannerReynolds/master
Update from origin
2020-09-03 15:36:01 -04:00
Tanner 7405013b73
Update README.md 2020-09-03 12:12:29 -07:00
Tanner ea875c3be8
Merge pull request #51 from Kanin/master
Add an example script for Flameshot support
2020-09-03 12:10:46 -07:00
Kanin f9f16d9903
Add an example script for Flameshot support 2020-09-03 15:08:59 -04:00
Tanner 3b3c763f65
Merge pull request #47 from Makeshift/master
Docker support
2020-08-15 21:13:13 -07:00
Tanner 89f6c3e677
Merge pull request #48 from Makeshift/any-ext
Fixed some issues with extensions
2020-08-15 21:12:33 -07:00
Connor Bell (Makeshift) a6be536508 Resolved all users being admins. Resolved all extensions being permitted. Added a '*' for allowed extensions to return to previous behaviour if desired. 2020-08-16 04:50:08 +01:00
Connor Bell (Makeshift) b1cfed214e Docker support 2020-08-16 04:01:41 +01:00
Tanner 7af517546e
Merge pull request #43 from TannerReynolds/dependabot/npm_and_yarn/helmet-4.0.0
Bump helmet from 3.23.3 to 4.0.0
2020-08-10 08:58:00 -07:00
dependabot-preview[bot] 19b7403660
Bump helmet from 3.23.3 to 4.0.0
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.23.3 to 4.0.0.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.23.3...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 13:24:40 +00:00
Tanner a8110e7882
Merge pull request #41 from 4nt0n10M4/master
🐛 Fix issue #40 with the gallery login
2020-07-03 04:19:10 -07:00
Antonio M A ee4eeb53ae 🐛 Fix issue with the gallery login 2020-07-02 15:14:25 +02:00
Tanner 1f1019d59f
Update README.md 2020-06-30 16:51:07 -07:00
Tanner 461479dd9e
Merge pull request #39 from TannerReynolds/dependabot/npm_and_yarn/eslint-7.2.0
Bump eslint from 6.8.0 to 7.2.0
2020-06-13 22:44:55 -07:00
dependabot-preview[bot] 14eedd0db1
Bump eslint from 6.8.0 to 7.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 13:30:06 +00:00
Tanner bb66f9fd46
Merge pull request #37 from ToastDC/patch-8
fix MagicCap support
2020-05-19 18:00:08 -07:00
ToastDC 56617b753d
fix MagicCap support
MagicCap (and others) upload files differently than ShareX, change allows for it.
2020-05-19 16:44:43 -07:00
Tanner 21db8ca721 Update files.js 2020-05-14 20:28:20 -07:00
Tanner 35bc4d3732
Merge pull request #36 from TannerReynolds/dependabot/npm_and_yarn/eslint-6.8.0
Bump eslint from 5.16.0 to 6.8.0
2020-05-14 12:34:26 -07:00
dependabot-preview[bot] 76f521b547
Bump eslint from 5.16.0 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 13:42:01 +00:00
Tanner c938164fe3
Merge pull request #31 from TannerReynolds/dependabot/npm_and_yarn/ejs-3.1.2
Bump ejs from 2.7.4 to 3.1.2
2020-05-13 19:13:47 -07:00
dependabot-preview[bot] 8731ab6418
Bump ejs from 2.7.4 to 3.1.2
Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.2.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v2.7.4...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 02:13:30 +00:00
Tanner 68c5107ad0
Merge pull request #32 from TannerReynolds/dependabot/npm_and_yarn/remarkable-2.0.0
Bump remarkable from 1.7.4 to 2.0.0
2020-05-13 19:12:58 -07:00
Tanner ff8258082a
Merge pull request #33 from TannerReynolds/dependabot/npm_and_yarn/eslint-config-airbnb-base-14.1.0
Bump eslint-config-airbnb-base from 13.2.0 to 14.1.0
2020-05-13 19:12:46 -07:00
Tanner 5c69b6370e
Merge pull request #34 from TannerReynolds/dependabot/npm_and_yarn/fs-extra-9.0.0
Bump fs-extra from 7.0.1 to 9.0.0
2020-05-13 19:12:24 -07:00
Tanner 7c2f7b8479
Merge pull request #35 from TannerReynolds/dependabot/npm_and_yarn/eris-0.13.1
Bump eris from 0.8.6 to 0.13.1
2020-05-13 19:12:07 -07:00
dependabot-preview[bot] de1bbc6c93
Bump eris from 0.8.6 to 0.13.1
Bumps [eris](https://github.com/abalabahaha/eris) from 0.8.6 to 0.13.1.
- [Release notes](https://github.com/abalabahaha/eris/releases)
- [Commits](https://github.com/abalabahaha/eris/compare/0.8.6...0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 02:11:30 +00:00
dependabot-preview[bot] a4cd556fa5
Bump fs-extra from 7.0.1 to 9.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 9.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/7.0.1...9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 02:11:14 +00:00
dependabot-preview[bot] f976390460
Bump eslint-config-airbnb-base from 13.2.0 to 14.1.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.1.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 02:11:00 +00:00
dependabot-preview[bot] 9ee0633f8e
Bump remarkable from 1.7.4 to 2.0.0
Bumps [remarkable](https://github.com/jonschlinkert/remarkable) from 1.7.4 to 2.0.0.
- [Release notes](https://github.com/jonschlinkert/remarkable/releases)
- [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/remarkable/compare/v1.7.4...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 02:10:25 +00:00
Tanner e8cda18f9b Update gallery.js 2020-05-13 19:04:10 -07:00
Tanner 6fcca0be29 Update gallery.js 2020-05-13 19:01:27 -07:00