Commit Graph

212 Commits

Author SHA1 Message Date
f6ec6e2522
实现PDF预览功能(需要现代浏览器支持) 2024-02-21 11:58:27 +08:00
a99f3cce85
实现文本预览和编辑保存功能 2024-02-20 16:24:42 +08:00
1727f34516
实现音频播放功能
解决README.md上的一些小错误
2024-02-19 13:44:22 +08:00
489ad1d4cf
新增视频播放预览功能 2024-02-19 13:00:07 +08:00
7ce08c954a
实现图像预览功能 2024-02-19 11:30:30 +08:00
797a958490
加入ViewerJS,目前什么都没有实现 2024-02-18 18:43:47 +08:00
4c1bcf0da2
实现分享、访问分享功能 2024-02-17 16:43:39 +08:00
5a8c4f1ac8
分享功能的准备工作 2024-02-16 15:13:29 +08:00
e821362b6c
压制警告提示 2024-02-16 14:04:33 +08:00
7154ee9ce1
杂七杂八的清理工作 2024-02-16 13:59:54 +08:00
a8902fd449
batch-zip-btn功能实现
今天写的有点多了
有点烦躁起来了
2024-02-15 18:37:06 +08:00
fed77cf43e
修复遗漏的快捷键处理 2024-02-15 14:36:30 +08:00
d9a3076c0f
完成前端选择功能
拓展按钮的功能实现(1/4)
2024-02-15 14:33:03 +08:00
76b874d30b
前端选择功能实现(1/2) 2024-02-15 13:48:29 +08:00
112617a1a0
实现文件夹打包下载 2024-02-15 12:10:41 +08:00
c3deb0a285
杂七杂八的小改动 2024-02-15 11:08:46 +08:00
3e66714475
实现文件拖拽上传 2024-02-15 10:54:25 +08:00
a845774163
新增功能 新建文件夹、刷新
修复了一些奇怪的逻辑问题
不得不说,有些地方传参数 压根没传进模型,都是后期补进去或直接就在外面操作了
2024-02-14 21:35:54 +08:00
aff1662ccc
update note 2024-02-14 19:15:18 +08:00
a466b65f77
修复错误的正则表达式
实现文件夹上传功能
*文件夹上传功能使用了webkitdirectory,故Firefox android版以及IOS设备不支持这一功能
2024-02-14 19:12:09 +08:00
468b37b85a
初步完成上传功能
为了个进度条整了一堆活
目前功能还没有完善(包括文件重复的检测)
2024-02-13 20:44:01 +08:00
efd40e3982
规避广告拦截规则 2024-02-13 16:12:24 +08:00
182d1e3b06
添加分享按钮
*adguard会屏蔽这一按钮,这点请注意
2024-02-13 16:09:31 +08:00
93a86a4a5b
优化路径显示(面包屑)
上传前端准备(1)
2024-02-12 15:26:41 +08:00
45a6c663ba
新增文件大小和文件文件夹修改时间的显示
更新正则表达式,从白名单改成黑名单,效果更佳
2024-02-12 14:04:13 +08:00
f16d989f1b
实现文件夹删除功能(前)
新增文件夹下载按钮(功能尚未实现)
2024-02-12 13:03:37 +08:00
78c9fe01dd
功能增强
新增删除按钮
为按钮增加tooltips提示
2024-02-12 12:01:08 +08:00
480796d55d
一定的改进
新增重命名功能
下载功能暂未完成
一点点界面的美化
*目前已知一些安全问题待解决
2024-02-11 16:04:21 +08:00
fab67a308a
美化工作 2024-02-11 12:39:05 +08:00
c2b695e53e
小修小补
*顺便测试下gpg
2024-02-10 17:58:40 +08:00
9159880f12 update
new feature: simple file manage
目前只实现了目录切换 路径显示 文件下载
2024-02-10 17:41:07 +08:00
efaecee9ca 改进导航栏和首页 2024-02-10 12:03:11 +08:00
eb6cf82904 修改页脚 2024-02-09 14:14:45 +08:00
c066f92a33 进一步完善登录注册功能
依旧没有测试
2024-02-09 13:54:07 +08:00
7303af1048 add login,register page
尚未检验登录注册是否工作
2024-02-09 12:47:48 +08:00
cde47b6261 update 2024-02-09 12:15:09 +08:00
Ihor Sychevskyi
7c567643e3
update views folder links (#299) 2023-05-13 11:33:44 +03:00
lmsmartins
6938fc41f2
Fix #285: Fix CSS issues in login form, homepage and form-group class (#287) 2023-02-27 20:19:42 +03:00
Anton
bfa08d479d
Fix #275: Fix favicon link in views/layouts/main.php (#276) 2022-08-24 17:33:32 +03:00
Anton
e35ea2e814
Fix #267: Adjust main layout for Bootstrap5 (#268) 2022-08-19 00:57:02 +03:00
Luke English
9d3b84517a
Update composer depedencies to be the same as the advanced application (#262)
* Compatible with PHP 8.1 and Codeception 5
* Add PHP 8.1 to workflow
* PHP 7.4 as a minimum
* Updated dependencies

Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-06-17 19:15:52 +03:00
Luke English
94bfe89845
Update to PHP 7.4 and codeception/verify 2.2 (#260)
Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-02-25 17:58:50 +03:00
Evgeniy Tkachenko
19f5d09c92
docs: correct Syntax for phpDoc (#258)
Co-authored-by: githubjeka <etcoder@gmail.com>
2022-01-14 22:47:17 +03:00
Bizley
1d283a477a
Fix #256: Fix error message in login form (#257) 2021-10-31 22:06:57 +03:00
Bizley
0f2ec24968
Fix #245: Use Bootstrap 4 (#248) 2021-05-19 15:01:06 +03:00
Alexander Makarov
561b98a039
Register meta tags with a method that works well with page cache 2018-03-15 01:17:30 +03:00
MaximAL
0c87fab0c3 Used application name instead of string literal in the navbar 2017-09-21 18:01:41 +02:00
nicdnepr
1d51cb3790 Added Alert widget (#134) 2017-08-08 13:02:19 +03:00
Craig London
9178b80ab5 Add meta tag for X-UA-Compatible (#111) 2017-03-09 02:19:05 +03:00
Joel Waldock
a43b2ff94f Increase logout button size (#89) 2016-10-14 00:13:07 +02:00
Mikhail
2ce52fbcd3 Update login.php (#87)
It's more consistent definition
2016-09-28 17:26:32 +02:00
Alexandr
a25a953f8d Update contact.php (#74) 2016-07-19 00:54:42 +03:00
Bulat Damdinov
c97c8c605d #51 logout btn 2016-03-23 19:55:38 +08:00
MaximAL
3527b6712c Update contact.php 2015-12-01 20:16:24 +03:00
MaximAL
4b2e0713e3 HTML5 shorthand for attribute value 2015-12-01 20:11:46 +03:00
MaximAL
7cf2418d88 Autofocus on username field
Useful UX improvement
2015-12-01 19:58:38 +03:00
Alexander Makarov
0bfc5f9af5 Allow logout when JavaScript is disabled 2015-10-21 01:06:01 +03:00
Alex Solomaha
72c2d75419 Views match Yii2 View Code Style
close #18
2015-07-09 12:39:15 +02:00
BlueZED
8ed0dfbdeb Fix for issue #5
Apply the template to the checkbox, not the field.
2015-04-22 10:06:08 +02:00
Alex Solomaha
c302ff98ed Odd symbol in meta tag
There is no needed the "/" before closing.
2015-01-24 20:45:04 +02:00
Michael Härtl
ac46b6dab6 Issue 5160: Update base app to use bootstrap ActiveForm 2014-09-29 13:45:04 +02:00
Alexander Makarov
91f05a2891 Fixes #4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer 2014-06-26 18:28:28 +04:00
Alexander Makarov
2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Qiang Xue
01429aba17 Fixes #3358: Removed automatic CSRF meta tag generation by View. Added Html::csrfMetaTags() and its call to main layout files 2014-06-13 10:04:48 -04:00
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Luciano Baraglia
a85ef65aba Code style fixes 2014-03-08 20:47:04 -03:00
maximal
c2c3c22ff5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
Qiang Xue
d9ff05cb75 Fixed test break. 2014-02-13 21:18:43 -05:00
Qiang Xue
6e5525a531 adjusted wording. 2014-02-10 15:39:38 -05:00
Mark
aa6dcbf200 fixed message 2014-02-11 00:21:12 +04:00
Mark
2d68c55d98 view improved 2014-02-11 00:13:21 +04:00
Nikola Trifunovic
ca6da5de54 Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00
Qiang Xue
c09c67c13c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Qiang Xue
5aff78d47a Fixes #1643: Added default value for Captcha::options 2013-12-27 10:46:13 -05:00
Alexander Makarov
2bd0ffaa4c Code style fixes for layouts 2013-11-28 01:19:43 +04:00
Qiang Xue
3b0ffb51ca Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
slavcodev
7d521cb75a Move AppAsset from config to assets directory 2013-11-13 18:17:05 +02:00
Qiang Xue
0af884dcc1 Fixes #1193 2013-11-13 08:31:49 -05:00
slavcodev
c61d43e883 Fix apps phpDoc and short tags 2013-11-12 06:24:07 +02:00
Alexander Makarov
d9735bc3b7 Refactored View 2013-11-06 22:52:27 +04:00
Alexander Mohorev
573b4b0757 php short echo syntax 2013-10-28 23:57:40 +03:00
Alexander Makarov
e2e05c2383 Adjusted short tags 2013-10-20 00:59:56 +04:00
Alexander Makarov
4bf4751320 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
Yakir Sitbon
4023798e42 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
Qiang Xue
8a599e9474 Added support for data-method and data-confirm. 2013-09-18 23:11:55 -04:00
Qiang Xue
7c1050460c Fixes #863: adjusted horizontal form layout 2013-09-09 21:27:58 -04:00
Qiang Xue
0f5aac1e21 Use horizontal form for login page. 2013-09-08 09:58:28 -04:00
Alexander Makarov
e4ecdf9d8e Updated bootstrap to release version including wrappers and views 2013-08-21 03:00:13 +04:00
Qiang Xue
a18629cb28 gii WIP 2013-08-16 07:38:18 -04:00
Qiang Xue
35ab0787c7 refactored ActiveField. 2013-08-14 21:17:13 -04:00
lancecoder
7680b40168 Update main.php 2013-08-14 21:06:17 +00:00
Qiang Xue
e9c052d380 Added login hint. 2013-08-12 13:29:37 -04:00
Qiang Xue
19a872c422 Added Controller::goHome(). 2013-08-12 13:19:37 -04:00
Qiang Xue
3aaf24a55a Support auto-activation of Nav. 2013-08-12 07:17:43 -04:00
Qiang Xue
4936bba887 doc fix. 2013-08-11 16:14:59 -04:00
Qiang Xue
5072e526be Refactored the basic app. 2013-08-10 07:33:24 -04:00
Qiang Xue
0d86b89cbe refactored NavBar and basic app navbar. 2013-08-09 10:55:16 -04:00
Qiang Xue
173374d890 test break fix. 2013-08-09 09:32:28 -04:00
Qiang Xue
37f69a52d7 Fixed the basic app template. 2013-08-08 21:56:58 -04:00
Qiang Xue
f6c54739ff Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Alexander Makarov
2285c83fb8 fixes #687 2013-08-05 12:10:08 +04:00
Qiang Xue
da0afe1957 Reorganized captcha code. 2013-08-03 07:20:39 -04:00
Alexander Makarov
636a85a6f5 fixed basic app code style 2013-07-21 19:13:00 +04:00
Qiang Xue
b6232130c1 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
06f0b41c38 initial implementation of Yii debugger. 2013-07-07 20:29:19 -04:00
Qiang Xue
0fa52238c5 Fixed basic layout. 2013-06-28 16:43:09 -04:00
Qiang Xue
955f351e6d Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
Qiang Xue
3aa964dfba Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
Qiang Xue
5b3971756a Simplified button signature. 2013-06-19 08:54:09 -04:00
Qiang Xue
1b93fcb58d Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
Qiang Xue
1b94eff5d8 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00