Commit Graph

  • ec51cc803e Update TODO Pitu 2020-07-18 03:40:25 +0900
  • b70a75da1a Fix for real Pitu 2020-07-18 03:37:52 +0900
  • 6dd7500084 Fix deleting files without thumb Pitu 2020-07-18 03:35:08 +0900
  • a057f26896 Fix url retrieval of uploaded file Pitu 2020-07-18 03:23:59 +0900
  • 407fb8bcc3 Fix authorization Pitu 2020-07-18 03:05:12 +0900
  • 5f58431409 Fix authorization Pitu 2020-07-18 02:57:24 +0900
  • 4dafc79cb7 fix authorization Pitu 2020-07-18 02:55:05 +0900
  • 2d06d918a1 Timeout, package and docs cleanup Pitu 2020-07-18 02:21:31 +0900
  • 62e1518407
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-17 02:46:16 +0000
  • a721681944
    Merge pull request #1 from Zephyrrus/feature/store_refactor Zephyrrus 2020-07-10 01:17:00 +0300
  • 0f66d80703 refactor: finish refactoring all the components to use vuex Zephyrrus 2020-07-10 01:13:51 +0300
  • 7e78a03931 fix: stop leaking user passwords to admins AGAIN Zephyrrus 2020-07-10 01:13:23 +0300
  • fd3f6de51a refactor: refactor most of the admin pages to use the store instead of internal states Zephyrrus 2020-07-09 02:24:40 +0300
  • da703de1d0 fix: register handler as a plugin Zephyrrus 2020-07-09 02:23:32 +0300
  • 5ded974ef9 feat: add lolisafe as a color to bulma instead of doing weird hacks Zephyrrus 2020-07-09 02:23:19 +0300
  • 704578e964 feat: add handler for actions Zephyrrus 2020-07-09 02:22:48 +0300
  • 746a454612 fix: stop leaking user's password and their apikey to admins Zephyrrus 2020-07-09 02:22:08 +0300
  • 495a23c3a5 feat: add notifier plugin for 🐍 and 🍞 Zephyrrus 2020-07-09 02:21:35 +0300
  • 6713eca9d4 chore: add unique integrity checks to the database for many-to-many tables Zephyrrus 2020-07-08 19:22:25 +0300
  • ad852de51a chore: linter the entire project using the new rules Zephyrrus 2020-07-08 04:00:12 +0300
  • b519b6ccb4 refactor: refactor grid to use vuex for every action Zephyrrus 2020-07-08 03:37:50 +0300
  • 49d3e3b203 feat: add morgan for logging requests if env is not production Zephyrrus 2020-07-08 03:15:27 +0300
  • 1526637881 feat: add new sidebar with mdi icons and active reactivity Zephyrrus 2020-07-08 03:15:07 +0300
  • 1a8b6602e0 refactor: change uploader component to use vuex Zephyrrus 2020-07-08 03:13:51 +0300
  • eccbb1ca93 fix: errors in Util caused by separating into different classes improperly Zephyrrus 2020-07-08 02:32:12 +0300
  • 5d61b4d000 feat: refactor waterfall to be more efficient Zephyrrus 2020-07-07 02:50:03 +0300
  • fb0bc57542 feat: try fixing THE SHITTY WATERFALL Zephyrrus 2020-07-07 02:02:59 +0300
  • 15f296a780 chore: eslint stores feat: merge album and images Zephyrrus 2020-07-07 02:02:37 +0300
  • 766e74cc51 feat: add video preview on hover to dashboard and apply new linter rules to some of the files Zephyrrus 2020-07-05 04:18:08 +0300
  • 04fdd63cee feat: refactor single album page to use vuex Zephyrrus 2020-07-05 04:17:09 +0300
  • ba5a740885 chore: change to vue recommended eslint rules + airbnb-base for js Zephyrrus 2020-07-05 04:16:02 +0300
  • 1e1f3fbb27 feat: experimental videos in grid Zephyrrus 2020-07-04 23:18:51 +0300
  • b4603fd64e fix: fix axios plugin throwing if no message from backend Zephyrrus 2020-07-04 03:53:06 +0300
  • 39ed9d336e feat: make the delete link button more reactive (loading state if deletion pending) Zephyrrus 2020-07-04 03:52:40 +0300
  • ac1d6eec5b fix: change watcher from a component watcher to a store watcher Zephyrrus 2020-07-04 03:28:05 +0300
  • 92be4504cc feat: refactor most of the album components to use store for presentation and actions Zephyrrus 2020-07-04 03:26:35 +0300
  • 836a01327d chore: add nsfw flag to migration Zephyrrus 2020-07-04 03:25:21 +0300
  • b620aa9815 feat: refactor some of the queries to returned added/updated data Zephyrrus 2020-07-04 03:25:04 +0300
  • 7581d13d1c feat: separate album view into multiple components and use vuex Zephyrrus 2020-07-03 00:35:09 +0300
  • 22f9eb4dff feat: refactor preview to support random fragment extraction Zephyrrus 2020-07-02 23:42:44 +0300
  • c2dbbe6396 feat: refactor account to use vuex, fix small presentational components Zephyrrus 2020-07-02 23:42:02 +0300
  • dd46f79550 feat: return APIKey when fetching user Zephyrrus 2020-07-02 23:40:35 +0300
  • 24157dd1b9 feat: experimental video preview generator in webm form Zephyrrus 2020-07-02 20:13:05 +0300
  • a790d7749e feat: add experimental meaningful preview extraction from videos Zephyrrus 2020-07-02 03:42:20 +0300
  • 42f1a1003a feat: externalize thumb generation function for easier testing Zephyrrus 2020-07-02 03:11:51 +0300
  • 720ffaf008 feat: start refactoring the code to actually use vuex Zephyrrus 2020-07-02 02:50:55 +0300
  • f0753e1551 chore: add compound launcher and basic prettier Zephyrrus 2020-07-02 02:49:30 +0300
  • 1576a67bc6 chore: change nuxt.config to generate proper source-maps for vscode debugging Zephyrrus 2020-07-02 02:48:48 +0300
  • 6688587eb6 feat: move toolbar into a level and add slot for pagination on grid Zephyrrus 2020-07-02 02:48:21 +0300
  • e9ef148d74 feat: backend pagination for albums Zephyrrus 2020-07-01 20:40:10 +0300
  • 261d0f4781 chore: add thumb generator for migration Zephyrrus 2020-07-01 20:39:55 +0300
  • 44e8175e96 feat: use SSR when rendering the dashboard (if possible) Zephyrrus 2020-07-01 20:39:42 +0300
  • 8416dc81a3 fix: use file id instead of index and remove load more button Zephyrrus 2020-07-01 20:15:08 +0300
  • 3e1677c18a fix: remove .bmp from the imageExtensions because sharp doesn't support it Zephyrrus 2020-07-01 20:13:34 +0300
  • 520062508c feat: backend pagination Zephyrrus 2020-06-29 22:18:42 +0300
  • c8ad345d12 fix: heigh issues where the parent is smaller than the child Zephyrrus 2020-06-29 22:18:18 +0300
  • 20a782fefe feat: add darker image for album section Zephyrrus 2020-06-29 22:17:42 +0300
  • 7e4dbdbd2b misc: Change the color of the warning on the homepage to red and bigger font-size Zephyrrus 2020-06-29 20:12:14 +0300
  • ac037c773e fix: Remove hero and hero body and use sections and containers instead Zephyrrus 2020-06-29 20:02:47 +0300
  • 27b0fdafb2 misc: remove patreon. sorry. Zephyrrus 2020-06-29 20:00:49 +0300
  • 50d233cd66 fix: fix minor visual issues on the album page Zephyrrus 2020-06-29 17:02:06 +0300
  • 0a50ef771e fix: change navbar to buefy navbar for mobile support Zephyrrus 2020-06-29 17:01:38 +0300
  • 048e5d9325 feat: add logout link if logged in Zephyrrus 2020-06-29 16:03:08 +0300
  • 0e1ae73855 chore: update buefy to 0.8.20 Zephyrrus 2020-06-29 16:02:36 +0300
  • 4df3976ded fix: dispatch logout from axios if token expires Zephyrrus 2020-06-29 16:02:23 +0300
  • 695d9a74ef Updated TODO Pitu 2020-06-25 02:21:05 +0900
  • 04319acf20 Only display `Show more` button when there's more to show Pitu 2020-06-25 02:14:11 +0900
  • 207fc916d9 Handle nuxt routes on page load Pitu 2020-06-25 02:06:11 +0900
  • d1340c26b5 Optimize album view Pitu 2020-06-25 02:06:00 +0900
  • f189ddf9e6 Cleanup Pitu 2020-06-25 02:05:48 +0900
  • a9fe08f9e5 Update error message Pitu 2020-06-25 01:36:04 +0900
  • b526d88036 Optimize the queries fetching albums/files Pitu 2020-06-25 01:35:52 +0900
  • b8fc0cc858 Fix frontend registration display Pitu 2020-05-11 01:15:46 +0900
  • e0c35a7d74 fix: nginx config Pitu 2020-05-11 01:07:44 +0900
  • f8456c0aef Merge branch 'dev' of https://github.com/WeebDev/lolisafe into dev Simon Rahn 2020-05-10 18:04:23 +0200
  • 496477ebda Feature: enable apiKey access to uploads and album fetching for the uploader/sharex/3rd party Pitu 2020-05-11 00:57:56 +0900
  • b886fda079 chore: cleanup and todo Pitu 2020-05-11 00:19:10 +0900
  • ec67bb8087 fix: remove uuid from user registration Pitu 2020-05-10 22:44:21 +0900
  • e8e306c34c fix .env val Simon Rahn 2020-05-10 15:20:48 +0200
  • cd6170b939 fix .env values for the frontend Pitu 2020-05-10 22:16:16 +0900
  • 5df8485c5e updated nginx sample config Pitu 2020-05-10 21:51:49 +0900
  • cc16be5e6c Merge branch 'dev' of https://github.com/WeebDev/lolisafe into dev Simon Rahn 2020-05-10 14:33:45 +0200
  • 124ff68f06 Feat: implement lazy loading for waterfall view Pitu 2020-05-10 21:22:48 +0900
  • b27b4c47f7 feat: Proper deleting of albums Pitu 2020-05-10 21:22:25 +0900
  • 1836c8c93a Small fix for migration script, dont import deleted albums Pitu 2020-05-10 21:12:30 +0900
  • 4c52932426 Features: * Serve files during development * Own endpoint for fetching the albums of a file Pitu 2020-05-10 20:02:48 +0900
  • d4ac722f58 Feature: Migration script from v3 to v4 Pitu 2020-05-10 20:01:37 +0900
  • aadb01bcff Style changes to albums Pitu 2020-05-10 20:01:05 +0900
  • 6da29eb7c1 Sort files by newest Pitu 2020-05-10 20:00:52 +0900
  • 432d86022c chore: forgot to remove this uuid Pitu 2020-05-10 00:39:53 +0900
  • 97243c7087 chore: Ignore old db data Pitu 2020-05-10 00:39:43 +0900
  • de54e19d3a chore: remove the use of uuid Pitu 2020-05-10 00:03:45 +0900
  • a639b85734 Fix: consistent hash of uploads Pitu 2020-05-09 23:56:35 +0900
  • c114e59be3 Feature: * Frontend is now served by the API process * Only 1 process spawns for lolisafe to work * Switched frontend from server-side render to static site, now saved in `/dist` Pitu 2020-05-09 19:21:20 +0900
  • ae8598d31f
    Update home.html Lethdev2019 2020-05-09 08:33:54 +0100
  • c1126bd401 fix register check Simon Rahn 2020-05-03 21:37:33 +0200
  • df5d691aca 2 Simon Rahn 2020-05-03 21:35:49 +0200
  • 8777af4836 update Simon Rahn 2020-05-03 21:35:38 +0200
  • d63f1f57e9 wip: * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend Pitu 2020-04-28 10:47:22 +0900
  • bf37e04cb6 feature: footer Pitu 2020-04-13 01:17:03 +0900