Commit Graph

503 Commits

Author SHA1 Message Date
Pitu 391ee68e4a chore: Upgrade buefy to newest version 2019-10-12 15:47:25 +09:00
Pitu 459ab5433b chore: remove exif strip support.
After some thought, modifying uploaded files is not something I want to support.
2019-10-12 14:58:58 +09:00
Pitu dd9c9ac11f chore: wizard was a stupid name, it's setup 2019-10-12 14:57:31 +09:00
Pitu c121bd42f3 chore: upload fixes 2019-10-12 14:37:09 +09:00
Pitu 3680432bdf chore: prepare for filepond 2019-10-01 14:20:37 -03:00
Pitu 579e1e754a feature: uploader with chunks support 2019-10-01 14:11:16 -03:00
Pitu a552aca8ab chore: Remove unnecesary stuff 2019-10-01 14:08:43 -03:00
Pitu b1f56ef9b9 chore: hide search until it's ready 2019-09-30 07:26:15 +00:00
Pitu 4db167ec43 Fix deletion of albums and links 2019-09-30 07:24:37 +00:00
Pitu 0d36f0d69a feature: tags logic 2019-09-30 07:06:35 +00:00
Pitu 8e4f1b7838 feature: album links 2019-09-30 07:06:22 +00:00
Pitu ca9e1c859d Add parallel chunks and raise timeout 2019-04-30 16:01:38 +00:00
Pitu b5a04f21f9 Fix color 2019-04-24 11:14:43 +00:00
Pitu c074b5e197 Fix database value conversion 2019-04-24 09:28:30 +00:00
Pitu fec273b23b Fix when response is not an object 2019-04-24 08:41:49 +00:00
Pitu ac36cdc143 Standarize database calls to support sqlite as well as mysql/postgres 2019-04-24 08:38:53 +00:00
Pitu a7c1855ce5 Better alert handling 2019-04-24 08:37:12 +00:00
Pitu ab0839f1f5 Globally catch exceptions 2019-04-24 08:36:47 +00:00
Pitu 3bd8d119ba Refactor a bit since we globally catch API exceptions 2019-04-24 08:36:28 +00:00
Pitu 9609279554 Get rid of the icons altogether in a future commit 2019-04-23 22:20:23 +09:00
Pitu d44154d379 Fix toast 2019-04-23 22:11:14 +09:00
Pitu 5dc7eda038 Check if accept header is passed 2019-04-16 02:56:49 +00:00
Pitu 4b0966f857 Ditched sqlite. Use postgres or mysql/mariadb 2019-04-05 06:05:21 +00:00
Pitu a248f69947 Tody up a little bit 2019-03-29 03:28:25 +00:00
Pitu e9ce158e36 Add flexsearch 2019-03-29 03:28:16 +00:00
Pitu c4d803c4f6 Make sure to remove the token to prevent credential leak 2019-03-29 03:27:52 +00:00
Pitu 0f4d196c8c Fix conflicts 2019-03-29 00:44:33 +09:00
Pitu b12cc4c289 WIP apiKey validation 2019-03-29 00:36:50 +09:00
Pitu 9aba5cd221 Fix 2019-03-29 00:36:39 +09:00
Pitu 5df5751736 Removed apikey from user object and added route for requesting a new one 2019-03-29 00:36:28 +09:00
Pitu ea3e503d13 Added middleware for pages and switched to $axios 2019-03-29 00:35:58 +09:00
Pitu 8905f2e7a7 Added axios package 2019-03-29 00:35:22 +09:00
Kana fac19ac31d
Merge pull request #190 from robflop/patch-2
Adjust wording & fix grammar in account settings
2019-03-24 21:11:25 +09:00
Robin B cff0ab7ccb
Update account.vue
As discussed before, an adjustment for the wording alongside a grammatical fix.

PR as suggested by you.
2019-03-21 17:47:14 +01:00
Pitu 107d1f4750 API key WIP 2019-03-19 07:58:36 +00:00
Pitu 1790a84430 add restart at the end of update command 2019-03-15 07:53:05 +00:00
Pitu 19e79365ad proper baseurl 2019-03-15 07:52:33 +00:00
Pitu d7745aff40 Turns out we were using the wrong cookieparser 2019-03-15 07:34:19 +00:00
Pitu a142078f64 No need for this 2019-03-15 07:30:58 +00:00
Pitu dfaeb1051f yeah 2019-03-15 07:25:05 +00:00
Pitu 897e22c936 Added missing dependency 2019-03-15 07:22:20 +00:00
Pitu 85ed48219e This is not needed anymore 2019-03-15 07:17:35 +00:00
Pitu 088ffe175e This should fix credential leaking 😓 2019-03-15 07:17:27 +00:00
Pitu f06c8c9d33 dunno what's wrong here yet 2019-03-14 23:14:45 +09:00
Pitu 497a961a38 Tags 2019-03-14 23:14:37 +09:00
Pitu 79eb00f71c Small fixes 2019-03-14 23:14:24 +09:00
Pitu af9d752eaf Add uuid package 2019-03-14 23:13:51 +09:00
Pitu b1e7511593 What are strings even 2019-03-12 08:17:37 +00:00
Pitu e04833dff1 Whoops 2019-03-12 08:05:46 +00:00
Pitu e7d27844d0 Wonder if password generation is failing because of long passwords 2019-03-12 07:57:15 +00:00