summaryrefslogtreecommitdiff
path: root/client/js/views
AgeCommit message (Expand)Author
2025-02-16client: add margin below post for symmetryHunternif
2025-02-16client: fix null bug in endless page view for short pagesHunternif
2025-02-16client: hide "mass edit" buttons when no privilegeHunternif
2025-02-15Merge branch 'master' into hunternifHunternif
2023-04-17client+server: add quicktime video supportShyam Sunder
2023-04-17client+server: added quicktime upload supportskybldev
2023-01-19client: add bulk delete feature (#459)Neo
2022-09-18client: use 20% of page height as scroll threshold in endless page viewHunternif
2022-09-18client: endless view has no page guardHunternif
2022-09-17client: disable random image on swipe downHunternif
2022-08-08client: fix pageCache in all list pagesHunternif
2022-07-24client: page cache is only used for the same queryHunternif
2022-07-22client: rememer scroll position in endless list of postsHunternif
2022-07-22client: cache post list page data in historyHunternif
2022-07-22client: pass browser history state to post list viewHunternif
2021-11-29client/upload: restore option to pause upload chain on errorShyam Sunder
2021-11-29client: lintingShyam Sunder
2021-09-13client/upload: force enable 'upload anonymously' for anon usersShyam Sunder
2021-09-13client/upload: add QoL features for bulk uploadsShyam Sunder
2021-09-13Fix styleShyam Sunder
2021-09-01client: add to settings the number of similar posts to loadHunternif
2021-08-31client: add buttons to quickly search for liked and favorite postsHunternif
2021-08-04Merge branch 'master' into hunternifHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2021-06-01Merge branch 'avif'neobooru
2021-05-09Support BMP format uploadsRuin0x11
2021-05-07Option to always upload similar posts instead of confirming every timeRuin0x11
2021-05-07Add HEIF formats to allowed extensions textRuin0x11
2021-05-07Add AVIF/HEIF/HEIC upload supportRuin0x11
2021-05-07Add AVIF/HEIC detectionRuin0x11
2021-01-08client/posts/edit: maintain post editing state for arrow key navShyam Sunder
2020-09-27client/posts: support content aware post flow optionShyam Sunder
2020-09-25client/tag-categories: sort by order on tag-category edit pageShyam Sunder
2020-09-19client+server: add tag category ordering featureneobooru
2020-08-26client/css: implement dark theme optionShyam Sunder
2020-08-23client/posts: add tag implications when autocompleting mass tag inputsShyam Sunder
2020-06-23client/pools: inherit option to show underscores as spacesShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-05-04Implement pool mergingRuin0x11
2020-05-04Add list of posts to poolsRuin0x11
2020-05-03Add pool CRUD operations/pagesRuin0x11
2020-04-01client/posts: don't define flags on post uploadShyam Sunder
2019-10-25client/posts: remember offset when opening/closing bulk editorneobooru
2019-10-08all: add support for webp imagesneobooru
2019-05-22Add setting to display underscores as spaces in tagsneobooru
2019-05-08client: pass query to post page and metric sorterHunternif
2019-05-07client: start metric sorting from post viewHunternif
2019-05-07client: don't auto-resize posts on mobile to prevent size jerk when scrollingHunternif