Commit Graph

385 Commits

Author SHA1 Message Date
Go Johansson (neku) 0f1a69d629 update 2022-07-22 07:03:13 +02:00
Go Johansson (neku) 2a97b76f51
Update .gitignore 2022-07-22 06:34:34 +02:00
Go Johansson (neku) e480c0e52f major code refactor 2022-07-22 06:32:52 +02:00
Go Johansson (neku) 2057341d8f refactoring
* Ko-Fi donation button added.
* Templating now uses ejs instead of swig.
* clean-css/uglify-js replaced with minify-all.
* Minor PHP changes.
* Preparations for major refactor.
2022-07-16 08:24:58 +02:00
Go Johansson (neku) 06507184b7 moved back to github 2022-07-16 07:03:56 +02:00
Go Johansson da5fc5295b Update 'README.md' 2022-04-17 13:46:54 +00:00
Go Johansson 1704a52542 Update '.mailmap' 2022-04-17 13:37:00 +00:00
Go Johansson 1736639a04 Update 'README.md' 2022-04-17 13:36:42 +00:00
Go Johansson ccf3370ab5 Update 'docker/Dockerfile' 2022-04-17 13:33:58 +00:00
Go Johansson ab53dc2d5c Update 'Makefile' 2022-04-17 13:33:09 +00:00
Go Johansson 2d4a30d675 Update 'README.md' 2022-04-17 13:22:36 +00:00
nokonoko b2eba08767 Merge branch 'master' of https://git.pomf.se/Pomf/uguu 2022-04-17 15:19:27 +02:00
nokonoko fca510308b Merge branch 'master' of https://git.pomf.se/Pomf/uguu 2022-04-17 15:19:15 +02:00
Go Johansson 4717c93610 Update 'docker/Dockerfile' 2022-04-17 13:18:55 +00:00
nokonoko b3c0237ad9 docker support added
using alpine for the docker instead of ubuntu cuts the size and installation time by quite a bit
2022-04-17 15:14:43 +02:00
Go Johansson 9650e66147 Update 'docker/Dockerfile' 2022-04-17 10:43:11 +00:00
Go Johansson c37c18d723 Update 'README.md' 2022-04-17 08:50:53 +00:00
Go Johansson 64edada887 Merge pull request 'Dockerfile for Uguu' (#71) from r4jeshwar/dockerize-uguu into master
Reviewed-on: https://git.pomf.se/Pomf/uguu/pulls/71
2022-04-17 08:43:04 +00:00
Rajeshwar R a4bf8f8017
Update .env 2022-04-13 11:43:58 +05:30
r4jeshwar 0a6585a2bd Dockerize Uguu to work with the default SQLite DB 2022-04-13 11:38:13 +05:30
nokonoko 32cba5812d strip some tags 2022-01-29 21:42:49 +01:00
nokonoko 3465b5926e file ext fix
lets just ignore double dots :)
2022-01-29 21:31:15 +01:00
nokonoko e08efcd9d7 fix for filename extension bug 2022-01-29 21:11:12 +01:00
nokonoko 948faf8ff9 Merge branch 'master' of https://github.com/nokonoko/Uguu 2022-01-29 21:00:55 +01:00
nokonoko 3b67377c5d Update Upload.class.php 2022-01-29 21:00:53 +01:00
Eric Johansson (neku) a8fb2438a7
Delete phpdocs directory 2022-01-29 20:08:01 +01:00
nokonoko fb13a2a304 fix extension fix 2022-01-29 20:03:35 +01:00
Go Johansson 6b16f63c83 1.5.0 changes 2022-01-23 12:33:37 +01:00
Go Johansson 5b30192d33 Create .sonarcloud.properties 2022-01-23 00:53:27 +01:00
Go Johansson 81c0258e47 remove trash 2022-01-23 00:44:01 +01:00
Go Johansson 2d0bf4f30c add phpdocs 2022-01-23 00:38:00 +01:00
Eric Johansson (neku) eec51db0eb
Update README.md 2022-01-22 22:57:32 +01:00
Go Johansson 0a3934c24a Anti-dupe and filter bugs fixed 2022-01-22 22:38:39 +01:00
Go Johansson 45bc029d8e fix sha1 issue 2022-01-22 22:04:09 +01:00
Eric Johansson (neku) 081bf60794
Update dist.json 2022-01-22 21:40:32 +01:00
Eric Johansson (neku) 13019c730c
Update README.md 2022-01-22 21:34:29 +01:00
Eric Johansson (neku) f458ad8c91
Update README.md 2022-01-22 20:02:37 +01:00
Go Johansson b7326243da Update Core.namespace.php 2022-01-22 19:55:43 +01:00
Go Johansson 8fa8e4d362 no more double dots 2022-01-22 19:50:06 +01:00
Go Johansson c3324d98c6 Update README.md 2022-01-22 17:54:41 +01:00
Go Johansson 83db6ff19e Update README.md 2022-01-22 17:53:33 +01:00
Go Johansson bc85f62a1f Update package.json 2022-01-22 17:39:43 +01:00
Go Johansson edfde395f6 config changes 2022-01-22 17:30:04 +01:00
Go Johansson 86f819edee Merge branch 'master' of https://github.com/nokonoko/Uguu 2022-01-22 17:25:50 +01:00
Go Johansson 792266a99f Update LICENSE 2022-01-22 17:25:40 +01:00
Eric Johansson (neku) 166209ef61
Delete .idea directory 2022-01-22 17:24:55 +01:00
Go Johansson 99d2710aae Update .gitignore 2022-01-22 17:24:37 +01:00
Go Johansson 5156099cd1 wrong copyright 2022-01-22 17:24:09 +01:00
Go Johansson 792fa9f470 brap 2022-01-22 17:18:19 +01:00
Go Johansson 4c21cfa0dc major code cleanup and more error checking added. 2022-01-22 17:09:05 +01:00