Commit graph

119 commits

Author SHA1 Message Date
RhodeCode Admin
102205ec73 feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
ievgenii vdovenko
ba3a08b568 refactoring: moves codemirror scripts to a separate file 2025-12-11 10:41:10 +01:00
ievgenii vdovenko
56fc497067 feature: reverts select2 changes 2025-12-08 11:44:35 +01:00
ievgenii.v
cf5ea2eac5 migration: migrated dropzone to filepond; couple fixes for select2; fixes luxon seconds display; 2025-12-02 15:42:34 +01:00
ievgenii.v
0a0f79b2c6 migration: migrated to jquery 3.7 2025-11-18 16:41:16 +01:00
RhodeCode Admin
3a41a8b915 fix(file-caching): fixed cases when old cache was used before changes to operate on bytestrings 2024-12-04 22:33:45 +01:00
Serhii Ilin
174ccfff79 feat(ui): added ability to replace binary file through UI, added related tests. Fixes: RCCE-19 2024-01-25 16:32:51 +02:00
RhodeCode Admin
4419c4a9f7 feat(ui): improve submodule rendering 2024-01-10 11:24:41 +01:00
RhodeCode Admin
2b92d7fa48 fix(submodules): fixed an error if reaching out submodule path.
- small UI fixes
- cleanups of submodule code
2024-01-10 11:22:57 +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
RhodeCode Admin
bd0ca52ef4 templates: use string content when possible 2023-07-18 09:42:29 +02:00
RhodeCode Admin
2526f729ef files: don't use safe_unicode calls 2023-03-28 10:23:09 +02:00
RhodeCode Admin
a53d42117a ui: links to tags/branches/bookmarks render that in a context of summary page for better navigation. 2023-03-20 21:04:33 +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
Marcin Kuzminski
e9f4c90062 tables: unified tables for main pages of rhodecode repo pages. 2020-10-08 12:50:57 +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
475dda82af files: use a common function to handle url-by-refs, and fix landing refs for SVN.
- fixes #5619
2020-06-03 20:29:26 +02:00
Marcin Kuzminski
96128f7f58 files: use ref names in the url, and make usage of default landing refs.
- fixes #5601
- cleanup file edit/delete/add to use common breadcrumbs functions
- make the urls with ref names persistent in case we have the landing ref selected
- in most cases we only want to show refs instead of full commit-id, this is how other types of tools work anyway
2020-06-03 12:26:13 +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
52e7c53793 files: fixed label for copy-path action. 2020-06-03 11:00:15 +02:00
Marcin Kuzminski
0127fbe62e files: fixed unicode problems on image preview, and make images center, no-stretch. 2020-05-14 09:40:20 +02:00
Daniel Dourvaris
7a360734c5 files: add pre-commit checks on file operations to prevent loosing content while editing when repositories change.
- fixes #5607
2020-04-14 13:15:24 +02:00
Daniel Dourvaris
3fa756fb2c files: fixed the repo switcher at flag beeing nor persistens
- additionally SVN now reports nice switchet refs as other types of vcs
- fixes #5610
- references #5599 (org issue)
2020-04-03 22:54:42 +02:00
Daniel Dourvaris
8d9716b58b files: changed the copy path label to indicate we're actually copying only the path.
- added copy permalink helper to copy the url quickly
- fixes #5602
2020-03-30 11:14:24 +02:00
Marcin Kuzminski
152fa83aba ui: make copy content actions not use grey.
- we use this color for disabled elements. Those elements should have regular action colors
2019-11-25 19:43:55 +01:00
Marcin Kuzminski
f6c986249b ui: make readme header nicer 2019-11-25 11:33:41 +01:00
Marcin Kuzminski
cd3c62ca10 ui: fixed tooltips for headers in files/commits. 2019-11-19 12:23:49 +01:00
Marcin Kuzminski
de0032cf5d files: don't expose copy content if this is a binary file 2019-11-06 14:25:59 +01:00
Daniel Dourvaris
b807af96dd header-labels: fixed small spacing issues 2019-11-06 12:43:38 +01:00
Marcin Kuzminski
1e60975f0e hovercards: added commit hovercard for files, and dashboard views. 2019-11-03 22:02:17 +01:00
Marcin Kuzminski
9ea1969946 files: added copy content action 2019-11-01 00:11:10 +01:00
Marcin Kuzminski
29038019e8 hovercacrds: added new tooltips and hovercards to expose certain information for objects shown in UI 2019-10-31 17:52:42 +01:00
Marcin Kuzminski
0a2c47d444 uploads: handle server errors nicer 2019-10-15 18:51:12 +02:00
Daniel Dourvaris
7541caf065 svn: show empty dirs nicer 2019-09-25 13:48:55 +02: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
Daniel Dourvaris
5ef518bfdb file-source: ensure over size limit files never do any content fetching when viewing the files.
- otherwise we use lot of memory
- we can easily hit msgpack 4gb size limit on svn repos which often store such non binary files
2019-08-23 20:34:01 +02:00
Marcin Kuzminski
4174ab0239 ui: new commits page.
- changes according to design
- consistency, space saving etc
2019-08-06 12:20:29 +02:00
Daniel Dourvaris
ca389b41ad files: fixed branch icon for SVN
- added content preview template
2019-06-25 17:31:53 +02:00
Daniel Dourvaris
cb27615ddc file: new file editors
- multi-upload
- styling as per new UI
2019-06-24 16:59:00 +02:00
Marcin Kuzminski
ee06461a89 changelog: rename changelog to commits pages 2019-06-06 13:02:10 +02:00
Liviu
de07e75f22 fixed path file_source style to match files_tree view 2019-06-05 06:45:21 +00:00
Liviu
2ec3b54d67 adjusted the padding of path and summary box between files and file details screens 2019-06-04 15:52:25 +00:00
Marcin Kuzminski
ab8162dcb1 files: fixed case of partial url in generating files metadata 2019-06-03 10:47:37 +02:00
Marcin Kuzminski
11f9a80447 files: moved source path to lower position according to the design 2019-06-01 10:46:42 +02:00
Marcin Kuzminski
8d2cf85f64 files: expose gravatar into authors on dynamic load 2019-05-31 16:33:25 +02:00
Marcin Lulek
fc2a346e3b js: refactor js and move logic to files.js 2019-05-31 16:27:49 +02:00
Marcin Kuzminski
9149b6f4d4 files: split add/upload templaates 2019-05-30 15:29:40 +02:00