summaryrefslogtreecommitdiff
path: root/client/js/controllers
AgeCommit message (Expand)Author
2025-02-16client: hide "mass edit" buttons when no privilegeHunternif
2025-02-16client+server: permission posts:bulk-edit:relationsHunternif
2025-02-16client: hide safety buttons if user doesn't have privilegeHunternif
2025-02-15Merge branch 'master' into hunternifHunternif
2024-04-27Merge pull request #647 from po5/null-checksNeo
2024-03-28client: add null checksEva
2024-02-21Fix Pool SearchXnoe
2023-01-24client: workaround for #545, but not a fixneobooru
2023-01-19client: add bulk delete feature (#459)Neo
2022-08-08client: fix pageCache in all list pagesHunternif
2022-07-24client: fix bug in posts controller using ctx with state from prev pageHunternif
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: add QoL features for bulk uploadsShyam Sunder
2021-09-13Fix styleShyam Sunder
2021-09-13client+server: fixed style errorsShyam Sunder
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-05-14Improve compilation speed for development builds (#402)Ruin0x11
2021-05-07Option to always upload similar posts instead of confirming every timeRuin0x11
2021-05-07If one post fails to upload, don't prevent the rest from uploadingRuin0x11
2021-04-10client: rename escapeColons to escapeTagName and also escape dotsneobooru
2020-09-27client/posts: support content aware post flow optionShyam Sunder
2020-09-19client+server: add tag category ordering featureneobooru
2020-06-22client/html: hide 'pools' in navbar if user doesn't have privilegesShyam 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-06-02PR fixesRuin0x11
2020-05-04Implement pool mergingRuin0x11
2020-05-04Add list of posts to poolsRuin0x11
2020-05-03Add pool CRUD operations/pagesRuin0x11
2019-07-24client/auth: call tags.refreshCategoryColorMap() after loginneobooru
2019-07-23client/upload: automatically set source when uploading from urlneobooru
2019-05-08client: use cachenumber in random post buttonHunternif
2019-05-08client: pass query to post page and metric sorterHunternif
2019-05-07client: save post id in metric sorter urlHunternif
2019-05-07client: tags with categories are saved immediately after input, in all places...Hunternif
2019-05-05client: metric sorting: apply sorted value and reload median.Hunternif
2019-05-05client: compare button for metric sorterHunternif
2019-05-03client: layout improvements to metric sorterHunternif
2019-05-03client: metric sorter UI, view & controllerHunternif
2019-04-29client: selecting metrics modifies query, but doesn't show in search boxHunternif
2019-04-27client: Metrics menu on post list headerHunternif
2019-04-27client: fix typoHunternif
2019-04-23client: add button to delete metricHunternif
2019-04-17client: update and create metric via updating tagHunternif
2019-04-16Add metric section url to routerHunternif