Roeland Jago Douma
|
d2a2cef4cc
|
Handlebars is already loaded by core.js
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-03-22 09:01:47 +01:00 |
Lukas Reschke
|
5c7ad6d3ec
|
Merge some CSS files using our SCSS compiler
This saves around 4 requests on the average page load.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-03-21 16:35:31 +01:00 |
Morris Jobke
|
b954c2f186
|
Fix app name of files app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-02-14 17:36:23 -06:00 |
Bjoern Schiessle
|
f556c58c22
|
remove 'send mail notification' option from sharing, replaced by send-by-mail feature
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-02 18:30:38 +01:00 |
Jörn Friedrich Dreyer
|
b79997dd33
|
use correct case for addScript (#26214)
Downstreaming of https://github.com/owncloud/core/pull/26214
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-09-26 11:44:57 +02:00 |
Roeland Jago Douma
|
cc9b36131c
|
When requesting a permalink to an invalid file redirect
We need to do the redirect to update address bar.
|
2016-08-19 10:10:19 +02:00 |
Roeland Jago Douma
|
54f79a28f6
|
When using permalinks don't error out if file id can't be found
Fixes #952
* Use only the index route (since it went to showFile anyways)
* Fix tests
* Use getUserFolder to force init of users mounts
|
2016-08-19 08:15:30 +02:00 |
Roeland Jago Douma
|
9fd274c447
|
Remove IE8 support from ViewController
* Update tests
* Fix getMock in tests
|
2016-08-16 20:58:33 +02:00 |
Robin Appelman
|
2e3114cc28
|
Add recent file listing
|
2016-07-22 15:20:51 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Robin Appelman
|
d623763aac
|
Add "goto" links for files in non-default file lists
|
2016-07-05 22:22:55 +02:00 |
Robin Appelman
|
a4d75a60a9
|
Add large sidebar previews for text files
|
2016-07-04 12:54:12 +02:00 |
Robin Appelman
|
860b7c36ec
|
Factor out handling sidebar previews
|
2016-07-04 12:04:32 +02:00 |
Joas Schilling
|
77db6d3dbd
|
Improve the UX for "not found" perma links
|
2016-06-07 13:53:16 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
b34bacd071
|
Move Files app to PSR-4 (#24569)
* Move lib/ of Files app to PSR-4
* Move tests to PSR-4
|
2016-05-12 12:07:06 +02:00 |