Commit Graph

518 Commits (ec8b87e8a3edc4e9540679cd152d6112e82ef6fd)

Author SHA1 Message Date
Varun Patil ec8b87e8a3 cache: days 2022-10-16 16:58:34 -07:00
Varun Patil 4b89605854 Break ties in face/tag 2022-10-16 16:46:48 -07:00
Varun Patil 4bbf102c96 refactor: cache 2022-10-16 16:41:40 -07:00
Varun Patil 644377d12a big: transform position 2022-10-16 15:47:23 -07:00
Varun Patil 61737e4830 Prevent deletion glitches 2022-10-16 14:08:42 -07:00
Varun Patil b2e95f7284 Remove numRows and change rows to list 2022-10-16 13:55:12 -07:00
Varun Patil 1295c397a2 Bust cache with version 2022-10-16 13:19:32 -07:00
Varun Patil f9861f331f Cache day response 2022-10-16 13:19:32 -07:00
Varun Patil ee514ee9dc query: add tie-breaker to days sorting 2022-10-16 13:19:32 -07:00
Varun Patil 6ad3a1f808 tag: fix call signature 2022-10-16 13:19:32 -07:00
Varun Patil ce936906bc big: eliminate FLAG_LOADED 2022-10-16 13:19:32 -07:00
Varun Patil 3ccd5aa8b5 timeline: remove days var 2022-10-16 13:19:32 -07:00
Varun Patil adafc999c9 scroller: add guards 2022-10-16 13:19:32 -07:00
Varun Patil 7de0ae7c9d Remove stray log 2022-10-16 10:17:05 -07:00
Varun Patil 3c761136ac Use ceil for numCols heuristic 2022-10-16 10:00:27 -07:00
Varun Patil c758c69c93 scroller: always adjust all ticks 2022-10-15 22:49:02 -07:00
Varun Patil 37d9307bab Fix w/h after Exif rotation 2022-10-15 22:23:39 -07:00
Varun Patil 3de3e2fd99 Bump to alpha.1 2022-10-15 21:33:31 -07:00
Varun Patil 29fc57498a Fix thumb size 2022-10-15 21:26:24 -07:00
Varun Patil ae5fb92682 Fix photo icons 2022-10-15 21:06:50 -07:00
Varun Patil 0343a626e6 Bump to alpha 2022-10-15 20:37:43 -07:00
Varun Patil 1319dfccdf Merge branch 'stable24' of https://github.com/pulsejet/memories into stable24 2022-10-15 20:34:14 -07:00
Varun Patil 9863527bbb timeline: floor dispWp instead of round 2022-10-15 20:33:57 -07:00
Varun Patil 02059b52c9 refactor: convertFlags to utils 2022-10-15 20:33:57 -07:00
Varun Patil b2101ba374 Round dispWp 2022-10-15 20:33:57 -07:00
Varun Patil 4f256b334a rowSizeDelta rounding 2022-10-15 20:33:57 -07:00
Varun Patil a359070fae Add square photo config option 2022-10-15 20:33:57 -07:00
Nextcloud bot f73f2b6ae4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-16 03:11:25 +00:00
Varun Patil 455ad10d7c big: switch to justified layout 2022-10-15 19:57:08 -07:00
Varun Patil 6144f30150 Fix face location 2022-10-15 19:56:29 -07:00
Varun Patil 70c8249277 Add w/h to day response 2022-10-15 19:56:29 -07:00
Varun Patil 6be7c76d81 Ignore node modules in webpack watch 2022-10-15 19:56:29 -07:00
Varun Patil ea49c4430d Store image dimensions in table 2022-10-15 19:56:29 -07:00
Varun Patil 2ab05f6ced Use size for height instead of rowHeight 2022-10-15 12:03:04 -07:00
Varun Patil a26968cf91 Exclude topmatter from scroller height 2022-10-15 12:03:04 -07:00
Varun Patil 059e3ff010 Remove frame rowHeight dep 2022-10-15 12:03:04 -07:00
Varun Patil 06452f9aa6 Merge branch 'stable24' of https://github.com/pulsejet/memories into stable24 2022-10-15 11:21:54 -07:00
Varun Patil f9518dfb66 Remove unused import 2022-10-15 11:21:49 -07:00
Varun Patil fb5c566cd8 Memoize getShortDateStr 2022-10-15 11:21:49 -07:00
Varun Patil 7bc8f944a7 scroller: use binary search for moveHoverCursor 2022-10-15 11:21:49 -07:00
Varun Patil ec4a11dae8 refactor: make scroller use rows 2022-10-15 11:21:49 -07:00
Nextcloud bot 6b132d83ab
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15 03:11:30 +00:00
Varun Patil 48ba5d35ac Revert "scroller: no reflow if nothing changed"
This reverts commit a09d520c8e.
2022-10-14 16:42:59 -07:00
Varun Patil a09d520c8e scroller: no reflow if nothing changed 2022-10-14 16:35:42 -07:00
Varun Patil 0a7432bd2c refactor: make selection manager methods private 2022-10-14 16:35:42 -07:00
Varun Patil b088730507 reafactor: out scroller 2022-10-14 16:35:42 -07:00
Varun Patil 8ae1ed1e4f reafactor: directory structure 2022-10-14 16:35:42 -07:00
Varun Patil 01fda17f19 refactor: move topmatter to component 2022-10-14 16:35:42 -07:00
Varun Patil 28581c53f8 Refactor SelectionManager 2022-10-14 16:35:42 -07:00
Varun Patil fb2e19d798 Merge branch 'stable24' of https://github.com/pulsejet/memories into stable24 2022-10-13 21:50:30 -07:00