Commit graph

25 commits

Author SHA1 Message Date
ievgenii vdovenko
e0b2043c71 feature: implements mid trimming long text; implements repo length truncation 2026-01-06 17:54:17 +01:00
RhodeCode Admin
465599f03f feat(archives): archive download links uses rel="nofollow" attribute to stop bots from indexing it. 2023-12-27 10:47:24 +01:00
Milka Kuzminski
51727053de archives: optimize performance of repo archive option by delegating all logic to vcsserver.
- sending GBs of data over the wire was slow and very memory consuming
2020-10-19 14:53:21 +02:00
Milka Kuzminski
130b6f4574 archvies: allowing to obtain archives without the commit short id in the name for better automation of obtained artifacts. 2020-10-18 17:12:34 +02:00
Daniel Dourvaris
4d5ea5c67f ui: make the action buttons with more-option have a divider + removed inline styles. 2020-07-16 21:46:12 +02:00
Daniel Dourvaris
ca1ac56a3b downloads: added more archive options that we support. Exposing this to users so they actually
know we support more then .zip downloads.
2020-07-16 12:37:18 +02:00
Daniel Dourvaris
26bc071ae3 ui: added secondary action instead of two buttons on files page.
- also made improvements for secondary dropdown actions in pull-requests
2020-07-16 12:48:00 +02:00
Marcin Kuzminski
e3b079f978 landing-refs: create helpers for landing ref to make clear indication about type/name 2020-06-03 10:59:50 +02:00
Marcin Kuzminski
f6c986249b ui: make readme header nicer 2019-11-25 11:33:41 +01:00
Marcin Kuzminski
51c6861d06 files: render readme files found in repository file browser.
- GH/GL does the same
- this is handy browsing monorepos/big repos with structured docs found in subprojects
2019-09-09 13:03:37 +02:00
Marcin Kuzminski
9149b6f4d4 files: split add/upload templaates 2019-05-30 15:29:40 +02:00
Marcin Kuzminski
6e5c2a96a2 files: allow partial tree downloads 2019-05-30 14:46:07 +02:00
Marcin Kuzminski
9a47088b4a files: updated based on new design 2019-05-29 18:24:51 +02:00
Marcin Kuzminski
32c910eeaf files: change download title for button 2019-05-23 10:24:59 +02:00
Liviu
2b41ac64ce files view changes: moved add file, download and search to the right, added paddings and margins 2019-05-22 17:38:05 +00:00
Marcin Kuzminski
ab5d354f1b files: made file filter an active input instead of a button. 2019-05-22 12:46:46 +02:00
Marcin Kuzminski
fc24585f04 ui: new file tree switcher
- removed the pjax implementation
- pjax isn't really a better choice here, and removing it simplifies a lot of logic.
2019-05-07 13:02:36 +02:00
Marcin Kuzminski
cd670577e5 gravatars: reduce the size of fonts inside the initials gravatar 2019-05-07 12:56:57 +02:00
Marcin Kuzminski
b7abd4d97b downloads: fixed archive links from file tree view 2019-03-05 10:49:14 +01:00
Daniel Dourvaris
5b57f34fa9 Files: expose downloads onto files view 2019-01-07 20:34:12 +01:00
Marcin Kuzminski
d793ec4f31 core: stop using deprecated .revision 2018-10-01 15:57:56 +02:00
Marcin Kuzminski
26635ebc3e routing: remove usage of url.current from pylons. 2017-09-20 15:44:49 +02:00
Lisa Quatmann
666cb615d5 styling: updated old icons based on the new definitions.
- making things look nicer.
2017-07-19 22:54:49 +02:00
Marcin Kuzminski
53611d6f94 files: ported repository files controllers to pyramid views. 2017-07-17 14:20:22 +02:00
Marcin Kuzminski
89e2586781 templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
Renamed from rhodecode/templates/files/files_browser.html (Browse further)