Varun Patil
|
e49c4ea615
|
Fix blurry breakouts (fix #112)
|
2022-10-25 09:19:50 -07:00 |
Varun Patil
|
bf15699265
|
Add start page (fix #109)
|
2022-10-24 21:30:50 -07:00 |
Varun Patil
|
24d7afcbe8
|
No hard refresh on config change
|
2022-10-24 19:07:02 -07:00 |
Varun Patil
|
1c85034851
|
Improve settings experience
|
2022-10-24 18:58:55 -07:00 |
Varun Patil
|
44355b3eb2
|
Refactor TagDayIDValueSet
|
2022-10-24 18:34:53 -07:00 |
Varun Patil
|
3cd6fd5a7f
|
Hide people for non-admin if no recognize (fix #103)
|
2022-10-24 09:38:42 -07:00 |
Varun Patil
|
10805725a7
|
urgent: fix day backref
|
2022-10-23 11:53:08 -07:00 |
Varun Patil
|
94895cae3d
|
Check face ownership before action (#82)
|
2022-10-23 11:24:55 -07:00 |
Varun Patil
|
555d033d05
|
Catch cache exceptions (#98)
|
2022-10-23 11:01:56 -07:00 |
Varun Patil
|
6f7bdad55b
|
Don't breakout folders and tags (fix #94)
|
2022-10-23 10:46:12 -07:00 |
Varun Patil
|
2503b21e48
|
Fix folders path (#97)
|
2022-10-23 10:33:21 -07:00 |
Varun Patil
|
b8ef75b0e6
|
Catch cache errors
|
2022-10-23 10:31:01 -07:00 |
Varun Patil
|
f417aa4027
|
Fix deletion glitches on mobile (#89)
|
2022-10-22 15:18:02 -07:00 |
Varun Patil
|
2a26ab6f55
|
Fix getCoords rounding error
|
2022-10-22 11:58:20 -07:00 |
Varun Patil
|
631efc0208
|
Fix confusing header select
|
2022-10-22 11:47:39 -07:00 |
Varun Patil
|
a90972105b
|
Cap content-vue size to 100vh
|
2022-10-22 11:37:27 -07:00 |
Varun Patil
|
6435e84444
|
Readjust on scroller height change
|
2022-10-22 11:36:01 -07:00 |
Varun Patil
|
30ad769e2c
|
Fix tag name centering
|
2022-10-22 10:49:22 -07:00 |
Varun Patil
|
34fd560336
|
Add readonly mode
|
2022-10-22 10:41:39 -07:00 |
Varun Patil
|
b8cbe14ae6
|
Fix hover cursor stutter on day load
|
2022-10-22 10:15:35 -07:00 |
Varun Patil
|
eacd1e19f7
|
Make scroller non-linear
|
2022-10-20 23:48:35 -07:00 |
Varun Patil
|
fc0b19dbf9
|
refactor: scroller moveto
|
2022-10-20 22:24:13 -07:00 |
Varun Patil
|
c85b924a9c
|
Allow running without cache
|
2022-10-20 21:28:16 -07:00 |
Varun Patil
|
e2c24de1be
|
Restore tick centering
|
2022-10-20 20:17:17 -07:00 |
Varun Patil
|
d9e5ff6549
|
Reduce handleResizeWithDelay delay
|
2022-10-20 19:59:45 -07:00 |
Varun Patil
|
074638cdef
|
Fix more resize issues
|
2022-10-20 19:55:22 -07:00 |
Varun Patil
|
21d996f8a9
|
big: fix resizing issue
|
2022-10-20 18:35:34 -07:00 |
Varun Patil
|
2611af969b
|
timeline: recomputeSizes rework
|
2022-10-20 18:09:29 -07:00 |
Varun Patil
|
fd621f8211
|
No reflow in recomputeSizes (handleResize)
|
2022-10-20 17:41:29 -07:00 |
Varun Patil
|
8bf5bc7ee1
|
scroller: recreate overrides adjust
|
2022-10-20 17:39:20 -07:00 |
Varun Patil
|
d206d731bb
|
Revert isMobile to func
|
2022-10-20 16:15:22 -07:00 |
Varun Patil
|
13388c8afc
|
scroller: use only hv on mobile
|
2022-10-20 16:04:03 -07:00 |
Varun Patil
|
c4bcead67f
|
Make mobile scroller larger
|
2022-10-20 16:03:56 -07:00 |
Varun Patil
|
2bb0c657e6
|
Fix box-sizing
|
2022-10-20 14:43:24 -07:00 |
Varun Patil
|
cf1da09b65
|
Cap size of face list modal
|
2022-10-20 14:33:45 -07:00 |
Varun Patil
|
c0cf85e9a8
|
refactor: get rid of timeline scroll funcs
|
2022-10-19 16:11:35 -07:00 |
Varun Patil
|
005d590ac5
|
Add support for memes from the 90s
MIMEs test by @illnesse (#83)
|
2022-10-19 16:06:48 -07:00 |
Varun Patil
|
6f94d1985f
|
scroller: use sequential keys for dash
|
2022-10-19 12:57:42 -07:00 |
Varun Patil
|
a1725ada86
|
Fix at least the scroller
|
2022-10-19 12:39:10 -07:00 |
Varun Patil
|
2496046d56
|
Allow setting folder base path (close #85)
|
2022-10-19 12:26:36 -07:00 |
Varun Patil
|
c79b2d84b3
|
scroller: computeVisibleTicks after adjust
|
2022-10-19 11:34:01 -07:00 |
Varun Patil
|
d519819e25
|
timeline: join day calls (fix #84)
|
2022-10-19 11:22:51 -07:00 |
Varun Patil
|
fe21932284
|
thisday: fix repeat bug
|
2022-10-19 10:46:43 -07:00 |
Varun Patil
|
09047eeb39
|
Don't let user move faces unless marked
|
2022-10-18 18:21:35 -07:00 |
Varun Patil
|
452e9d0d69
|
Allow moving faces to other cluster (fix #78)
|
2022-10-18 18:07:05 -07:00 |
Varun Patil
|
479ed696cf
|
refactor: modal face list
|
2022-10-18 17:34:30 -07:00 |
Varun Patil
|
81be6fac1f
|
Restore close-after-click
|
2022-10-18 17:05:08 -07:00 |
Varun Patil
|
30c6219446
|
refactor: selection manager loading
|
2022-10-18 17:01:11 -07:00 |
Varun Patil
|
420d2efd3b
|
refactor: use object for scrollermanager
|
2022-10-18 15:53:03 -07:00 |
Varun Patil
|
05e0d7818d
|
Fix timeline cache issue
|
2022-10-18 15:28:17 -07:00 |