Commit Graph

107 Commits

Author SHA1 Message Date
dependabot[bot]
880c666614
Bump next from 13.0.3 to 13.0.4
Bumps [next](https://github.com/vercel/next.js) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.0.3...v13.0.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 10:43:20 +00:00
dfb7ef96a7
Add login redirect 2022-11-19 11:13:49 +00:00
85d272d1a0
Update navbar 2022-11-19 11:13:17 +00:00
e80fa9f603
Add navbar 2022-11-19 11:06:58 +00:00
0047f31cd5
Add basic front page 2022-11-19 11:06:51 +00:00
f50d752770
Fix SessionProvider 2022-11-19 11:06:31 +00:00
d26ab0043c
Update readme 2022-11-19 10:49:12 +00:00
71317e962d
update comment 2022-11-19 10:46:22 +00:00
cc36529cbd
Fix metadata 2022-11-19 10:46:09 +00:00
0cd7e1e3df
Add check for if we should show default metadata 2022-11-19 10:45:46 +00:00
67de6dc57b
Add title and description 2022-11-19 10:45:29 +00:00
94ad699533
Remove port 2022-11-19 10:45:04 +00:00
6a81b0c781
Use default in the model instead of creating it manually 2022-11-17 11:35:46 +00:00
a44ca7d8af
Move to a cental upload api 2022-11-17 11:35:26 +00:00
1d620e3ec0
Add placeholders for file embeds 2022-11-17 11:26:02 +00:00
51b542a8e9
Add discord embed settings to new users 2022-11-17 11:25:47 +00:00
e02cce0e47
Remove openGraph from the _app 2022-11-17 11:25:13 +00:00
2679fc31c0
Add discord(twitter) embed settings to the user model 2022-11-17 11:24:43 +00:00
f9de76328f
Re-enable console logging 2022-11-17 11:24:19 +00:00
3427215fba
Maybe fix the white text flashing? 2022-11-17 09:58:47 +00:00
f1ee2bb11b
Remove unoptomized tag on image 2022-11-17 09:58:33 +00:00
c95a40fec4
Add sharp 2022-11-17 09:58:13 +00:00
27023723fe
Disable optimizeCss 2022-11-17 09:58:00 +00:00
92395861da Merge branch 'main' of https://github.com/RealFascinated/imageify 2022-11-17 09:09:23 +00:00
feb7a3cc91
Fix file page not being cached 2022-11-17 09:09:22 +00:00
605c075083
Add cache to raw file api 2022-11-17 09:03:08 +00:00
0fcad4d421
Remove x-powered-by header 2022-11-17 09:02:39 +00:00
112fa014fb
Create dependabot.yml
Signed-off-by: Liam <admin@fascinated.cc>
2022-11-17 08:32:59 +00:00
b14dd88b0d
Remove 2022-11-17 08:28:17 +00:00
0709cec637
Change to nextui Text instead of vanilla html tags 2022-11-17 08:28:01 +00:00
5a1d7d7645
Dynamiclly load Link, Image and Button on file page 2022-11-17 08:16:45 +00:00
c907abeba3
Move file date formatting to the server 2022-11-17 08:16:17 +00:00
4d728ed349
Add cache to files page 2022-11-17 08:00:45 +00:00
1369af0484
Yeet package-lock.json 2022-11-17 07:35:44 +00:00
c6d0b0197c
Fix tests part 2 2022-11-17 07:29:57 +00:00
22336cedad
Fix tests failing 2022-11-17 07:28:35 +00:00
b6c6b1fc5f
Add description to files that aren't video or images 2022-11-17 07:19:17 +00:00
c9d3e0f8f6
Add more openGraph metadata to files 2022-11-17 07:16:44 +00:00
4ccba7323d
Add base opengraph layout 2022-11-17 07:16:29 +00:00
911c4ec7e6
Add critters 2022-11-17 07:16:06 +00:00
65ded04e73
Make createFile send the error on rejection 2022-11-17 06:47:55 +00:00
ce5ed88418
Add optimizeCss to next 2022-11-17 06:47:31 +00:00
d9f1603081
Fix docker issues 2022-11-17 06:47:14 +00:00
e59d2ef537
Fix image host whitelist for next 2022-11-17 06:23:45 +00:00
50e9028250
Fix volume mount in docker compose 2022-11-17 06:23:28 +00:00
cf75b0410d
Update env example 2022-11-17 06:17:57 +00:00
0bff81ca46
Added meta data for websites 2022-11-17 06:16:12 +00:00
5cd3594695
Add isImage and isVideo keys 2022-11-17 06:15:45 +00:00
50881fc943
Start work on adding meta data to images 2022-11-17 05:59:53 +00:00
acfcba4d82
Add theme file 2022-11-17 05:59:14 +00:00