| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-12 | Get rid of Docker artifactsHEADmaster | Jakob L. Kreuze | |
| 2025-02-16 | client: update default settings | Hunternif | |
| 2025-02-16 | client: add margin below post for symmetry | Hunternif | |
| 2025-02-16 | client: fix post width on small screen with scrollbar | Hunternif | |
| 2025-02-16 | client: fix inconsistent width in adaptive css on post page | Hunternif | |
| 2025-02-16 | client: add help text about post search by category | Hunternif | |
| 2025-02-16 | client: fix null bug in endless page view for short pages | Hunternif | |
| 2025-02-16 | client: hide "mass edit" buttons when no privilege | Hunternif | |
| 2025-02-16 | client+server: permission posts:bulk-edit:relations | Hunternif | |
| 2025-02-16 | client: hide safety buttons if user doesn't have privilege | Hunternif | |
| 2025-02-16 | client: enable endless scroll by default | Hunternif | |
| 2025-02-16 | client: fix weird Chrome bug where video controls are invisible under div ↵ | Hunternif | |
| class="transparent" | |||
| 2025-02-15 | client: fix logic for placing comment section on mobile | Hunternif | |
| 2025-02-15 | client: fix post navigation buttons style | Hunternif | |
| 2025-02-15 | client: fix Font Awesome mass delete icon | Hunternif | |
| 2025-02-15 | client: use dos2unix in Dockerfile to fix running on Windows | Hunternif | |
| 2025-02-15 | client: npm install | Hunternif | |
| 2025-02-15 | client: remove mobile changes from #641 | Hunternif | |
| 2025-02-15 | Merge branch 'master' into hunternif | Hunternif | |
| 2024-12-07 | server+client: use safety rating param in "lookalikes" api | Hunternif | |
| 2024-11-17 | Fixed the google search option in the post details view | anbosuki | |
| 2024-09-29 | Upload from clipboard (#414) | Neo | |
| client/upload: upload from clipboard Co-authored-by: Eva <evauwu@riseup.net> | |||
| 2024-09-29 | client/css: fix comment word-break | Zak B. Elep | |
| `break-all` makes it hard to read actual comments. | |||
| 2024-04-27 | Merge pull request #647 from po5/null-checks | Neo | |
| client: add null checks | |||
| 2024-04-26 | Merge pull request #641 from po5/mobile | Neo | |
| Mobile improvements | |||
| 2024-04-26 | Merge branch 'master' into better-links | Neo | |
| 2024-03-28 | client: add null checks | Eva | |
| 2024-03-21 | client/css: stack bulk tagging toggles horizontally on mobile | Eva | |
| 2024-03-21 | client/posts: reorder elements in mobile layout | Eva | |
| Navigation is always right below the image, and comments are always at the very bottom, to minimize scrolling for common actions. | |||
| 2024-03-21 | client/html: allow mobile browsers to zoom in | Eva | |
| 2024-03-21 | client/css: constrain thumbnails to parent to prevent overextended links | Eva | |
| 2024-03-21 | client/views: better pool name fallback | Eva | |
| 2024-03-21 | client/views: more thorough link fallbacks | Eva | |
| Prevents a bunch of errors that can happen when a resource is deleted. | |||
| 2024-03-21 | client/posts: fix overextended tag link | Eva | |
| 2024-03-21 | client/posts: fix overextended download link | Eva | |
| 2024-03-21 | client/users: fix overextended avatar links | Eva | |
| 2024-02-29 | posts page ugly horizontal bar fix | hujle | |
| fixes ugly horizontal scrollbar appearing when a post with extremely wide image is present in the posts list | |||
| 2024-02-21 | Fix Pool Search | Xnoe | |
| 2023-11-05 | fix overflow on comments, prevents ugly unnecesary horizontal scroll | ewof | |
| 2023-04-17 | client/upload: fix thumbnail width in post uploads | Shyam Sunder | |
| Fixes regression caused by 648121d7 | |||
| 2023-04-17 | client: fix post flow view on webkit browsers | Shyam Sunder | |
| Merge branch 'SediSocks-master' | |||
| 2023-04-17 | client+server: add quicktime video support | Shyam Sunder | |
| Merge branch 'skybldev-upstream' | |||
| 2023-04-17 | client+server: added quicktime upload support | skybldev | |
| 2023-04-17 | client: merge dependabot version bumps | Shyam Sunder | |
| Merge remote-tracking branches: - 'project/dependabot/npm_and_yarn/client/cookiejar-2.1.4' - 'project/dependabot/npm_and_yarn/client/decode-uri-component-0.2.2' - 'project/dependabot/npm_and_yarn/client/jpeg-js-0.4.4' - 'project/dependabot/npm_and_yarn/client/minimist-1.2.6' - project/dependabot/npm_and_yarn/client/qs-6.11.0' - 'project/dependabot/npm_and_yarn/client/shell-quote-1.7.3' - 'project/dependabot/npm_and_yarn/client/terser-4.8.1' | |||
| 2023-04-17 | server+client: bump versions in pre-commit | Shyam Sunder | |
| 2023-03-13 | fix flow view on webkit browsers | SediSocks | |
| 2023-01-24 | client: workaround for #545, but not a fix | neobooru | |
| 2023-01-23 | build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /client | dependabot[bot] | |
| Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-01-19 | client: add bulk delete feature (#459) | Neo | |
| This introduces a new privilege 'posts:bulk-edit:delete' which by default is given to power users. | |||
| 2022-12-07 | build(deps): bump qs from 6.5.2 to 6.11.0 in /client | dependabot[bot] | |
| Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||