aboutsummaryrefslogtreecommitdiff
path: root/client/html
AgeCommit message (Collapse)Author
2021-11-29client/upload: restore option to pause upload chain on errorShyam Sunder
2021-09-13client/upload: force enable 'upload anonymously' for anon usersShyam Sunder
Fixes #425
2021-09-13client/upload: add QoL features for bulk uploadsShyam Sunder
* Continue uploading remaining posts in an upload list even when one fails * Allow option to continue uploading even when similar posts are found Closes #400
2021-06-01Merge branch 'avif'neobooru
Merges PR #399
2021-05-14Merge pull request #404 from Ruin0x11/bmp-supportneobooru
Support BMP format uploads
2021-05-14Improve compilation speed for development builds (#402)Ruin0x11
* Improve incremental build times * Live-reloading in development mode
2021-05-09Support BMP format uploadsRuin0x11
2021-05-07Option to always upload similar posts instead of confirming every timeRuin0x11
2021-05-07Add AVIF/HEIF/HEIC upload supportRuin0x11
2021-05-07Add AVIF/HEIC detectionRuin0x11
ffmpeg doesn't support HEIC decoding yet...
2021-04-10client: rename escapeColons to escapeTagName and also escape dotsneobooru
2021-01-08client/posts: provide link for danbooru image searchShyam Sunder
2021-01-05server/search: add MD5-based searchShyam Sunder
2020-09-27client/posts: support content aware post flow optionShyam Sunder
2020-09-19client+server: add tag category ordering featureneobooru
Fixes #209
2020-08-28client/html/help: fix typoShyam Sunder
2020-08-26client/css: implement dark theme optionShyam Sunder
2020-06-23client/pools: inherit option to show underscores as spacesShyam Sunder
2020-06-22client/html: fixed pool summary viewShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-02PR fixesRuin0x11
2020-05-04Add pool information to API.mdRuin0x11
2020-05-04Implement pool mergingRuin0x11
2020-05-04Implement updating pools of a post from details sidebarRuin0x11
2020-05-04Add pool input box in post detailsRuin0x11
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
2020-01-26client/posts: allow for multiple source URLs to be entered and viewedShyam Sunder
2019-12-17client/post_view: Force inline playback for iOSShyam Sunder
Fixes #295
2019-10-08all: add support for webp imagesneobooru
Includes webp test image Merges #283
2019-05-22Add setting to display underscores as spaces in tagsneobooru
2019-04-08client/tags: fix post search linksrr-
2019-04-07server/search: allow searching by source URL contentShyam Sunder
2019-02-09Merge pull request #224 from sgsunder/post-view-iconsMarcin Kurczewski
client/posts: Add some UI icons
2019-02-08client: Reimplement post source functionalityraku-cat
2019-02-05client/posts: Add some UI iconsShyam Sunder
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/js/router.js: Reads <base> href tagShyam Sunder
2018-08-23client: adapted code to use <base> HTML tagShyam Sunder
2018-08-06client: add basic web app supportMichael Serajnik
2018-07-06client: improved build.js, use relative linksShyam Sunder
* Removed unnecessary require('config.js') calls * 'markdown.js' now uses rel. links in EntityPermalinkWrapper * 'password_reset.py' now generates rel. links * Removed 'Base URL' config parameter * Removed 'API URL' config parameter * 'build.js' no longer reads/requires config.yaml * Updated documentation * Removed unnecessary node packages used in 'build.js' abandon api_url parameter
2018-03-25server/auth: add token authenticationReAnzu
* Users are only authenticated against their password on login, and to retrieve a token * Passwords are wiped from the GUI frontend and cookies after login and token retrieval * Tokens are revoked at the end of the session/logout * If the user chooses the "remember me" option, the token is stored in the cookie * Tokens correctly delete themselves on logout * Tokens can expire at user-specified date * Tokens have their last usage time * Tokens can have user defined descriptions * Users can manage login tokens in their account settings
2018-03-10client/css: improve mobile stylingMichael Serajnik
2017-12-02client/help: fix spelling issuesMichael Serajnik
2017-10-01remove tags.jsonrr-
2017-09-23client/posts: add shortcut for deleting postsRobin Appelman
2017-08-25client/posts: add copying notes to clipboardrr-
Saves some frustration when losing changes due to editing conflict

© 2015 - 2026 Jakob L. Kreuze