summaryrefslogtreecommitdiff
path: root/client/js/controllers
AgeCommit message (Expand)Author
2019-04-16POC create metric in tag edit view.Hunternif
2019-04-13Settings stored locally per user and include default upload safetyHunternif
2019-04-12Add tag input control to upload page. Fix some issues with tag input.Hunternif
2019-04-11client/tag_input: When adding new tags, infer category via syntax "category:tag"Hunternif
2019-04-10client/upload: add checkboxes to copy common tags to existing postsHunternif
2019-04-10client/post: Add sidebar navigation button to go to random postHunternif
2019-04-10The "Randomize" button updates the current cache number only once.Hunternif
2019-04-09Merge branch 'master' into hunternifHunternif
2019-04-09Bulk relations editor, initial attemptHunternif
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-
2016-11-11client/posts: control over video loops on uploadrr-
2016-10-22client/posts: add post mergingrr-
2016-10-02client+server/posts: reverse next/prev post rolerr-
2016-09-29client/posts: add 'skip duplicates' to upload formrr-
2016-09-29client/posts: add upload cancellingrr-
2016-09-04client/general: improve URL escapingrr-
2016-08-28client/tags: fix URL redirectionsrr-
2016-08-28client/paging: avoid redrawing header navigationrr-
2016-08-27client/tags: change 'edit time' to 'created on'rr-
2016-08-23client/auth: fix edit sidebar for management onlyrr-
2016-08-23client/auth: fix swapped tag deleting and mergingrr-
2016-08-23client/auth: fix not hiding anonymity checkboxrr-
2016-08-23client/auth: fix being able to rate/fav thingsrr-
2016-08-23client/auth: fix masstag privilege bypassrr-
2016-08-23client/auth: hide signup link in top nav if neededrr-