82f4ace5e3Add break of URL for mobile mode
rugk
2016-06-18 19:06:05 +0200
6ca30a7472Force line breaks for long URL
rugk
2016-06-18 19:03:33 +0200
e89a8b6898fixing deprecations with newer phpunit versions
El RIDO
2016-05-22 18:35:07 +0200
1158c81259only mock mcrypt if it isn't installed
El RIDO
2016-05-22 17:17:09 +0200
67133ec090adding support for Travis CI
El RIDO
2016-05-22 17:09:00 +0200
1625aac798updating showdown library, adding support for tables and strikethrough, fixing issue with double escaping HTML entities that was causing blockquotes to be ignored, fixes#75
El RIDO
2016-05-22 16:18:57 +0200
7f2fd4d980compiling license file, resolves#85
El RIDO
2016-05-21 09:18:00 +0200
450259dc5badded credit for chinese translation
El RIDO
2016-05-21 09:16:17 +0200
4a7547370eincrementing version
El RIDO
2016-05-21 09:15:52 +0200
6a2cec39cfMerge pull request #76 from rugk/patch-1
El RIDO
2016-05-14 10:59:03 +0200
1a1818660dMissing space
rugk
2016-05-12 20:07:58 +0200
3ec7002f63Don't strip space characters of beginning or end of password, while still ignoring passwords consisting of just spaces, resolves#69
El RIDO
2016-04-26 20:41:15 +0200
ff3154316cSometimes simple solutions are the cleanest. Resolves#51, resolves#72.
El RIDO
2016-04-26 20:32:48 +0200
4918bef4dcAlthough there usually are no plurals in chinese, there's an exception for words related to persons, when not preceeded by a numeric word.
El RIDO
2016-04-26 20:21:30 +0200
4565b72a7dAdding Chinese Translation (#73)
Jiawei Zhou
2016-04-26 13:08:35 -0500
3a92c940a9implementing media type negotiation (based on language negotiation logic) in cases both JSON and (X)HTML are being requested, resolving #68
El RIDO
2016-04-08 23:29:44 +0200
9593ba7039Merge pull request #63 from squarefractal/htaccess-work
El RIDO
2016-02-17 12:23:50 +0100
b90260a0e1Add a (disabled by default) .htaccess file to block out robots and other link scanning agents.
squarefractal
2016-02-16 17:36:28 +0530
59d2b6f9fcMerge pull request #59 from rugk/patch-1
El RIDO
2016-02-03 12:51:12 +0100
8c0ad21283Fix typo in Readme
rugk
2016-02-03 00:33:50 +0100
bba485ef6dadding remarks as discussed in #53
El RIDO
2015-11-09 20:43:24 +0100
d8ae1be2ffupdating database documentation
El RIDO
2015-11-01 17:10:36 +0100
42a9c92b5eimproved database backend support for larger files (100 KiB - 16 MiB), introduced database versioning to reduce amount of checks done per request
El RIDO
2015-11-01 17:02:20 +0100
9d27e7a65dadded dark bootstrap theme, resolving #47
El RIDO
2015-10-31 20:56:55 +0100
d42975580aexpire_options and formatter_options should not be filled up with default values, resolves#52
El RIDO
2015-10-24 08:44:17 +0200
176dff3b70renaming config file to make updates easier, resolving #50
El RIDO
2015-10-22 21:13:15 +0200
5a9879623fadded incorrectly ignored unit test file, correcting ignore
El RIDO
2015-10-22 20:51:01 +0200
740d62005esmall CSS improvement, partially resolves#48
El RIDO
2015-10-19 19:39:45 +0200
40019624fdwrap long lines in plaintext format but force horizontal scroll on syntaxhighlighting, resolves#45
El RIDO
2015-10-18 22:16:15 +0200
e3f4aa982cadding configuration option to set a default language and/or force it, resolves#39
El RIDO
2015-10-18 20:38:07 +0200
ca07398b66adding option to hide clone button on expiring pastes, resolves#34
El RIDO
2015-10-18 17:56:45 +0200
f96b0c0afeadding unit tests for all JSON-LD cases
El RIDO
2015-10-18 14:46:07 +0200
14d08ec56dworking on JSON-LD validity, added CORS headers preparing external API call support
El RIDO
2015-10-18 14:37:58 +0200
22d0b1ec22updating comment format to match defined JSON-LD API context
El RIDO
2015-10-18 11:38:48 +0200
f21567133cchanging paste read output for API refactoring
El RIDO
2015-10-18 11:08:28 +0200
b92b38cee8found and resolved issues in database layer, thanks to report in #42
El RIDO
2015-10-16 23:13:36 +0200
87b41a0c3dimplemented tab input support from #40, thank you azlux!
El RIDO
2015-10-15 22:06:01 +0200
2e3bacb699fixing deletion issue in request refactoring, starting work on API read refactoring
El RIDO
2015-10-15 22:04:57 +0200
5d61b90d6bChanging template as per issue #35
El RIDO
2015-10-14 20:43:51 +0200
512b3d1172fixing "missing" comments when they were posted during the same second
El RIDO
2015-10-12 21:07:41 +0200
9e6e29bc93working on API: simplifying PUT request mocking
El RIDO
2015-10-11 18:50:48 +0200
e5b096ed8cfound and fixed a bug when using expiration together with discussion
El RIDO
2015-10-03 17:54:18 +0200
add980d36fadding UI tests for database configuration, fixed an issue with comment table creation
El RIDO
2015-10-03 15:52:37 +0200
7ec94e0db5implementing request refactoring, beginning JS changes for JSON API, but discovered that DELETE and PUT are not available on all webservers by default
El RIDO
2015-09-27 20:34:39 +0200
6b7dc44039preparing unit test for request object
El RIDO
2015-09-27 15:37:17 +0200
ce3f10f143improving unit tests, fixing regression in DB model
El RIDO
2015-09-27 14:36:20 +0200
694138c5d4mostly finished with data model refactoring
El RIDO
2015-09-27 03:03:55 +0200
211d3e4622preparing unit test for model refactoring, refactoring traffic limiter
El RIDO
2015-09-26 17:57:46 +0200
d04eab52c9refactoring how attachments are stored
El RIDO
2015-09-26 12:29:27 +0200
22b4c89227adapting configGenerator for 0.21
El RIDO
2015-09-22 23:45:52 +0200
6d24ff824erefactoring configuration
El RIDO
2015-09-22 23:21:31 +0200
9f68658106incrementing version number, updating changelog
El RIDO
2015-09-21 22:43:00 +0200
0de9f868faimproving unit tests, fixing #38
El RIDO
2015-09-21 22:32:52 +0200
0686087cfdfixing mobile navbar triggered issue and slight adjustement to bootstrap template for using full width of browser for navbar
El RIDO
2015-09-20 20:05:48 +0200
2dd8b94b05improving git archive output
El RIDO
2015-09-19 17:38:04 +0200
608605cd54incrementing version number, updating docs
El RIDO
2015-09-19 17:23:10 +0200
a41d0ca4ddvarious fixes: - changing default formatter option to plain text to make upgrading from 0.19 Alpha smoother - fixing translation message change in bootstrap templates - adjusting how image uploads are displayed in bootstrap templates
El RIDO
2015-09-19 14:22:29 +0200
844c4d15e9fixes#30
El RIDO
2015-09-19 14:19:42 +0200
a111357faeadd optional (since it uses a session cookie) language selection
El RIDO
2015-09-19 11:21:13 +0200
47efedf23ctraffic limiter would fail behind a reverse proxy / load balancer. Adding configuration option to set the trusted HTTP header to get the visitors IP in such a case (avoiding security issue if malicious clients just set these headers themselfs)
El RIDO
2015-09-18 22:31:01 +0200