This website requires JavaScript.
a4a8f9a4eb
Fix missing admin check on OccController routes (security)
fix/occcontroller-admin-required
dillard
2026-07-07 21:29:46 +02:00
f681caca35
Fix OccOutput::fetch() return type for PHP 8.1+ compatibility
fix/fetch-return-type-php81
dillard
2026-07-07 21:25:56 +02:00
9e15c3b96c
Add rename-user SQL template; make batch transaction handling robust against non-Postgres backends
main
Egor Bugaev
2026-07-06 19:52:05 +03:00
ca0605706f
Security hardening round 2: comment-aware forbidden-pattern check, UPDATE confirmation, transactional batches, quote-aware split (incl. double quotes), NULL-safe table rendering, AJAX timeout, request size limit
Egor Bugaev
2026-07-06 19:38:25 +03:00
341165eb38
Add post-clone install.sh (cleanup + chown + occ app:enable), document it in both READMEs
Egor Bugaev
2026-07-06 19:15:09 +03:00
e069fdeb52
Expand .gitignore: vendor, node_modules, PHPUnit cache, OS/IDE junk
Egor Bugaev
2026-07-06 19:05:48 +03:00
5c5aa3ec6a
Document install-on-a-new-server steps and installed_version sync gotcha
Egor Bugaev
2026-07-06 19:02:30 +03:00
7c09dd2278
Update info.xml
fanategorius
2026-07-06 18:57:32 +03:00
6217ec5405
Pin max-version back to 31 (matches actual installed Nextcloud) to keep update banner suppressed
Egor Bugaev
2026-07-06 18:29:12 +03:00
c49bebc73e
Set max-version to 50 so occweb doesn't block future Nextcloud update visibility
Egor Bugaev
2026-07-06 18:16:11 +03:00
60c5d2e27c
Revert max-version to 31 - occweb hasn't been tested against newer Nextcloud releases
Egor Bugaev
2026-07-06 18:15:01 +03:00
6f4a7ee8ff
Update app metadata: author, repo links, and Nextcloud compatibility range
Egor Bugaev
2026-07-06 18:06:08 +03:00
8aaab998a1
Harden SQL mode: block file/program access, audit log, row limit, quote-aware statement splitting
Egor Bugaev
2026-07-06 17:54:36 +03:00
d4d1fbcbfc
Bump version to 0.2.5 to force asset cache-busting
Egor Bugaev
2026-07-06 17:22:27 +03:00
d402da8498
Add SQL query templates and psql-style table output for SELECT
Egor Bugaev
2026-07-06 17:16:47 +03:00
ec57fbc633
Document restarting PHP after deploying updates (opcache gotcha)
Egor Bugaev
2026-07-06 17:06:05 +03:00
4d87deb176
Require explicit confirmation before running DELETE statements in SQL mode
Egor Bugaev
2026-07-06 17:03:51 +03:00
07df21aac9
Bump version to 0.2.4, document SQL query mode, add Russian README
Egor Bugaev
2026-07-06 16:47:17 +03:00
c1d9494414
Update DbController.php
fanategorius
2026-07-06 16:29:09 +03:00
b6849053d2
Update index.js
fanategorius
2026-07-06 16:28:22 +03:00
b6ea7b9d92
Update index.js
fanategorius
2026-07-06 16:27:52 +03:00
b98df89971
Update index.js
fanategorius
2026-07-06 12:51:15 +03:00
26076df94b
Update routes.php
fanategorius
2026-07-06 12:48:34 +03:00
f612931480
Create DbController.php
fanategorius
2026-07-06 12:47:24 +03:00
27cf74c5eb
Update OccOutput.php
fanategorius
2026-07-06 12:44:41 +03:00
5b81c89610
add nextcloud 31 support
Adphi
2025-04-10 15:15:46 +02:00
44eb700713
fix: adapt breaking changes of OC\Console\Application constructor
Zeller
2025-03-29 15:09:36 +01:00
33613686ea
fix: use LoggerInterface instead of deprecated ILogger in OccController
Zeller
2025-03-29 13:28:32 +01:00
f078621a47
add nextcloud 30 support
Adphi
2025-01-22 15:14:29 +01:00
b1159a811a
fix Declaration of OCA\OCCWeb\Controller\OccOutput::getErrorOutput() must be compatible
Rahammetoela Toekiman
2024-12-18 12:14:14 -03:00
cc591973a4
fix Too few arguments to function OC\Console\Application::__construct(), 5 passed in /var/www/html/custom_apps/occweb/lib/Controller/OccController.php on line 33 and exactly 6 expected
Rahammetoela Toekiman
2024-12-18 12:10:21 -03:00
b5087db81b
Version compatibility for nextcloud 29
Adphi
2025-01-22 15:02:07 +01:00
a8694d1bb5
version v0.2.0: nextcloud 28 as minimum version
Adphi
2024-05-16 18:07:39 +02:00
c016c442e6
version v0.1.2
Adphi
2024-05-15 15:09:35 +02:00
50e2b4bbab
fix Call to undefined method OC\Server::getEventDispatcher()
Rahammetoela Toekiman
2024-04-06 04:15:34 -03:00
1e3e6a62ed
Makefile: use version from app-info
Adphi
2023-08-22 12:46:39 +02:00
66c823195c
update links to main branch and remove remaning gogs links
Adphi
2023-08-22 12:33:17 +02:00
bd74348fde
fix tabs in routes.php
Alexander Rose
2023-08-13 23:45:06 +02:00
4f6ef754e2
use reflection to get the list of commands for tab-completion
Alexander Rose
2023-08-13 23:43:57 +02:00
2a25ca725e
send empty array on OccController->list()
Alexander Rose
2023-08-13 23:09:32 +02:00
e62276b8a9
move repository to github
Adphi
2022-03-08 19:34:39 +01:00
a8ab035eac
update appinfo
Alexander Rose
2022-03-07 22:19:31 +01:00
354086c6db
fix application logger
Alexander Rose
2022-02-03 22:17:59 +01:00
317c2483d4
deprecation notice
adphi
2020-06-20 03:59:38 +02:00
d0c4cd1488
obviously, it's in front of the description
adphi
2020-06-20 03:46:31 +02:00
5a5ba37b69
Deprecated application
adphi
2020-06-20 03:44:49 +02:00
4fecde9d9d
returns error message on exception
Adphi
2020-02-02 17:54:29 +01:00
411e9e800f
fix name cases
Adphi
2020-02-02 13:15:44 +00:00
6579503c63
Makefile: added make version
Adphi
2020-02-01 15:10:33 +01:00
ad5306cf67
occweb lowercase
Adphi
2020-02-01 14:54:37 +01:00
f2d7ff4c14
increment version
Adphi
2020-01-30 22:05:35 +01:00
aa2848cfee
fix #11
Adphi
2020-01-30 22:04:23 +01:00
e5d211826f
fix Makefile dist
Adphi
2020-01-29 22:51:19 +01:00
222e9d5956
fix #6
Adphi
2020-01-29 22:03:47 +01:00
93e4701a82
v0.0.5
Adphi
2020-01-26 15:59:19 +01:00
5e7ddb1578
build dist
Adphi
2020-01-26 15:53:43 +01:00
e03bd71092
fix app compliance
Adphi
2020-01-26 15:37:16 +01:00
2447aea115
Fix core server lib import path
Adphi
2019-07-20 14:02:52 +02:00
b4761ebb4f
updated build
Adphi
2019-06-04 19:45:21 +02:00
a9019903cf
added version 16 to info.xml
Adphi
2019-06-04 19:43:58 +02:00
608b0e2462
removed memory infos
Adphi
2019-01-24 20:22:55 +01:00
e725fd3ed7
rebuild
Adphi
2019-01-24 20:04:24 +01:00
4dbbcce938
rebuild
Adphi
2019-01-24 20:02:06 +01:00
16de1641ea
Merge branch 'master' of http://git.adphi.net/Adphi/OCCWeb
Adphi
2019-01-24 19:56:32 +01:00
77b1f007cf
fix #1 remove dirty hack
Adphi
2019-01-24 19:56:20 +01:00
9ade0837b0
added screenshot to README.md
Adphi
2019-01-21 18:27:30 +01:00
cee4b7a7e1
fix website url in info.xml
Adphi
2019-01-21 18:24:52 +01:00
42ccc2e7e5
improved app infos, add website
Adphi
2019-01-21 18:22:46 +01:00
1831886e20
improved app infos, fix app category
Adphi
2019-01-21 18:17:23 +01:00
a79cc12161
build
Adphi
2019-01-21 17:57:25 +01:00
8c4d675e1f
Updated README.md
Adphi
2019-01-19 21:00:53 +01:00
1745aa185a
fix greetings not updating date on exit
Adphi
2019-01-19 19:15:22 +01:00
a1efcf2096
updated build
Adphi
2019-01-19 18:45:27 +01:00
d077d211c8
fixed android keyboard
Adphi
2019-01-19 18:43:06 +01:00
96dfe2ebdb
updated build
Adphi
2019-01-19 18:25:55 +01:00
e5a9f0142f
add scroll down on key down
Adphi
2019-01-19 18:09:39 +01:00
4fc2359fdc
Updated README.md
Adphi
2019-01-19 17:45:02 +01:00
83ed35c4c5
Fix Controllers Files names
Adphi
2019-01-19 17:20:07 +01:00
0d59a3595e
again... sorry.
Adphi
2019-01-19 17:07:42 +01:00
395cbee8cc
fix dist
Adphi
2019-01-19 16:58:37 +01:00
2325df3667
build dist
Adphi
2019-01-19 16:52:40 +01:00
5e7da4b5c7
added alias c to clear and exit command
Adphi
2019-01-19 16:38:43 +01:00
6856ac0eba
fix app compliance
Adphi
2019-01-19 16:32:50 +01:00
c642ad90f9
fixed navigation
Adphi
2019-01-19 16:16:04 +01:00
32837fffa6
renamed app 'OCC Web'
Adphi
2019-01-19 15:54:24 +01:00
c909a11420
init: term colors, completion, execution
Adphi
2019-01-19 15:40:52 +01:00