El RIDO
e3f4aa982c
adding configuration option to set a default language and/or force it,
...
resolves #39
2015-10-18 20:38:07 +02:00
El RIDO
ca07398b66
adding option to hide clone button on expiring pastes, resolves #34
2015-10-18 17:56:45 +02:00
El RIDO
f96b0c0afe
adding unit tests for all JSON-LD cases
2015-10-18 14:46:07 +02:00
El RIDO
14d08ec56d
working on JSON-LD validity, added CORS headers preparing external API
...
call support
2015-10-18 14:37:58 +02:00
El RIDO
22d0b1ec22
updating comment format to match defined JSON-LD API context
2015-10-18 11:38:48 +02:00
El RIDO
f21567133c
changing paste read output for API refactoring
2015-10-18 11:08:28 +02:00
El RIDO
b92b38cee8
found and resolved issues in database layer, thanks to report in #42
2015-10-16 23:13:36 +02:00
El RIDO
87b41a0c3d
implemented tab input support from #40 , thank you azlux!
2015-10-15 22:06:01 +02:00
El RIDO
2e3bacb699
fixing deletion issue in request refactoring, starting work on API read
...
refactoring
2015-10-15 22:04:57 +02:00
El RIDO
5d61b90d6b
Changing template as per issue #35
2015-10-14 20:43:51 +02:00
El RIDO
512b3d1172
fixing "missing" comments when they were posted during the same second
2015-10-12 21:07:41 +02:00
El RIDO
1d6cfb7f3b
refactoring delete API, added external JSON-LD context
2015-10-11 21:22:00 +02:00
El RIDO
9e6e29bc93
working on API: simplifying PUT request mocking
2015-10-11 18:50:48 +02:00
El RIDO
e5b096ed8c
found and fixed a bug when using expiration together with discussion
2015-10-03 17:54:18 +02:00
El RIDO
add980d36f
adding UI tests for database configuration, fixed an issue with comment
...
table creation
2015-10-03 15:52:37 +02:00
El RIDO
7ec94e0db5
implementing request refactoring, beginning JS changes for JSON API, but
...
discovered that DELETE and PUT are not available on all webservers by
default
2015-09-27 20:34:39 +02:00
El RIDO
6b7dc44039
preparing unit test for request object
2015-09-27 15:37:17 +02:00
El RIDO
ce3f10f143
improving unit tests, fixing regression in DB model
2015-09-27 14:36:20 +02:00
El RIDO
694138c5d4
mostly finished with data model refactoring
2015-09-27 03:03:55 +02:00
El RIDO
211d3e4622
preparing unit test for model refactoring, refactoring traffic limiter
2015-09-26 17:57:46 +02:00
El RIDO
d04eab52c9
refactoring how attachments are stored
2015-09-26 12:29:27 +02:00
El RIDO
22b4c89227
adapting configGenerator for 0.21
2015-09-22 23:45:52 +02:00
El RIDO
6d24ff824e
refactoring configuration
2015-09-22 23:21:31 +02:00
El RIDO
9f68658106
incrementing version number, updating changelog
2015-09-21 22:43:00 +02:00
El RIDO
0de9f868fa
improving unit tests, fixing #38
2015-09-21 22:32:52 +02:00
El RIDO
0686087cfd
fixing mobile navbar triggered issue and slight adjustement to bootstrap
...
template for using full width of browser for navbar
2015-09-20 20:05:48 +02:00
El RIDO
2dd8b94b05
improving git archive output
2015-09-19 17:38:04 +02:00
El RIDO
608605cd54
incrementing version number, updating docs
2015-09-19 17:23:10 +02:00
El RIDO
a41d0ca4dd
various 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
2015-09-19 14:22:29 +02:00
El RIDO
844c4d15e9
fixes #30
2015-09-19 14:19:42 +02:00
El RIDO
a111357fae
add optional (since it uses a session cookie) language selection
2015-09-19 11:21:13 +02:00
El RIDO
47efedf23c
traffic 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)
2015-09-18 22:31:01 +02:00
El RIDO
801cdc627e
adding credit to Viktor Stanchev for the file upload support and
...
translators
2015-09-18 22:04:57 +02:00
El RIDO
39e865ca64
if the uploaded file is an image mime type, display it
2015-09-18 21:41:50 +02:00
El RIDO
50075ea948
fixing issue with attachment, empty paste & empty password
2015-09-18 20:25:53 +02:00
El RIDO
ed9c4f45f4
adding file name support for #20 , solving issue with unencryptable file
2015-09-18 12:33:10 +02:00
El RIDO
e144739dec
implement file upload UI on bootstrap templates
2015-09-18 10:49:39 +02:00
El RIDO
8de24fae67
small visual adjustement on bootstrap theme
2015-09-18 09:52:04 +02:00
El RIDO
9274564162
intermediate step for #28 : revert bootstrap template, but ensuring that
...
the navbar does not overlap by removing its float on top property.
bootstrap-compact is now the template with the floating & always visible
navbar.
2015-09-18 09:31:17 +02:00
Hexalyse
e04e75adf3
Minor typo correction
2015-09-17 22:29:23 +02:00
El RIDO
c72932d653
Merge pull request #29 from Draky50110/patch-1
...
Update FR
2015-09-17 22:27:21 +02:00
Gilles
895df63206
Update FR
...
Mistakes / missing translations
2015-09-17 22:24:18 +02:00
El RIDO
f25661beda
Working on #28 , changing template to avoid multi-line navbar:
...
- moved "burn after reading" & "discussion" into "options" menu in
"bootstrap" template
- added seperate "bootstrap-compact" template that also moves the
formats into the same "options" menu
- fixing horizontal scroll bar glitch in mobile navbar
2015-09-17 21:55:28 +02:00
El RIDO
ec8851e46c
support < 0.21 syntax highlighting
2015-09-17 20:47:00 +02:00
El RIDO
106141efa4
merging @vikstrous file upload feature for #20 from
...
8a6d268278
2015-09-16 22:51:48 +02:00
El RIDO
61903665df
logic cleanup
2015-09-16 20:49:28 +02:00
El RIDO
0e53d1ee86
added markdown support and a dropdown for the format selection. The
...
options other then markdown are plain text and source code (syntax
highlighting). Resolves #25
2015-09-12 17:33:16 +02:00
El RIDO
9dde7f034a
moving remaining time / for your eyes only message from nav bar into
...
status alert in bootstrap theme, to ensure it is seen even with a
collapsed nav bar as in the mobile view
2015-09-12 10:38:04 +02:00
El RIDO
428a9d9c41
toggling mobile nav bar after tap on buttons "New", "Clone" and "Send"
...
to ensure any messages are visible for #21 .
2015-09-12 10:23:12 +02:00
El RIDO
da42968d7c
"New" button became untapable in the mobile nav bar. Now it looks a bit
...
more ugly (it is at the end of the menu) but at least can be tapped on
again.
2015-09-12 10:10:30 +02:00