From 904782f973a12542cacb394e2e1d0827accd995a Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 21 Apr 2016 07:48:16 -0700 Subject: move editor folder to editor-files, remove appcache * it sometimes confuses web servers to have a folder named "editor" while also serving routes with the same name * dropped appcache stuff since it wasn't working super well * add nginx config to the readme --- .../images/ui-bg_diagonals-thick_18_b81900_40x40.png | Bin 0 -> 418 bytes .../images/ui-bg_diagonals-thick_20_666666_40x40.png | Bin 0 -> 312 bytes .../images/ui-bg_flat_10_000000_40x100.png | Bin 0 -> 205 bytes .../images/ui-bg_glass_100_f6f6f6_1x400.png | Bin 0 -> 262 bytes .../images/ui-bg_glass_100_fdf5ce_1x400.png | Bin 0 -> 348 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 207 bytes .../images/ui-bg_gloss-wave_35_f6a828_500x100.png | Bin 0 -> 5815 bytes .../images/ui-bg_highlight-soft_100_eeeeee_1x100.png | Bin 0 -> 278 bytes .../images/ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin 0 -> 328 bytes .../images/ui-icons_222222_256x240.png | Bin 0 -> 6922 bytes .../images/ui-icons_228ef1_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_ef8c08_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_ffd27a_256x240.png | Bin 0 -> 4549 bytes .../images/ui-icons_ffffff_256x240.png | Bin 0 -> 6299 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_flat_10_000000_40x100.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_f6f6f6_1x400.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_fdf5ce_1x400.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_65_ffffff_1x400.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_228ef1_256x240.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ef8c08_256x240.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffd27a_256x240.png create mode 100755 public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png (limited to 'public/editor-files/jquery-ui-1.11.4.custom/images') diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png new file mode 100755 index 0000000..09fc62d Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png new file mode 100755 index 0000000..252a7a0 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_flat_10_000000_40x100.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_flat_10_000000_40x100.png new file mode 100755 index 0000000..f84f2c8 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_flat_10_000000_40x100.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_f6f6f6_1x400.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_f6f6f6_1x400.png new file mode 100755 index 0000000..b0a731a Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_f6f6f6_1x400.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_fdf5ce_1x400.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_fdf5ce_1x400.png new file mode 100755 index 0000000..7d5502f Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_100_fdf5ce_1x400.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_65_ffffff_1x400.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100755 index 0000000..b5aeafe Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png new file mode 100755 index 0000000..19b3588 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png new file mode 100755 index 0000000..3ff0554 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png new file mode 100755 index 0000000..2e954aa Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png new file mode 100755 index 0000000..e9c8e16 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_222222_256x240.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_228ef1_256x240.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_228ef1_256x240.png new file mode 100755 index 0000000..8d68c54 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_228ef1_256x240.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ef8c08_256x240.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ef8c08_256x240.png new file mode 100755 index 0000000..18bbfe8 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ef8c08_256x240.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffd27a_256x240.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffd27a_256x240.png new file mode 100755 index 0000000..4435b49 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffd27a_256x240.png differ diff --git a/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png new file mode 100755 index 0000000..4d66f59 Binary files /dev/null and b/public/editor-files/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png differ -- cgit v1.2.3