Compare changes
Some changes are not shown.
For a faster browsing experience, only 71 of 1000 files are shown. Download one of the files below to see all changes.
.gitignore
0 → 100644
+3
−0
.gitmodules
0 → 100644
+3
−0
CONTRIBUTING.md
0 → 100644
+8
−0
README.md
0 → 100644
+27
−0
planetred.sublime-project
0 → 100644
+8
−0
planetred.sublime-workspace
0 → 100644
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
plugins/cas_auth_unl/.gitignore
0 → 100644
+3
−0
plugins/cas_auth_unl/actions/logout.php
0 → 100644
+3
−0
plugins/cas_auth_unl/add_user.php
0 → 100644
+62
−0
plugins/cas_auth_unl/composer.json
0 → 100644
+6
−0
plugins/cas_auth_unl/composer.lock
0 → 100644
+129
−0
plugins/cas_auth_unl/manifest.xml
0 → 100644
+12
−0
plugins/cas_auth_unl/migration.php
0 → 100644
+105
−0
plugins/cas_auth_unl/readme.md
0 → 100644
+10
−0
plugins/cas_auth_unl/start.php
0 → 100644
+308
−0
+33
−0
plugins/friend_request/CHANGES.txt
0 → 100755
+104
−0
plugins/friend_request/README.md
0 → 100755
+18
−0
+35
−0
+30
−0
+59
−0
+46
−0
+18
−0
+84
−0
+135
−0
plugins/friend_request/composer.json
0 → 100755
+18
−0
plugins/friend_request/composer.lock
0 → 100755
+224
−0
plugins/friend_request/languages/de.php
0 → 100755
+55
−0
plugins/friend_request/languages/en.php
0 → 100755
+63
−0
plugins/friend_request/languages/es.php
0 → 100755
+57
−0
plugins/friend_request/languages/fr.php
0 → 100755
+38
−0
plugins/friend_request/languages/nl.php
0 → 100755
+47
−0
plugins/friend_request/lib/functions.php
0 → 100755
+44
−0
plugins/friend_request/manifest.xml
0 → 100755
+21
−0
plugins/friend_request/pages/index.php
0 → 100755
+57
−0
plugins/friend_request/start.php
0 → 100755
+54
−0
+23
−0
+41
−0
+34
−0
plugins/unl_avatars/manifest.xml
0 → 100644
+11
−0
plugins/unl_avatars/start.php
0 → 100644
+58
−0
plugins/unl_theme/.gitignore
0 → 100644
+2
−0
plugins/unl_theme/composer.json
0 → 100644
+7
−0
plugins/unl_theme/composer.lock
0 → 100644
+290
−0
plugins/unl_theme/css/home.css
0 → 100755
+12
−0
plugins/unl_theme/css/planetred.css
0 → 100644
+815
−0
plugins/unl_theme/css/unl_theme.css
0 → 100755
+91
−0
plugins/unl_theme/graphics/loading.gif
0 → 100755
+23.4 KiB

23.40 KiB
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
+53
−0
plugins/unl_theme/js/planetred.js
0 → 100644
+3
−0
+84
−0
plugins/unl_theme/languages/en.php
0 → 100755
+24
−0
plugins/unl_theme/manifest.xml
0 → 100755
+15
−0
plugins/unl_theme/start.php
0 → 100755
+149
−0
+21
−0
+255
−0
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/css/bootstrap-select.css.map
0 → 100755
+2
−0
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/css/bootstrap-select.min.css
0 → 100755
+7
−0
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/bootstrap-select.js.map
0 → 100755
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/bootstrap-select.min.js
0 → 100755
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/i18n/defaults-cs_CZ.js
0 → 100755
+15
−0
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/i18n/defaults-cs_CZ.min.js
0 → 100755
+8
−0
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/i18n/defaults-de_DE.js
0 → 100755
+0
−0
File added.
Preview size limit exceeded, changes collapsed.
plugins/unl_theme/vendors/bower_components/bootstrap-select/dist/js/i18n/defaults-de_DE.min.js
0 → 100755
+8
−0