Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporary fix for project translations | Julius Härtl | 2019-06-11 | 1 | -9/+14 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust jsunit tests for new toast library | Julius Härtl | 2019-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add toastify js as a OC.Notification replacement | Julius Härtl | 2019-06-07 | 2 | -2/+93 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -4/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use label from apps | Julius Härtl | 2019-04-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Rename collections to projects | Julius Härtl | 2019-04-09 | 1 | -5/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move translations to core | Julius Härtl | 2019-03-28 | 1 | -1/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust resource type to file | Julius Härtl | 2019-03-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement frontend for search/rename | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adjust OCP.Collaboration | Julius Härtl | 2019-03-01 | 1 | -129/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add javascript API for collaboration resources | Julius Härtl | 2019-03-01 | 2 | -0/+165 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 2 | -18/+16 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundle | Christoph Wurst | 2019-01-30 | 4 | -2/+307 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 2 | -0/+44 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add OC and OCA namespace declarations to the bundle | Christoph Wurst | 2019-01-28 | 1 | -3/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add public API for loading js files asynchronously | Julius Härtl | 2019-01-17 | 2 | -0/+91 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |