summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2019-08-05client/nginx: enable Cross-Origin Resource Sharing for API callsShyam Sunder
2019-07-24client/auth: call tags.refreshCategoryColorMap() after loginneobooru
2019-07-22client/tag_categories: load tag_categories after (attempted) loginneobooru
2019-07-23client/upload: automatically set source when uploading from urlneobooru
2019-05-23client/settings: Cache calls to settings.get()Shyam Sunder
2019-05-22Add setting to display underscores as spaces in tagsneobooru
2019-04-21client/nginx: Remove upload filesize restrictionShyam Sunder
2019-04-21client/docker: Added hook to display build infoShyam Sunder
2019-04-08client/tag_categories: lowercase all color input on tag_categoriesReAnzu
2019-04-08client/tags: fix post search linksrr-
2019-04-08docs: add nginx reverse proxy documentationAlec Armbruster
2019-04-08client/post: Require the post to not be in edit mode.ReAnzu
2019-04-08client/post: Add swipe left and swipe right gestures to post contentReAnzu
2019-04-07server/search: allow searching by source URL contentShyam Sunder
2019-02-09Merge pull request #224 from sgsunder/post-view-iconsMarcin Kurczewski
2019-02-08client: Reimplement post source functionalityraku-cat
2019-02-05client/posts: Add some UI iconsShyam Sunder
2019-02-05client/posts: fix transparency grid for alternate base URIsShyam Sunder
2019-01-21client/posts: fix missing transparency gridJoshua Avalon
2018-12-22client/app: Fixed relative links in app manifestShyam Sunder
2018-12-22client/public: Remove public/ folder and generate it on buildShyam Sunder
2018-12-22client/build: Clean up build processShyam Sunder
2018-12-22client/posts: fix absolute url on certain domainsRobin Appelman
2018-09-24server/search: allow searching by post flagsShyam Sunder
2018-09-24server+client: added sound flag to video postsShyam Sunder
2018-09-13client: Stop showing mp4 files as undefinedShyam Sunder
2018-08-23client: Some minor fixups to base URL featureShyam Sunder
2018-08-23client/js/router.js: Reads <base> href tagShyam Sunder
2018-08-23client: adapted code to use <base> HTML tagShyam Sunder
2018-08-23client: generate web app images in build scriptShyam Sunder
2018-08-06client: add basic web app supportMichael Serajnik
2018-07-25build: add Docker functionality and documentationShyam Sunder
2018-07-08client/build: replace uglify-es, update dependenciesMichael Serajnik
2018-07-06client: improved build.js, use relative linksShyam Sunder
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2018-05-21client/posts: fix upload error caused by anonymous nodeNesswit
2018-05-01client/posts: fix viewport height calculation on iOSMichael Serajnik
2018-03-25server/auth: add token authenticationReAnzu
2018-03-10client/css: optimize help view marginsMichael Serajnik
2018-03-10client/css: add default marginsMichael Serajnik
2018-03-10client/css: make tab navigations scrollable on smaller screensMichael Serajnik
2018-03-10client/css: refine mobile sidebar stylingMichael Serajnik
2018-03-10client/css: add scrollbar stylingMichael Serajnik
2018-03-10client/css: remove margin on empty post containerMichael Serajnik
2018-03-10client/css: add default font sizes for headingsMichael Serajnik
2018-03-10client/css: change container paddings to be viewport size independentMichael Serajnik
2018-03-10client/css: change font size declarations to emMichael Serajnik
2018-03-10client/css: improve mobile stylingMichael Serajnik
2018-03-09client/posts: fix copy tags list of string values error #153ReAnzu
2018-03-07server/users: let administrators add new usersReAnzu