Commit Graph

204 Commits

Author SHA1 Message Date
Pitu 63016a5b74 fix: chunked upload post 2021-08-22 22:40:32 +09:00
Zephyrrus a8b985240d
fix: anon upload and domain fix for album links (#292) 2021-08-22 22:33:28 +09:00
Pitu c9de92cc7f fix: error message not being shown 2021-06-20 23:39:31 +09:00
Pitu 2efd58f1a4 chore: remove leftovers 2021-06-20 21:53:16 +09:00
Pitu c416e2a0bf feat: show field notes if any 2021-06-20 21:53:09 +09:00
Pitu d9e0537a1d fix: be able to delete tags 2021-06-20 21:20:27 +09:00
Pitu 0917f6f91f fix: typos 2021-06-20 18:45:56 +09:00
Pitu d4390cce40 chore: change save msg 2021-06-17 23:35:44 +09:00
Pitu ce893ebc15 chore: prevent restarting for the time being 2021-06-17 23:31:38 +09:00
Zephyrrus 0cae7e9eda feat: show validation errors from joi on the frontend 2021-06-17 16:06:53 +03:00
Zephyrrus 6fe5055e9d feat: show setting values on the settings page and implement sending to backend (no saving yet) 2021-06-17 01:13:15 +03:00
Pitu 30808a3574 feat: fetch all settings if admin 2021-06-17 03:39:58 +09:00
Pitu ff343727d2 fix: upload size 2021-06-17 01:17:32 +09:00
Pitu 50d13e2ae7 feat: fetch settings from api 2021-06-17 01:10:24 +09:00
Pitu 334c3d1c34 feat: make frontend use database settings 2021-06-17 00:51:09 +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
Pitu 58e900b5ac chore: update logo to be square for embeds 2021-01-21 01:40:39 +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
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 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
Zephyrrus cf513f2ebe fix: trying to fetch tags and albums on a public album link 2021-01-17 18:26:01 +02: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 e962efd014 fix: pagination not working when searching
fix: search not working on albums
2021-01-08 17:44:48 +02:00
Pitu 523359ec32 chore: be able to refresh stats on demand 2021-01-08 20:55:57 +09:00
Zephyrrus 925080f6a0 chore: refactor stats generator to use an enum for types
fix: saved data not being converted to JSON automatically when using SQLite (and possibly MSSQL)
feat: display when a stat was generated in the section's header
fix: not being able to click through the footer (sorry IE11 users, you still won't be able to click through it)
fix: add is-mobile to columns so they don't stack on top of each other
feat: add text next to the NSFW toggle and make it look like the elements around it (begone round iOS edges)
2021-01-07 23:55:37 +02:00
Pitu be6ce9ac5a fix: indentation 2021-01-07 23:05:15 +09:00
Pitu 5823fa95cd feature: Add basic statistics UI 2021-01-07 23:02:35 +09:00
Pitu f3dc0ffe75 chore: update sharex snippet to use apiKey instead of jwt 2021-01-07 19:03:47 +09:00
Pitu 28efb0d9ed feature: new chunk and write strategy 2021-01-07 02:11:53 +09:00
Pitu d2bf8ce8c8 fix: dont show admin navbar if not an admin 2021-01-05 17:41:31 +09:00
Pitu 153d764c8f feat: enable user creation from admin panel 2021-01-05 17:03:25 +09:00
Pitu 5e219868b0 Add meta name to pages 2021-01-05 01:27:39 +09:00
Pitu b77c0a57cc feat: add testing capabilities 2021-01-04 00:48:34 +09:00
Zephyrrus 13058d99d6 fix: nsfw album toggle doesn't propagate the changes properly
fix: add nsfw flag to the booleanFields in knex postProcessResponse
2020-12-27 18:58:58 +02:00
Pitu edb3bed988 feat: Add warning to nsfw albums 2020-12-28 00:10:59 +09:00
Pitu 24edf8f4fd fix: mobile styling 2020-12-27 20:17:28 +09:00
iCrawl 5d2d46d8dc
add docker support 2020-12-26 21:00:53 +01:00
Pitu e97fee4844 Fixes chunked uploads not being saved to albums or thumbnails 2020-12-27 04:27:56 +09:00
Pitu ec2f9e0d98 Rebrand 2020-12-25 20:45:22 +09:00
Pitu 7190e035b4 chore: style changes 2020-12-25 20:17:47 +09:00
Pitu 09d8d02e6c Cleanup 2020-12-25 02:08:54 +09:00
Pitu 279cde7dd3 Remove flexsearch 2020-12-24 23:52:26 +09:00