Commit Graph

682 Commits

Author SHA1 Message Date
Klaus Silveira
53d45d0e8f New translations messages.en.yaml (Afrikaans) 2022-01-14 23:39:17 -05:00
Klaus Silveira
7dd922d404 New translations messages.en.yaml (Arabic) 2022-01-14 23:39:16 -05:00
Klaus Silveira
c0b8e23245 New translations messages.en.yaml (Catalan) 2022-01-14 23:39:15 -05:00
Klaus Silveira
f8e04d9da7 New translations messages.en.yaml (Czech) 2022-01-14 23:39:14 -05:00
Klaus Silveira
7a28a89384 New translations messages.en.yaml (Danish) 2022-01-14 23:39:14 -05:00
Klaus Silveira
9f545addd8 New translations messages.en.yaml (German) 2022-01-14 23:39:13 -05:00
Klaus Silveira
2d98a90bbd New translations messages.en.yaml (Greek) 2022-01-14 23:39:12 -05:00
Klaus Silveira
f7ecdb9e72 New translations messages.en.yaml (Finnish) 2022-01-14 23:39:11 -05:00
Klaus Silveira
b1e17090f2 New translations messages.en.yaml (Hebrew) 2022-01-14 23:39:10 -05:00
Klaus Silveira
850439a3f0 New translations messages.en.yaml (Hungarian) 2022-01-14 23:39:09 -05:00
Klaus Silveira
101ad9ab71 New translations messages.en.yaml (Italian) 2022-01-14 23:39:08 -05:00
Klaus Silveira
738597871a New translations messages.en.yaml (Japanese) 2022-01-14 23:39:08 -05:00
Klaus Silveira
56507647d8 New translations messages.en.yaml (French) 2022-01-14 23:39:07 -05:00
Klaus Silveira
abdb832bb2 New translations messages.en.yaml (Korean) 2022-01-14 23:39:06 -05:00
Klaus Silveira
0826a4ce34 New translations messages.en.yaml (Norwegian) 2022-01-14 23:39:05 -05:00
Klaus Silveira
b53d414cfd New translations messages.en.yaml (Polish) 2022-01-14 23:39:04 -05:00
Klaus Silveira
8e76ad24df New translations messages.en.yaml (Portuguese) 2022-01-14 23:39:03 -05:00
Klaus Silveira
434877a62d New translations messages.en.yaml (Russian) 2022-01-14 23:39:02 -05:00
Klaus Silveira
be5209c0c1 New translations messages.en.yaml (Serbian (Cyrillic)) 2022-01-14 23:39:01 -05:00
Klaus Silveira
280723884c New translations messages.en.yaml (Swedish) 2022-01-14 23:39:00 -05:00
Klaus Silveira
cf59aaa4cc New translations messages.en.yaml (Turkish) 2022-01-14 23:38:59 -05:00
Klaus Silveira
059c2b9c1d New translations messages.en.yaml (Ukrainian) 2022-01-14 23:38:58 -05:00
Klaus Silveira
70c334790d New translations messages.en.yaml (Chinese Traditional) 2022-01-14 23:38:57 -05:00
Klaus Silveira
8b72b5c426 New translations messages.en.yaml (English) 2022-01-14 23:38:56 -05:00
Klaus Silveira
21bb0dbb2e New translations messages.en.yaml (Vietnamese) 2022-01-14 23:38:55 -05:00
Klaus Silveira
4b0031a26b New translations messages.en.yaml (Dutch) 2022-01-14 23:38:54 -05:00
Klaus Silveira
abda49e4e0 New translations messages.en.yaml (Romanian) 2022-01-14 23:38:53 -05:00
Klaus Silveira
8b48810233 Added Crowdin configuration file. 2022-01-14 23:38:03 -05:00
Klaus Silveira
251b8a8b3c Fixed screenshots. 2.0.0 nightly 2022-01-14 23:25:37 -05:00
Klaus Silveira
9bf0e0c2fe Merge branch '2.0' into master 2022-01-14 23:17:34 -05:00
Klaus Silveira
28827c6af1 Updated legacy build. 2022-01-14 23:10:19 -05:00
Klaus Silveira
b2338c7c74 Merge pull request #888 from donvercety/showdown_lib_update
Showdownjs updated to v1.9.1, table.js not needed
2022-01-14 12:39:34 -05:00
Klaus Silveira
fff2aad0e5 Added PHP 8 compatibility. 1.1.0 2022-01-13 19:06:41 -05:00
Tommy Vercety
1f32dbab10 showdown updated to v1.9.1, table.js not needed 2022-01-07 16:58:46 +02:00
Klaus Silveira
434521a4e7 Merge pull request #864 from MacHoel/strip_dot_git
Strip dot git
2021-08-25 08:23:46 -04:00
Hoel Guilcher
2e0a400303 Add option to remove .git extension from repo names
Boolean option strip_dot_git in config.ini.
2020-05-17 11:05:27 +02:00
Hoel Guilcher
271e6c5518 Fix CI for PHP 5.4 and 5.5
Only supported on Trusty in Travis CI.
2020-05-16 11:29:02 +02:00
Alexander Haase
824f78e25b Highlight paths in README 2019-06-01 22:22:39 +02:00
Alexander Haase
3d96c75673 Reformat README 2019-06-01 22:18:39 +02:00
sessionm21
5a2f427ea0 Update README.md
Set file permissions for .htaccess
2019-05-30 21:43:15 -07:00
Alexander Haase
4592719966 Build a new release 1.0.2 2019-04-25 19:50:24 +02:00
Matthijs van Schooten
c13f59277b Fixed PHP 7.3 incompatible regular expression 2019-04-17 13:29:14 +02:00
Shane F. Carr
a387536257 URL-encode username for URL 2018-12-30 16:52:44 -06:00
Klaus Silveira
23bea78684 Merge pull request #820 from siburny/small-fixes-in-tests
Minor fixes to tests
2018-11-14 16:15:12 -05:00
Max Rubis
8918f3c337 Fix styling issue 2018-11-14 15:40:48 -05:00
Klaus Silveira
a6ef1adb1f Merge pull request #810 from 3kakakhel/master
Update screenshots for new features and interface in the readme file.
2018-11-14 15:23:45 -05:00
Maxim Rubis
64cdbe0609 Use php temp path by default; "$this" should be "self"; ignore dev files 2018-10-31 09:35:33 -04:00
Ali Kakakhel
8f259dfe0e Update screenshots for new features and interface.
The new screenshots show more of the already existing features such as
diff view, file view, blame view, log view, etc.. The new screenshots
also show new features such as the commit and network graphs.
Additionally, the new screenshots show the more modern and mobile
friendly bootstrap3 theme.
2018-09-16 21:03:16 -06:00
Klaus Silveira
c0cb5fbca0 Merge pull request #808 from skoslowski/patch-1
fix "Patch Log"
2018-09-04 14:23:07 -04:00
Sebastian Koslowski
96792ee47a fix "Patch Log"
fixes ambiguous argument error
2018-08-08 12:19:46 +02:00