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
path:
root
/
src
/
api
/
database
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: migrations
Zephyrrus
2021-06-18
1
-2
/
+2
*
test: seeding during migration
Pitu
2021-06-18
1
-0
/
+15
*
fix: seeding
Pitu
2021-06-18
1
-2
/
+2
*
chore: update db migration, seed and docker env
Pitu
2021-06-15
2
-29
/
+22
*
feat: implement initial values and saving to db logic
Pitu
2021-03-25
2
-2
/
+35
*
wip
Pitu
2021-03-23
1
-0
/
+10
*
chore: Move statistics related functions to it's own file
Zephyrrus
2021-01-07
3
-0
/
+18
*
feat: check for real mimetype using file-type
Zephyrrus
2021-01-07
1
-1
/
+1
*
Squashed commit of the following:
Pitu
2020-12-27
2
-15
/
+36
*
Fix ESLint rules once and for all
Pitu
2020-12-24
2
-12
/
+12
*
chore: remove trailing commas
Zephyrrus
2020-12-24
1
-1
/
+1
*
chore: add unique integrity checks to the database for many-to-many tables
Zephyrrus
2020-07-08
1
-5
/
+15
*
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
2
-13
/
+14
*
chore: add nsfw flag to migration
Zephyrrus
2020-07-04
1
-0
/
+2
*
chore: forgot to remove this uuid
Pitu
2020-05-10
1
-2
/
+0
*
chore: remove the use of uuid
Pitu
2020-05-10
2
-4
/
+2
*
This commit adds a bunch of features for admins:
Pitu
2019-10-13
2
-21
/
+24
*
refactor: removed useless code, cleaned up, fixed permissions
Pitu
2019-10-12
1
-1
/
+1
*
chore: Upgrade buefy to newest version
Pitu
2019-10-12
1
-1
/
+1
*
chore: Remove unnecesary stuff
Pitu
2019-10-01
1
-1
/
+0
*
API key WIP
Pitu
2019-03-19
1
-2
/
+0
*
Tags
Pitu
2019-03-14
1
-0
/
+21
*
What are strings even
Pitu
2019-03-12
1
-6
/
+5
*
Wonder if password generation is failing because of long passwords
Pitu
2019-03-12
1
-1
/
+1
*
Add uuids
Pitu
2019-03-12
1
-0
/
+4
*
Better DB handling and stuff
Pitu
2019-02-23
2
-5
/
+6
*
Database migration and seeding
Pitu
2019-02-21
2
-0
/
+101