summaryrefslogtreecommitdiff
path: root/client/js/controllers
AgeCommit message (Expand)Author
2024-03-28client: add null checksEva
2023-01-24client: workaround for #545, but not a fixneobooru
2023-01-19client: add bulk delete feature (#459)Neo
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-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-04-08client/tags: fix post search linksrr-
2019-02-08client: Reimplement post source functionalityraku-cat
2018-08-23client: adapted code to use <base> HTML tagShyam Sunder
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2018-03-25server/auth: add token authenticationReAnzu
2018-03-10client/css: improve mobile stylingMichael Serajnik
2018-03-07server/users: let administrators add new usersReAnzu
2017-10-01client/posts: fix promise chainingrr-
2017-10-01remove tags.jsonrr-
2017-04-24client/routing: fix certain history bugrr-
2017-03-30client/posts: add option to disable safety ratingsrr-
2017-03-04client/tags: merging can now also add aliasesrr-
2017-02-11client/posts: add bulk safety editing (#122)rr-
2017-02-11client: rename 'mass tag' to 'bulk edit tags'rr-
2017-02-09server: use index-based paging (#123)rr-
2017-01-21client: refactor linking and routingrr-
2017-01-15client/posts: fix skipping duplicate uploadsrr-
2017-01-08client/posts: wrap with big progressrr-
2017-01-08client/posts: fix dup finder for swf and webmrr-
2017-01-08client/api: better promise abortingrr-
2017-01-08client: rework promise error handlingrr-
2017-01-08client/api: merge URL and Blob based file uploadsrr-
2017-01-08client/posts: search for similar posts on uploadrr-
2017-01-08client/posts: tweak upload appearance and UXrr-
2017-01-03client/posts: fix merge could be used only oncerr-
2016-12-25client/comments: rework comments appearance and UXrr-