Commit graph

101 commits

Author SHA1 Message Date
slynn1324
d645768dd0
Delete .github/workflows/codeql-analysis.yml 2025-01-27 19:26:19 -06:00
slynn1324
6dc5f188e0
Merge pull request #7 from slynn1324/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
2025-01-27 19:25:19 -06:00
dependabot[bot]
8af7f57094
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.12)

Updates `express` from 4.17.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 01:19:24 +00:00
slynn1324
62a61aed72
Merge pull request #4 from ryanfiller/master
create firefox-extension, replace all chrome.func with browser.func
2025-01-27 10:35:56 -06:00
slynn1324
58c583d461
Merge pull request #3 from battlesloth/master
Add WebP support
2025-01-25 16:30:52 -06:00
ryanfiller
219f6d48b5 create firefox-extension, replace all chrome.func with browser.func 2024-05-16 13:07:00 -05:00
Jeff Rector
0cc19c48c0 Add WebP support 2023-02-01 07:38:20 -05:00
slynn1324
fed01f948b fix addpin 2021-10-04 20:17:12 -05:00
slynn1324
0bccaef904 let calls with x-api-key bypass csrf checking 2021-10-04 19:57:46 -05:00
slynn1324
0d1037a1f0 Merge branch 'master' of github.com:slynn1324/tinypin 2021-10-04 16:29:44 -05:00
slynn1324
7e815f6512 fix typo 2021-10-04 16:29:37 -05:00
slynn1324
59c07e8a43 updated build scripts 2021-10-04 16:16:56 -05:00
slynn1324
ea96135e0c Merge branch 'master' of github.com:slynn1324/tinypin 2021-10-04 15:47:50 -05:00
slynn1324
efa93f409f fix github scanned issues 2021-10-04 15:47:42 -05:00
slynn1324
38d8fa6eab
Create codeql-analysis.yml 2021-10-04 14:44:31 -05:00
slynn1324
a573f4a073 updated dependencies to resolve security issues 2021-10-04 14:43:12 -05:00
slynn1324
8b866d1a72 updated bulma-custom dependencies and regenerated style.css 2021-10-04 14:36:56 -05:00
slynn1324
0f3fc05594 Added file upload capabilties via the add pin dialog or drag-and-drop on the board page 2021-10-04 14:27:29 -05:00
slynn1324
8ee0acda17 update readme with paypal link 2021-09-27 15:42:02 -05:00
slynn1324
dcc063a4de fix settings 2021-02-01 16:33:07 -06:00
slynn1324
deaa8ded34 added settings page and enabled disabling registration and admin user management 2021-02-01 16:15:01 -06:00
slynn1324
cc0a95f8f3 Merge branch 'master' of github.com:slynn1324/tinypin 2021-02-01 12:01:56 -06:00
slynn1324
03c95fbada rotation fix 2021-02-01 12:01:48 -06:00
slynn1324
85207bc4ed
Update README.md 2021-02-01 09:25:36 -06:00
slynn1324
7b10dfa034
Update README.md 2021-01-31 18:04:38 -06:00
slynn1324
443821f345 fix init error after refactor 2021-01-31 14:39:24 -06:00
slynn1324
ab02b15e5b updated ios image size in readme 2021-01-31 12:57:31 -06:00
slynn1324
7f14e69680 updated ios image size in readme 2021-01-31 12:55:35 -06:00
slynn1324
ceb425817f updated ios image size in readme 2021-01-31 12:53:16 -06:00
slynn1324
1b3e1f5732 updated ios image size in readme 2021-01-31 12:52:44 -06:00
slynn1324
c8d621a570 resized ios images 2021-01-31 12:50:58 -06:00
slynn1324
2c7f217df9 updated screenshots to be smaller file sizes 2021-01-31 12:48:03 -06:00
slynn1324
12b720efe5 added screnshots to readme 2021-01-31 12:45:40 -06:00
slynn1324
72d0f618d0 fix debug code in auth.js 2021-01-29 14:46:02 -06:00
slynn1324
49ebef0202 refactored server to break out into node modules 2021-01-29 14:23:37 -06:00
slynn1324
02019ff941
Update TODO.md 2021-01-29 10:35:20 -06:00
slynn1324
e6937d489f
Update README.md 2021-01-29 10:31:12 -06:00
slynn1324
3a4d475562 updated dockerignore for cleaner builds 2021-01-29 10:27:44 -06:00
slynn1324
bccf1c0d89 updated credits, added build to about screen 2021-01-29 10:19:46 -06:00
slynn1324
c5b5d5aba0 added ios shortcut links 2021-01-29 10:05:58 -06:00
slynn1324
0d15c2492e Merge branch 'master' of github.com:slynn1324/tinypin 2021-01-29 09:07:29 -06:00
slynn1324
261f4dca4a fixed up visibility change detection 2021-01-29 09:07:24 -06:00
slynn1324
2727d86eb5 fix debug info in title 2021-01-28 18:46:34 -06:00
slynn1324
0735c03b8d
Update README.md 2021-01-28 18:39:54 -06:00
slynn1324
020aadf509 broadcast on upload 2021-01-28 17:10:39 -06:00
slynn1324
b2c4e494ed added notes 2021-01-28 16:53:54 -06:00
slynn1324
d73f429976 fix touch icon hover styles, one time links for ios sharing 2021-01-28 16:40:51 -06:00
slynn1324
b23208c0bf added web socket support 2021-01-28 15:37:43 -06:00
slynn1324
8cdf21ed55 added api key support 2021-01-28 12:21:43 -06:00
slynn1324
27e48a1822 added ios share integration and rudimentary upload 2021-01-28 11:43:53 -06:00