|
c47afbd90d
|
updated docker/build-ubnt2004.sh
|
2020-12-20 08:57:06 +00:00 |
|
|
0698a382b6
|
updated docker/build-ubnt2004.sh
|
2020-12-20 08:27:18 +00:00 |
|
|
e22da8d083
|
updated README.md
|
2020-12-20 08:10:04 +00:00 |
|
|
b4d1ad3319
|
updated some files
|
2020-12-20 08:03:07 +00:00 |
|
|
e3185fce1a
|
added a missing translation
|
2020-12-20 05:14:48 +00:00 |
|
|
649cb5c66b
|
added docker/apache2-fg.sh
|
2020-12-19 10:12:22 +00:00 |
|
|
3e8e94a49b
|
moved Dockerfile to the subdirectory 'docker'
|
2020-12-15 06:05:00 +00:00 |
|
|
2d3d553a25
|
added Dockerfile. still work in progress
|
2020-12-14 10:33:02 +00:00 |
|
|
9a5f5a713e
|
fixed svn.c build issues
|
2020-12-14 07:10:05 +00:00 |
|
|
5c6029863c
|
added .prettyprint ol.linenums li:before
|
2020-12-01 15:57:09 +00:00 |
|
|
1ceb8967a3
|
enhanced wikihelper.php to support revisioned link with __CODE__
|
2020-06-26 02:22:20 +00:00 |
|
|
ad2adac63f
|
enhanced wikihelper.php to support the versioned code link in wikiformatting
|
2020-06-26 01:33:34 +00:00 |
|
quark2012
|
49ed61004e
|
Added a Toggle View button to toggle the view for .wc files.
|
2020-03-26 08:27:14 +00:00 |
|
|
2edef7c9ea
|
fixed wrong indentation in the previous commit
|
2020-02-06 07:42:17 +00:00 |
|
|
1e8cab123d
|
fixed source code for php74 compatibility
|
2020-02-06 06:40:13 +00:00 |
|
|
7676695ed2
|
preferred inconsolata in some css files
|
2019-12-26 15:10:31 +00:00 |
|
|
3b7932c6f6
|
changed to check the resturn value of svn_info() against NULL additionally
|
2019-08-29 15:44:45 +00:00 |
|
|
ab5dcb43f7
|
enhanced wiki detection in code_file.php
|
2019-07-30 07:43:30 +00:00 |
|
|
4557870d9c
|
added the side-by-side .md or .wc preview in the code file view. need more touch-up
|
2019-07-30 06:03:06 +00:00 |
|
|
e6160ea32d
|
set tab-size to 2 in code_diff_old_code_block and code_diff_new_code_block to make tabs align properly inside span in google chrome. there should be a proper way. i'm ignorant about it
|
2019-06-23 05:36:15 +00:00 |
|
|
ad5e55ba53
|
Added viewport to all view pages
|
2019-02-08 09:20:13 +00:00 |
|
|
2f338c37b3
|
php7 compatibility into phpgraphlib.php
|
2019-02-06 11:29:10 +00:00 |
|
|
eb26d37d9d
|
fixed wrong use of cascaded ternary operators in some files
|
2019-02-06 10:48:39 +00:00 |
|
|
70de259450
|
removed residual debugging printf
|
2019-02-03 15:01:11 +00:00 |
|
|
a8abcb5519
|
changed parameter spec in svn_diff to avoid segfault
|
2019-02-03 14:52:23 +00:00 |
|
|
1cac3839e6
|
fixed a wrong type in svn_blame in svn.c
added null check in code_folder.php
|
2019-02-01 17:19:33 +00:00 |
|
|
7ac64b1359
|
fixed some php7 warnings on count() in code_file.php
|
2019-02-01 16:37:47 +00:00 |
|
|
4caccffdfe
|
initialized $site with new stdClass() before assigning fields
|
2019-02-01 16:16:40 +00:00 |
|
|
3316cf8b3f
|
enhanced AccessHandler.pm for httpd 2.4
|
2019-02-01 15:23:22 +00:00 |
|
|
1ced89908e
|
changed many files for php7 compatibility
|
2019-02-01 06:56:29 +00:00 |
|
|
e132623d43
|
produced the first untested php7 compatible pecl svn
|
2019-02-01 05:00:39 +00:00 |
|
|
51b36cd267
|
wip - more php7 fix
|
2019-01-31 17:26:41 +00:00 |
|
|
deb29353bd
|
wip - fixing svn.c for php 7
|
2019-01-31 16:59:09 +00:00 |
|
|
521a1757ab
|
added GitModel::createRepo() for experiment
|
2018-12-10 06:40:42 +00:00 |
|
|
f8bd8e7ad2
|
added coderepomodel.php left out at the previous commit
|
2018-12-10 06:28:35 +00:00 |
|
|
4ece845bdd
|
restuructured SubversionMode and GitModel by introcucing a common parent class CodeRepoModel for the pending git support work
|
2018-12-10 06:27:47 +00:00 |
|
|
328ef3829c
|
fixed minor flaws in subversionmodel.php
added empty gitmodel.php for future work on git
|
2018-11-30 07:05:22 +00:00 |
|
|
e839933b60
|
fixed flaws in sample schema files
|
2018-11-30 04:49:32 +00:00 |
|
|
2b3c6c1b76
|
added the anchor to the code view in the revision view
|
2018-10-24 08:17:05 +00:00 |
|
|
a1aac71736
|
improved file_show.php a bit
|
2018-08-22 10:18:52 +00:00 |
|
|
78048847a5
|
added simple drag-and-drop file upload in the file home view
|
2018-08-22 07:55:26 +00:00 |
|
|
c7a6ca1d12
|
touched up file_show.php a bit
|
2018-08-21 18:06:44 +00:00 |
|
|
085204f413
|
implemented a very simple and primitive file drop handler in the file view page
|
2018-08-21 18:02:30 +00:00 |
|
|
dffdfd8de3
|
quoted file names in pecl-svnl/Makefile.am
|
2018-02-12 07:10:04 +00:00 |
|
|
89a6381530
|
fixed a missing caret bug in pre-commit.in
|
2018-01-29 05:00:33 +00:00 |
|
|
d6055f4c21
|
upgraded cloc to 1.75
|
2018-01-18 09:41:42 +00:00 |
|
|
731ea00d18
|
substituted _ for , in composing a file name for Contentent-Disposition in codepot_readfile
|
2017-11-30 03:38:43 +00:00 |
|
|
c6808d6530
|
enhanced HexToAscii() to handle anomaly in a hexadecimal string
|
2017-10-13 07:11:08 +00:00 |
|
|
d2ad4e53dc
|
changed more anchors to use images in the code history view
|
2017-09-01 07:36:05 +00:00 |
|
|
a5d2e8c9c5
|
styled the code history view slightly more
|
2017-09-01 06:56:44 +00:00 |
|