Commit Graph

878 Commits

Author SHA1 Message Date
Pitu 5f5716963d wip 2021-06-07 16:25:02 +09:00
Jeremy 067140cf65 Made chibisafe.sh executable and updated docker docs to fix the chibisafe.sh name 2021-05-28 12:00:43 -04:00
iCrawl 44cdb2a51e
fix: docker setup once and for all 2021-05-23 14:24:39 +02:00
Noel cb76049e02
fix: docker image for chibisafe 2021-05-22 15:42:13 +02:00
Kana 2bd32f927b
Merge pull request #272 from Swaggaaa/patch-1
Removes duplicated entries in nginx.conf
2021-04-24 12:32:19 +09:00
Sergi Ibànyez Peña 2267e3ea55
Removes duplicated entries in nginx.conf 2021-04-24 04:14:28 +02:00
Kana fd0a106cea
Create sites.md 2021-04-12 22:59:09 +09:00
Pitu 3f223a9dbf feat: implement initial values and saving to db logic 2021-03-25 02:03:57 +09:00
Pitu abd7a1ca2e chore: move database migration script 2021-03-25 00:09:33 +09:00
Pitu ab211c8a9e wip 2021-03-23 22:35:39 +09:00
Pitu c8456954b2 fix: proper source maps 2021-03-23 22:35:36 +09:00
Pitu 541bfedb92 wip 2021-03-23 22:35:29 +09:00
Pitu b24c0175f5 Merge branch 'feature/database_based_settings' of https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings 2021-03-23 22:24:11 +09:00
Kana 771d8494ef
chore: add screenshots to the readme 2021-03-21 17:47:01 +09:00
Kana 96ffed5cca
Merge pull request #262 from iShibi/fix-readme
docs(Readme): fix numbering for installation steps
2021-03-16 01:37:03 +09:00
Shubham Parihar 602f1572f4 docs(Readme): fix numbering for installation steps 2021-03-15 22:01:07 +05:30
Pitu 52a91f796e chore: update size limit in nginx 2021-03-14 17:49:15 +09:00
Pitu 6199cc0cb6 Merge branch 'master' of github.com:WeebDev/lolisafe 2021-02-21 23:38:54 +09:00
Pitu ea0d8aafcf fix: disabled users on migration 2021-02-21 23:38:00 +09:00
Pitu e09fcf70d8 fix: default values 2021-02-21 23:37:47 +09:00
Kana 9200604adb
Update docker.md 2021-02-21 01:10:58 +09:00
iCrawl f7bcd6718d
chore: update docker guide 2021-02-20 00:42:23 +01:00
Pitu bbce774d6c chore: add docker docs 2021-02-06 00:25:43 +09:00
Pitu 58e900b5ac chore: update logo to be square for embeds 2021-01-21 01:40:39 +09:00
Pitu 950a874acf chore: change twitter embed size 2021-01-21 01:36:45 +09:00
Pitu ba409ef2fc chore: update metadata 2021-01-21 01:35:04 +09:00
Pitu f2ac2da642 fix: potentially fix meta embeds 2021-01-21 01:14:43 +09:00
Kana e779706ab7
Merge pull request #254 from WeebDev/feature/ssr
Feature/ssr
2021-01-21 00:51:43 +09:00
Pitu 528425bcba feat: prevent embeds being nsfw 2021-01-20 16:58:13 +09:00
Pitu 56f38f4494 feat: make public albums ssr friendly 2021-01-20 14:09:22 +09:00
Pitu a3bf693d30 chore: switch to asyncData where needed 2021-01-20 14:09:06 +09:00
Pitu 91a15f417e feat: enable ssr and serve it with the api 2021-01-20 14:01:36 +09:00
Pitu 68fcbcb545 chore: update nuxt 2021-01-20 14:01:01 +09:00
Pitu eb82ecb077 chore: remove console logs 2021-01-20 01:36:32 +09:00
Pitu 68fd5bd133 feat: add pagination to public album links 2021-01-20 01:33:35 +09:00
Pitu bf0b0f64bf feat: add pagination to user files in admin view 2021-01-20 00:43:03 +09:00
Kana e1e1a8ba0c
Merge pull request #253 from Zephyrrus/fix/fetching_restricted_data_on_public_album
fix: trying to fetch tags and albums on a public album link
2021-01-19 02:36:28 +09:00
Zephyrrus cf513f2ebe fix: trying to fetch tags and albums on a public album link 2021-01-17 18:26:01 +02:00
Kana 38021d9599
Merge pull request #252 from WeebDev/fix/docker
fix: docker setup
2021-01-12 10:23:37 +09:00
iCrawl 63509cd2d3
fix: docker setup 2021-01-11 18:42:59 +01:00
Zephyrrus dc4f3a6557 fix: sections not rendering 2021-01-11 18:57:19 +02:00
Zephyrrus d69fcd856a feat: add sections to settings object meta 2021-01-11 12:51:45 +02:00
Zephyrrus 46ef63fb9f feat: add dynamic settings page rendering based on the Joi object 2021-01-10 02:04:35 +02:00
Zephyrrus 3c303241e1 feat: create settings schema (used for rendering and validating) 2021-01-09 01:03:03 +02:00
Kana 01e17ed856
Merge pull request #251 from Zephyrrus/fix/paginate_search
fix: pagination not working when searching & fix: search not working on albums
2021-01-09 00:53:16 +09:00
Zephyrrus e962efd014 fix: pagination not working when searching
fix: search not working on albums
2021-01-08 17:44:48 +02:00
Pitu 81b722452c feat: use LIKE on queries for case sensitivity issues 2021-01-09 00:42:25 +09:00
Pitu 0d18e7d2a2 chore: remove query from API response 2021-01-09 00:01:34 +09:00
Pitu 0484ea74a2 fix: prevent db from committing suicide 2021-01-08 23:47:18 +09:00
Pitu 523359ec32 chore: be able to refresh stats on demand 2021-01-08 20:55:57 +09:00