| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-15 | client: remove mobile changes from #641 | Hunternif | |
| 2025-02-15 | Merge branch 'master' into hunternif | Hunternif | |
| 2024-09-29 | Upload from clipboard (#414) | Neo | |
| client/upload: upload from clipboard Co-authored-by: Eva <evauwu@riseup.net> | |||
| 2024-04-27 | Merge pull request #647 from po5/null-checks | Neo | |
| client: add null checks | |||
| 2024-03-28 | client: add null checks | 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. | |||
| 2022-10-02 | client: suggest tags based on lookalike posts | Hunternif | |
| 2022-10-02 | client,server: reverse search post by signature | Hunternif | |
| 2022-09-18 | client: don't show the same post in similar posts | Hunternif | |
| 2022-09-18 | client: use "similar" query to fetch similar posts on post page | Hunternif | |
| 2021-11-29 | client: linting | Shyam Sunder | |
| 2021-09-13 | client+server: fixed style errors | Shyam Sunder | |
| 2021-09-03 | client: show similar posts section only with permission | Hunternif | |
| 2021-09-01 | server, client: honor safety when fetching similar posts | Hunternif | |
| 2021-09-01 | client: add to settings the number of similar posts to load | Hunternif | |
| 2021-08-31 | client: add list of similar posts to post sidebar | Hunternif | |
| 2021-08-07 | client: fix error after merge | Hunternif | |
| 2021-08-04 | Merge branch 'master' into hunternif | Hunternif | |
| 2021-08-04 | Merge remote-tracking branch 'origin/master' into hunternif | Hunternif | |
| # Conflicts: # client/css/post-content-control.styl # client/css/post-list-view.styl # client/html/post_edit_sidebar.tpl # client/js/controllers/post_list_controller.js # client/js/controllers/post_main_controller.js # client/js/controllers/post_upload_controller.js # client/js/controllers/tag_controller.js # client/js/controllers/user_list_controller.js # client/js/controls/expander_control.js # client/js/controls/post_content_control.js # client/js/controls/post_edit_sidebar_control.js # client/js/controls/post_readonly_sidebar_control.js # client/js/controls/tag_input_control.js # client/js/main.js # client/js/models/abstract_list.js # client/js/models/post.js # client/js/models/post_list.js # client/js/models/settings.js # client/js/models/tag.js # client/js/models/tag_list.js # client/js/tags.js # client/js/util/search.js # client/js/util/touch.js # client/js/util/uri.js # client/js/util/views.js # client/js/views/post_main_view.js # client/js/views/post_upload_view.js # client/js/views/posts_header_view.js # client/js/views/posts_page_view.js # client/js/views/settings_view.js # client/js/views/tag_view.js # client/package-lock.json # client/package.json # server/config.yaml.dist # server/szurubooru/api/__init__.py # server/szurubooru/api/post_api.py # server/szurubooru/api/tag_api.py # server/szurubooru/func/posts.py # server/szurubooru/func/tags.py # server/szurubooru/model/__init__.py # server/szurubooru/model/post.py # server/szurubooru/model/tag.py # server/szurubooru/search/configs/__init__.py # server/szurubooru/search/configs/post_search_config.py # server/szurubooru/search/executor.py # server/szurubooru/tests/api/test_post_retrieving.py # server/szurubooru/tests/api/test_post_updating.py # server/szurubooru/tests/api/test_tag_updating.py # server/szurubooru/tests/conftest.py # server/szurubooru/tests/func/test_posts.py # server/szurubooru/tests/func/test_tags.py # server/szurubooru/tests/search/configs/test_post_search_config.py | |||
| 2021-07-05 | client/css: dark mode contrast fixes (#388) | Ben Klein | |
| * client/css: fix dark mode pagination header bg * client/css/post-main-view: dark uses box-shadow * client/css: animate compact-tags updates * client: tag input animations fixed * client/css: darken darktheme success bg * client/css: dark tag background colors * client/css/tag-input-control: dark suggest header * client/css: darktheme mobile site-name in nav | |||
| 2021-04-12 | client/tags: escape dots in search term and don't allow '.' and '..' as tags | neobooru | |
| 2021-04-10 | client: rename escapeColons to escapeTagName and also escape dots | neobooru | |
| 2020-08-22 | client/search: fix autocomplete for composite queries | Shyam Sunder | |
| Fixes #342 | |||
| 2020-06-23 | client/pools: inherit option to show underscores as spaces | Shyam Sunder | |
| 2020-06-22 | client/html: fix upload error when pool input is disabled | Shyam Sunder | |
| 2020-06-06 | client+server: implement code autoformatting using prettier and black | Shyam Sunder | |
| 2020-06-04 | client+server: add post pools feature | Shyam Sunder | |
| 2020-06-04 | client/js: format code to ESLint | Shyam Sunder | |
| 2020-06-02 | PR fixes | Ruin0x11 | |
| 2020-05-04 | Implement pool merging | Ruin0x11 | |
| 2020-05-04 | Implement updating pools of a post from details sidebar | Ruin0x11 | |
| 2020-05-04 | Add pool input box in post details | Ruin0x11 | |
| 2020-05-04 | Add list of posts to pools | Ruin0x11 | |
| 2020-05-03 | Add pool CRUD operations/pages | Ruin0x11 | |
| 2020-04-20 | client/file-dropper: fix undefined variable | rr- | |
| 2020-01-26 | client/posts: allow for multiple source URLs to be entered and viewed | Shyam Sunder | |
| 2019-05-22 | Add setting to display underscores as spaces in tags | neobooru | |
| 2019-05-08 | client: pass query to post page and metric sorter | Hunternif | |
| 2019-05-07 | client: start metric sorting from post view | Hunternif | |
| 2019-05-07 | client: save post id in metric sorter url | Hunternif | |
| 2019-05-07 | client: don't auto-resize posts on mobile to prevent size jerk when scrolling | Hunternif | |
| 2019-05-07 | client: tags with categories are saved immediately after input, in all ↵ | Hunternif | |
| places: upload page, post editor, bulk tag editor | |||
| 2019-05-03 | client: fix "Start sorting" button, so that it immediately updates the url ↵ | Hunternif | |
| with selected metrics. Also fix non-focusable links. | |||
| 2019-05-03 | client: metric sorter UI, view & controller | Hunternif | |
| 2019-04-29 | client: selecting metrics modifies query, but doesn't show in search box | Hunternif | |
| 2019-04-29 | client: re-open bulk edit and metrics blocks when returning to post list. | Hunternif | |
| + select metrics on click; + improve header style | |||
| 2019-04-27 | client,server: populate metrics menu on post list header | Hunternif | |
| 2019-04-24 | client: button to remove post metrics | Hunternif | |