index
:
host.fuwn.me
dependabot/npm_and_yarn/axios-0.21.2
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/tmpl-1.0.5
dependabot/npm_and_yarn/ws-6.2.2
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
feat: fetch settings from api
Pitu
2021-06-17
6
-21
/
+36
|
*
feat: make frontend use database settings
Pitu
2021-06-17
3
-62
/
+40
|
*
chore: update db migration, seed and docker env
Pitu
2021-06-15
5
-37
/
+23
|
*
update package.json, pin volta, update deps
Pitu
2021-06-15
2
-23092
/
+170
|
*
chore: update process.env usage
Pitu
2021-06-15
12
-162
/
+76
|
*
chore: get host from req instead of config
Pitu
2021-06-08
12
-32
/
+24
|
*
chore: simplify dev commands
Pitu
2021-06-08
2
-6
/
+8
|
*
wip
Pitu
2021-06-07
3
-1
/
+4
|
*
feat: implement initial values and saving to db logic
Pitu
2021-03-25
8
-3
/
+93
|
*
chore: move database migration script
Pitu
2021-03-25
2
-8
/
+3
|
*
wip
Pitu
2021-03-23
1
-35
/
+23055
|
*
fix: proper source maps
Pitu
2021-03-23
1
-1
/
+1
|
*
wip
Pitu
2021-03-23
2
-4
/
+34
|
*
Merge branch 'feature/database_based_settings' of https://github.com/Zephyrru...
Pitu
2021-03-23
8
-111
/
+447
|
|
\
|
|
*
fix: sections not rendering
Zephyrrus
2021-01-11
3
-11
/
+26
|
|
*
feat: add sections to settings object meta
Zephyrrus
2021-01-11
3
-8
/
+98
|
|
*
feat: add dynamic settings page rendering based on the Joi object
Zephyrrus
2021-01-10
6
-124
/
+190
|
|
*
feat: create settings schema (used for rendering and validating)
Zephyrrus
2021-01-09
3
-1
/
+171
*
|
|
chore: docs update
Pitu
2021-06-07
5
-38
/
+28
*
|
|
Merge pull request #276 from jeremyfritzen/master
Kana
2021-06-07
2
-3
/
+3
|
\
\
\
|
*
|
|
Made chibisafe.sh executable and updated docker docs to fix the chibisafe.sh ...
Jeremy
2021-05-28
2
-3
/
+3
|
/
/
/
*
|
|
fix: docker setup once and for all
iCrawl
2021-05-23
1
-1
/
+1
*
|
|
fix: docker image for chibisafe
Noel
2021-05-22
1
-1
/
+1
*
|
|
Merge pull request #272 from Swaggaaa/patch-1
Kana
2021-04-24
1
-2
/
+0
|
\
\
\
|
*
|
|
Removes duplicated entries in nginx.conf
Sergi Ibànyez Peña
2021-04-24
1
-2
/
+0
|
/
/
/
*
/
/
Create sites.md
Kana
2021-04-12
1
-0
/
+10
|
/
/
*
|
chore: add screenshots to the readme
Kana
2021-03-21
1
-0
/
+7
*
|
Merge pull request #262 from iShibi/fix-readme
Kana
2021-03-16
1
-3
/
+3
|
\
\
|
*
|
docs(Readme): fix numbering for installation steps
Shubham Parihar
2021-03-15
1
-3
/
+3
|
/
/
*
|
chore: update size limit in nginx
Pitu
2021-03-14
2
-1
/
+5
*
|
Merge branch 'master' of github.com:WeebDev/lolisafe
Pitu
2021-02-21
5
-11
/
+14
|
\
\
|
*
|
Update docker.md
Kana
2021-02-21
1
-1
/
+4
|
*
|
chore: update docker guide
iCrawl
2021-02-20
5
-11
/
+11
*
|
|
fix: disabled users on migration
Pitu
2021-02-21
1
-1
/
+1
*
|
|
fix: default values
Pitu
2021-02-21
1
-3
/
+3
|
/
/
*
|
chore: add docker docs
Pitu
2021-02-06
4
-0
/
+16
*
|
chore: update logo to be square for embeds
Pitu
2021-01-21
1
-0
/
+0
*
|
chore: change twitter embed size
Pitu
2021-01-21
1
-1
/
+1
*
|
chore: update metadata
Pitu
2021-01-21
3
-5
/
+7
*
|
fix: potentially fix meta embeds
Pitu
2021-01-21
1
-10
/
+12
*
|
Merge pull request #254 from WeebDev/feature/ssr
Kana
2021-01-21
17
-383
/
+1219
|
\
\
|
*
|
feat: prevent embeds being nsfw
Pitu
2021-01-20
1
-7
/
+9
|
*
|
feat: make public albums ssr friendly
Pitu
2021-01-20
1
-15
/
+18
|
*
|
chore: switch to asyncData where needed
Pitu
2021-01-20
10
-53
/
+36
|
*
|
feat: enable ssr and serve it with the api
Pitu
2021-01-20
4
-25
/
+9
|
*
|
chore: update nuxt
Pitu
2021-01-20
2
-283
/
+1147
|
/
/
*
|
chore: remove console logs
Pitu
2021-01-20
1
-3
/
+0
*
|
feat: add pagination to public album links
Pitu
2021-01-20
2
-21
/
+90
*
|
feat: add pagination to user files in admin view
Pitu
2021-01-20
3
-13
/
+68
*
|
Merge pull request #253 from Zephyrrus/fix/fetching_restricted_data_on_public...
Kana
2021-01-19
2
-56
/
+18
|
\
\
[prev]
[next]