Commit graph

135 commits

Author SHA1 Message Date
c613aa126a More development. Finished footer pretty much
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2023-02-16 09:41:07 +00:00
1ff7b3aabe heimaerbest: more development
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2023-02-16 06:58:31 +00:00
401df6902c heimaerbest: More development
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2023-02-15 08:23:08 +00:00
098b7e5f14 heimaerbest: added project
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2023-02-15 05:18:42 +00:00
cbdba450b5 appveyor: Fix not going back when exiting earlier
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-02-08 07:05:12 +00:00
60f21e0279 appveyor: Fix checking of valid projects
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-02-08 07:02:20 +00:00
53c527342f appveyor: Add better logging
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-02-08 07:00:49 +00:00
726a6a8f25 nfp_moe: Load css after javascript. Also add helvetica and arial before sans-serif to fix shitty font selection by some browsers.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-02-08 06:37:37 +00:00
23580dea3f discord_embed: Better error message on 400 errors (hopefully)
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-01-26 09:33:07 +00:00
97b54d23c4 Hopefully fix url embed from resources that don't work well with the url redirect
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-01-09 08:27:07 +00:00
260f2b6c7e discord_embed: Don't do url redirect for catbox links
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-12-01 10:16:24 +00:00
203965027b discord_embed: Make sure that all cdn.discordapp.com links get proxy-treatment
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-11-30 15:35:27 +00:00
6faf71ba18 discord_embed: Add cdn.discordapp.com support
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-11-30 13:54:17 +00:00
8badc915cd discord_embed: Fix so video urls that redirect will always work by generating redirect link ourselves
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-29 12:39:53 +00:00
3e7e787002 Hopefully fix video hack to work
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-29 12:30:46 +00:00
02c1f699fa discord_embed: Added some debug code for testing
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-29 12:16:00 +00:00
3ac90b5eb6 discord_embed: Fix accidental breakage
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-29 12:06:15 +00:00
17e266e89a discord_embed: Fix encodeURIComponent on url stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
discord_embed: Create a test redirect
2022-10-29 12:03:30 +00:00
3a60332bdf remove extension check
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-29 02:08:21 +00:00
f3cb6837cb discord_embed: Fix error
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-17 14:58:41 +00:00
b8ed6a1c99 discord_embed: Post now auto-skips /health xD
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-17 14:57:51 +00:00
a13ac57bc8 discord_embed: Fix logging, fix 404 detection, fix big int problem with mssql (for now), fix adding back /health route
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2022-10-17 14:57:13 +00:00
3385058fc9 discord_embed: Fix missing package
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-17 14:31:39 +00:00
6ae87b9c16 appveyor: Final cleanup 2022-10-17 14:19:33 +00:00
5c07b00f2d appveyor: Separate each app
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-17 14:16:57 +00:00
89ea760ce3 discord_embed: package rename name
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-17 14:14:33 +00:00
e737909b45 discord_embed: Finished initial version of discord_embed 2022-10-17 14:13:20 +00:00
bcc4dfe745 base: add url to client error message 2022-10-17 14:12:58 +00:00
2b1e2d695a base: Fix upload support for null
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
base: Tweak serve to be slightly more extendable
discord_embed: Added new site, discord embed
2022-10-17 07:52:55 +00:00
9b227ead62 upload: Add support for removing built-in presets
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-10-14 22:47:12 +00:00
fda0b7e498 nfp_moe: Fix login page asuna :)
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-22 17:21:33 +00:00
8d0ae21374 nfp_moe: Increment version
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-22 17:18:01 +00:00
1c0995f4da nfp_moe: Fixed few bugs, fixed fallback posters, fixed metadata, numerous other slight changes. 2022-08-22 17:17:39 +00:00
bf2080fd63 Merge remote-tracking branch 'origin/master'
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-21 21:54:51 +00:00
3d1301d9aa nfp_moe: Update site 2022-08-21 21:54:41 +00:00
6565409e52 base: Added /health route.
nfp_moe: Complete re-thinking of all loading. Smarter loading and lighter site. Better user experience among other things.
2022-08-21 21:54:24 +00:00
40cc8e0cae config: Make avif images smaller.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
server: Update logging for aborted connections
2022-08-20 00:46:19 +00:00
4b36820f09 nfp_moe: Fix invalid imports in api
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 11:43:20 +00:00
fc79ec8780 appveyor: Some refactoring
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 11:24:32 +00:00
028688f738 general: Fix wrong package.json accidentally being included in the build output
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 11:01:44 +00:00
e097a773cb nfp_moe: Fix bug in index
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:58:53 +00:00
6b5cc4b24d Remove heart.psd
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:33:01 +00:00
11837d87bb Fix bug with getting name and port from build package.json and not main package.json
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:31:16 +00:00
acc3c08435 appveyor: Fix last few issues in appveyor
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:29:55 +00:00
2a1122acb3 Add missing 7zas. Fix path to 7zas
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:27:38 +00:00
2271450a6b Fix missing build script in build-package.json
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-18 10:25:09 +00:00
d7c6308545 More appyveyor tweaking. Also fuck npm
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-18 10:23:53 +00:00
993fd60a43 appveyor: Fix a typo
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-18 10:10:14 +00:00
1373a5983d appveyor: If any one builds fail, mark the entire ci as failure
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:09:17 +00:00
6a64d5e019 Make it quit early, also only install dev dependencies
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-18 10:07:16 +00:00