Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 92 | -354/+354 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-15 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 20 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 86 | -172/+172 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-11 | 2 | -0/+2 |
| | |||||
* | Use cache prefix for theming as well | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-09 | 2 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove to restrict check for background image/color | Julius Härtl | 2018-03-06 | 1 | -7/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 10 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 12 | -2/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 18 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 2 | -2/+2 |
| | |||||
* | theming: handle not being in the serverroot | Kyle Fazzari | 2018-02-26 | 2 | -5/+34 |
| | | | | | | | | | | | | | | Currently, the theming app assumes it's in the serverroot. However, with Nextcloud's flexibility regarding configurable app paths, this is not a safe assumption to make. If it happens to be an incorrect assumption, the theming app fails to work. Instead of relying on the serverroot, just use the path from the AppManager and utilize relative paths for assets from there. Fix #8462 Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 2 | -0/+76 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 4 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 28 | -52/+30 |
| | |||||
* | Add space on guest pages with custom logo | Julius Härtl | 2018-02-09 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make sure theming logo css only applies when a logo is set | Julius Härtl | 2018-02-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -8/+24 |
| | |||||
* | Fix theming tests | Julius Härtl | 2018-02-02 | 1 | -8/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not rewrite absolute URLs | Julius Härtl | 2018-02-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only override image styles if the theming values are set | Julius Härtl | 2018-02-02 | 1 | -8/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 84 | -168/+84 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-16 | 2 | -0/+6 |
| | |||||
* | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 6 | -53/+99 |
| | | | | | | This will allow clients to easily check if a custom background is used Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix appmenu svg double invert | Julius Härtl | 2018-01-10 | 1 | -6/+10 |
| | | | | | | | | | This fixes a regression caused by 9b668d0, where the css filters to preview color inversion of the app menu was applied by default. This commit makes the css filters sensitive on what the current state of the app menu is. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #7705 from nextcloud/theming-calc-adjust | Morris Jobke | 2018-01-09 | 3 | -18/+61 |
|\ | | | | | Adjust theming color calculations using sRGB luma | ||||
| * | Add colors to tests | Julius Härtl | 2018-01-08 | 1 | -7/+13 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix preview when theming changes invertion of icons | Julius Härtl | 2018-01-08 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Adjust theming color calculations using sRGB luma | Julius Härtl | 2018-01-08 | 2 | -11/+39 |
| | | | | | | | | | | | | based on https://robots.thoughtbot.com/closer-look-color-lightness Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix SCSS processing when undoing theming values | Julius Härtl | 2018-01-09 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix faulty path in theming scss generation | Julius Härtl | 2018-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 14 | -2/+164 |
| | |||||
* | Remove css invert since we are using svg filters for now | Julius Härtl | 2018-01-03 | 1 | -5/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -3/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #7427 from nextcloud/fix-white-color-in-emails | Morris Jobke | 2017-12-11 | 3 | -13/+21 |
|\ | | | | | Fix email buttons for white theme | ||||
| * | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 3 | -13/+21 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Allows adding of hex color to the theme-color | Abijeet | 2017-12-08 | 2 | -2/+6 |
|/ | | | | | | | | | | | | | | | | Fixes #7158. Adds a # on the color if missing. Increased maxlength, added hash:true for jscolor, and adding a # if not present on the change event. Since the input element now allows a hex code, changed values to hexcode. In addition, added a function to get RGB array from hex or rgb values. Calling it in both methods and using it to perform comparison. Also changed the way we were determining whether the jscolor component had loaded. Changed the control to use data-jscolor rather than defining opts in the class. Signed-off-by: Abijeet <abijeetpatro@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-07 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-01 | 28 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-19 | 4 | -0/+4 |
| |