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 |
Pitu
|
455c9ee25c
|
Added meta tags
|
2019-03-12 07:43:14 +00:00 |
Pitu
|
f11cb56db8
|
Clicking on album title takes you to the album now
|
2019-03-12 07:02:26 +00:00 |
Pitu
|
dc4e6bf907
|
Added faq
|
2019-03-12 06:43:17 +00:00 |
Pitu
|
87ee815517
|
No analytics
|
2019-03-12 06:35:50 +00:00 |
Pitu
|
771a5c2bf7
|
Not tested, but should delete an album
|
2019-03-12 06:32:10 +00:00 |
Pitu
|
4ab3796fbd
|
Add TODO
|
2019-03-12 06:19:57 +00:00 |
Pitu
|
4277db90f6
|
Possible fix for files not being purged
|
2019-03-12 06:18:32 +00:00 |
Pitu
|
69dd014f49
|
Add uuids
|
2019-03-12 06:18:19 +00:00 |
Pitu
|
00058e9915
|
stuff
|
2019-03-12 06:03:15 +00:00 |
Pitu
|
197e69f2f2
|
Prevent snowflakes from demoting/disabling themselves
|
2019-03-12 05:48:01 +00:00 |